DAG: Deep Adaptive and Generative $K$-Free Community Detection on Attributed Graphs
Chang Liu, Yuwen Yang, Yue Ding, Hongtao Lu, Wenqing Lin, Ziming Wu,, Wendong Bi

TL;DR
This paper introduces DAG, a novel deep learning model for community detection in attributed graphs that does not require prior knowledge of the number of communities, enabling end-to-end detection and community number search.
Contribution
DAG is the first model to perform community detection without pre-specifying the number of communities, integrating community number search into the learning process.
Findings
DAG outperforms state-of-the-art methods on five public datasets.
DAG achieves a 7.35% increase in team detection in a Tencent online game.
The EDGE metric effectively evaluates community detection without labels.
Abstract
Community detection on attributed graphs with rich semantic and topological information offers great potential for real-world network analysis, especially user matching in online games. Graph Neural Networks (GNNs) have recently enabled Deep Graph Clustering (DGC) methods to learn cluster assignments from semantic and topological information. However, their success depends on the prior knowledge related to the number of communities , which is unrealistic due to the high costs and privacy issues of acquisition.In this paper, we investigate the community detection problem without prior , referred to as -Free Community Detection problem. To address this problem, we propose a novel Deep Adaptive and Generative model~(DAG) for community detection without specifying the prior . DAG consists of three key components, \textit{i.e.,} a node representation learning module with masked…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Network Security and Intrusion Detection
