LGMay 7, 2025

Hyperbolic Fuzzy C-Means with Adaptive Weight-based Filtering for Efficient Clustering

arXiv:2505.04335v2h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the limitation of traditional fuzzy clustering in non-Euclidean spaces, offering a domain-specific solution for researchers and practitioners dealing with hierarchical or complex data structures.

The paper tackles the problem of clustering complex, high-dimensional, and non-Euclidean datasets by introducing HypeFCM, which integrates fuzzy clustering with hyperbolic geometry and a weight-based filtering mechanism, resulting in significant performance improvements over conventional methods as demonstrated on 6 synthetic and 12 real-world datasets.

Clustering algorithms play a pivotal role in unsupervised learning by identifying and grouping similar objects based on shared characteristics. Although traditional clustering techniques, such as hard and fuzzy center-based clustering, have been widely used, they struggle with complex, high-dimensional, and non-Euclidean datasets. In particular, the fuzzy $C$-Means (FCM) algorithm, despite its efficiency and popularity, exhibits notable limitations in non-Euclidean spaces. Euclidean spaces assume linear separability and uniform distance scaling, limiting their effectiveness in capturing complex, hierarchical, or non-Euclidean structures in fuzzy clustering. To overcome these challenges, we introduce Filtration-based Hyperbolic Fuzzy C-Means (HypeFCM), a novel clustering algorithm tailored for better representation of data relationships in non-Euclidean spaces. HypeFCM integrates the principles of fuzzy clustering with hyperbolic geometry and employs a weight-based filtering mechanism to improve performance. The algorithm initializes weights using a Dirichlet distribution and iteratively refines cluster centroids and membership assignments based on a hyperbolic metric in the Poincaré Disc model. Extensive experimental evaluations on $6$ synthetic and $12$ real-world datasets demonstrate that HypeFCM significantly outperforms conventional fuzzy clustering methods in non-Euclidean settings, underscoring its robustness and effectiveness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes