Dual Refinement Cycle Learning: Unsupervised Text Classification of Mamba and Community Detection on Text Attributed Graph
Hong Wang, Yinglong Zhang, Hanhan Guo, Xuewen Xia, Xing Xu

TL;DR
This paper introduces DRCL, an unsupervised framework that combines structural and semantic information for text classification and community detection on text-attributed graphs, eliminating the need for labeled data.
Contribution
DRCL is a novel unsupervised method that iteratively refines community detection and text semantics, enabling practical deployment without labeled data.
Findings
DRCL improves community detection quality on multiple datasets.
A Mamba classifier trained with DRCL achieves supervised-level accuracy.
The framework effectively integrates structural and semantic cues without manual labels.
Abstract
Pretrained language models offer strong text understanding capabilities but remain difficult to deploy in real-world text-attributed networks due to their heavy dependence on labeled data. Meanwhile, community detection methods typically ignore textual semantics, limiting their usefulness in downstream applications such as content organization, recommendation, and risk monitoring. To overcome these limitations, we present Dual Refinement Cycle Learning (DRCL), a fully unsupervised framework designed for practical scenarios where no labels or category definitions are available. DRCL integrates structural and semantic information through a warm-start initialization and a bidirectional refinement cycle between a GCN-based Community Detection Module (GCN-CDM) and a Text Semantic Modeling Module (TSMM). The two modules iteratively exchange pseudo-labels, allowing semantic cues to enhance…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Complex Network Analysis Techniques
