RECYCLE NET: CYCLE-AWARE, FEATURE-FREE GNN FOR COMMUNITY DETECTION

Published: 02 Mar 2026, Last Modified: 11 Mar 2026ICLR 2026 Workshop GRaM PosterEveryoneRevisionsBibTeXCC BY 4.0
Track: long paper (up to 8 pages)
Keywords: Community detection, Graph Neural Networks (GNNs), Unsupervised learning, Cycle-aware learning
TL;DR: ReCycle Net is a feature-free graph neural network that uses cycle-aware random walks (RNBRW) to detect communities in graphs where cycles matter.
Abstract: Community detection is a fundamental problem in network science, yet classical methods suffer from resolution limits and limited adaptability, while many Graph Neural Networks (GNNs) do not explicitly model higher-order cyclic structures that underlie real-world communities. We propose ReCycle Net (RCN), a feature-free, cycle-aware GNN that integrates Renewal Non-Backtracking Random Walk (RNBRW) reinforcement into a GAT-style backbone and is trained with a multi-term unsupervised objective combining modularity, Laplacian smoothness, contrastive consistency, and orthogonality regularization. RCN targets graphs where cyclic closure is structurally informative for community formation and learns embeddings that support unsupervised community recovery. Across standard benchmarks, RCN is competitive with strong baselines (e.g., PolBooks: NMI 0.60, ARI 0.67; Facebook: silhouette 0.85), with its clearest gains appearing on overlapping protein complexes under overlap-aware evaluation (Complex Portal: ONMI 0.344 at r = 2 vs. 0.243, 0.232, and 0.140 for generative overlapping-based, strong attention-based, and modularity-based baseline). On graphs with weaker cyclic closure (e.g., Cora), gains are smaller and RCN remains comparable to standard baselines. Overall, these results suggest that explicitly incorporating cycle-derived structure into GNN learning can be beneficial in cycle-rich regimes while remaining robust outside this setting.
Anonymization: This submission has been anonymized for double-blind review via the removal of identifying information such as names, affiliations, and identifying URLs.
Submission Number: 34
Loading