Poster
Scalable Attribute-Missing Graph Clustering via Neighborhood Differentiation
Yaowenhu · Wenxuan Tu · Yue Liu · Xinhang Wan · Junyi Yan · Taichun Zhou · Xinwang Liu
East Exhibition Hall A-B #E-1900
Real-world graphs, such as those underlying social media and e-commerce platforms, are often massive and incomplete because many nodes lack attribute information. Grouping similar nodes in such graphs is essential for tasks like community detection and personalized recommendation. However, this becomes highly challenging when the graphs are too large or the attribute data is missing. We propose a new method that captures more comprehensive structural information for each node by examining multiple neighborhood levels—for example, direct neighbors, second-hop neighbors, and beyond. Each resulting “view” offers unique and complementary insights, contributing to a richer and more informative node representation. To avoid redundancy, we retain only the distinct information at each level, similar to peeling an onion to reveal non-overlapping layers. This layered perspective helps clustering algorithms more effectively identify structural patterns among nodes. Evaluated on six real-world datasets, our method consistently outperforms existing approaches, demonstrating its effectiveness in analyzing large-scale, incomplete graphs.