Pre-train and Refine: Towards Higher Efficiency in K-Agnostic Community Detection without Quality Degradation
Meng Qin, Chaorui Zhang, Yu Gao, Weixi Zhang, Dit-Yan Yeung

TL;DR
This paper introduces PRoCD, a pre-training and refinement framework for K-agnostic community detection that improves efficiency without sacrificing detection quality by leveraging synthetic graph pre-training and model refinement.
Contribution
The paper proposes PRoCD, a novel pre-training and refinement approach that enhances efficiency in K-agnostic community detection without degrading quality, using synthetic graph pre-training and transfer learning.
Findings
PRoCD achieves higher efficiency in community detection.
PRoCD maintains comparable detection quality to existing methods.
Experiments show effective transfer from synthetic to real graphs.
Abstract
Community detection (CD) is a classic graph inference task that partitions nodes of a graph into densely connected groups. While many CD methods have been proposed with either impressive quality or efficiency, balancing the two aspects remains a challenge. This study explores the potential of deep graph learning to achieve a better trade-off between the quality and efficiency of K-agnostic CD, where the number of communities K is unknown. We propose PRoCD (Pre-training & Refinement fOr Community Detection), a simple yet effective method that reformulates K-agnostic CD as the binary node pair classification. PRoCD follows a pre-training & refinement paradigm inspired by recent advances in pre-training techniques. We first conduct the offline pre-training of PRoCD on small synthetic graphs covering various topology properties. Based on the inductive inference across graphs, we then…
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
TopicsAnomaly Detection Techniques and Applications · Distributed Sensor Networks and Detection Algorithms · COVID-19 diagnosis using AI
