TL;DR
CLARE is a semi-supervised community detection algorithm that efficiently locates and refines communities in networks using deep reinforcement learning, improving accuracy and flexibility over seed-based methods.
Contribution
The paper introduces CLARE, a novel semi-supervised community detection method combining community locator and rewriter components with reinforcement learning for better community identification.
Findings
Outperforms state-of-the-art methods on real-world datasets.
Achieves higher accuracy in community detection tasks.
Reduces computational overhead compared to existing approaches.
Abstract
Community detection refers to the task of discovering closely related subgraphs to understand the networks. However, traditional community detection algorithms fail to pinpoint a particular kind of community. This limits its applicability in real-world networks, e.g., distinguishing fraud groups from normal ones in transaction networks. Recently, semi-supervised community detection emerges as a solution. It aims to seek other similar communities in the network with few labeled communities as training data. Existing works can be regarded as seed-based: locate seed nodes and then develop communities around seeds. However, these methods are quite sensitive to the quality of selected seeds since communities generated around a mis-detected seed may be irrelevant. Besides, they have individual issues, e.g., inflexibility and high computational overhead. To address these issues, we propose…
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.
