Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dual Refinement Cycle Learning: Unsupervised Text Classification of Mamba and Community Detection on Text Attributed Graph

About

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 structural clustering and structural patterns to guide text representation learning without manual supervision. Across several text-attributed graph datasets, DRCL consistently improves the structural and semantic quality of discovered communities. Moreover, a Mamba-based classifier trained solely from DRCL's community signals achieves accuracy comparable to supervised models, demonstrating its potential for deployment in large-scale systems where labeled data are scarce or costly. The code is available at https://github.com/wuanghoong/DRCL.git.

Hong Wang, Yinglong Zhang, Hanhan Guo, Xuewen Xia, Xing Xu• 2025

Related benchmarks

TaskDatasetResultRank
Community DetectionCora
DBI0.1623
13
Community DetectionCora
Topsis Score0.9857
13
Community DetectionCiteseer
Topsis Score0.959
13
Community DetectionwikiCS
Topsis Score0.9819
13
Community DetectionPubmed
Topsis Score0.937
13
Community DetectionArxiv 2023
Topsis Score0.9151
13
Community DetectionInstagram
Topsis Score0.6452
13
Showing 7 of 7 rows

Other info

Follow for update