Abstract
Data set composed of categorical features is very common in big data analysis tasks. Since categorical features are usually with a limited number of qualitative possible values, the nested granular cluster effect is prevalent in the implicit discrete distance space of categorical data. That is, data objects frequently overlap in space or subspace to form small compact clusters, and similar small clusters often form larger clusters. However, the distance space cannot be well-defined like the Euclidean distance due to the qualitative categorical data values, which brings great challenges to the cluster analysis of categorical data. In view of this, we design a Multi-Granular Competitive Penalization Learning (MGCPL) algorithm to allow potential clusters to interactively tune themselves and converge in stages with different numbers of naturally compact clusters. To leverage MGCPL, we also propose a Cluster Aggregation strategy based on MGCPL Encoding (CAME) to first encode the data objects according to the learned multi-granular distributions, and then perform final clustering on the embeddings. It turns out that the proposed MGCPL-guided Categorical Data Clustering (MCDC) approach is competent in automatically exploring the nested distribution of multi-granular clusters and highly robust to categorical data sets from various domains. Benefiting from its linear time complexity, MCDC is scalable to large-scale data sets and promising in pre-partitioning data sets or compute nodes for boosting distributed computing. Extensive experiments with statistical evidence demonstrate its superiority compared to state-of-the-art counterparts on various real public data sets.
Original language | English |
---|---|
Title of host publication | Proceedings of the 44th IEEE International Conference on Distributed Computing Systems, ICDCS 2024 |
Publisher | IEEE |
Pages | 288-299 |
Number of pages | 12 |
ISBN (Electronic) | 9798350386059 |
ISBN (Print) | 9798350386066 |
DOIs | |
Publication status | Published - 23 Jul 2024 |
Event | 44th IEEE International Conference on Distributed Computing Systems, ICDCS 2024 - Jersey City, United States Duration: 23 Jul 2024 → 26 Jul 2024 https://icdcs2024.icdcs.org/ https://icdcs2024.icdcs.org/accepted-papers/ https://ieeexplore.ieee.org/xpl/conhome/10630852/proceeding |
Publication series
Name | Proceedings - International Conference on Distributed Computing Systems |
---|---|
ISSN (Print) | 1063-6927 |
ISSN (Electronic) | 2575-8411 |
Conference
Conference | 44th IEEE International Conference on Distributed Computing Systems, ICDCS 2024 |
---|---|
Country/Territory | United States |
City | Jersey City |
Period | 23/07/24 → 26/07/24 |
Internet address |
Scopus Subject Areas
- Software
- Hardware and Architecture
- Computer Networks and Communications
User-Defined Keywords
- categorical feature
- Cluster analysis
- cluster granularity
- competitive learning
- number of clusters