A Versatile Framework for Attributed Network Clustering via K-Nearest Neighbor Augmentation
Yiran Li, Gongyao Guo, Jieming Shi, Renchi Yang, Shiqi Shen, Qing Li,, Jun Luo

TL;DR
This paper introduces a versatile clustering framework for attributed networks that leverages K-nearest neighbor augmentation and hypergraph models to improve clustering quality across various network types, with GPU acceleration for efficiency.
Contribution
The paper presents AHCKA and ANCKA, novel methods for attributed hypergraph and network clustering, extending to multiple network types with optimized algorithms and GPU support.
Findings
Outperforms 19 competitors on attributed hypergraphs
Achieves superior clustering quality on attributed graphs
Demonstrates high efficiency with GPU acceleration
Abstract
Attributed networks containing entity-specific information in node attributes are ubiquitous in modeling social networks, e-commerce, bioinformatics, etc. Their inherent network topology ranges from simple graphs to hypergraphs with high-order interactions and multiplex graphs with separate layers. An important graph mining task is node clustering, aiming to partition the nodes of an attributed network into k disjoint clusters such that intra-cluster nodes are closely connected and share similar attributes, while inter-cluster nodes are far apart and dissimilar. It is highly challenging to capture multi-hop connections via nodes or attributes for effective clustering on multiple types of attributed networks. In this paper, we first present AHCKA as an efficient approach to attributed hypergraph clustering (AHC). AHCKA includes a carefully-crafted K-nearest neighbor augmentation strategy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Text and Document Classification Technologies
