English

ASIL: Augmented Structural Information Learning for Deep Graph Clustering in Hyperbolic Space

Machine Learning 2026-02-03 v2

Abstract

Graph clustering is a longstanding topic in machine learning. Recently, deep methods have achieved results but still require predefined cluster numbers K and struggle with imbalanced graphs. We study deep graph clustering without K considering realistic imbalance through structural information theory. In the literature, structural information is rarely used in deep clustering, and its classic discrete definition neglects node attributes while exhibiting prohibitive complexity. In this paper, we establish a differentiable structural information framework, generalizing the discrete formalism to the continuous realm. We design a hyperbolic model (LSEnet) to learn the neural partitioning tree in the Lorentz model. Theoretically, we demonstrate its capability in clustering without K and identifying minority clusters. Second, we refine hyperbolic representations to enhance graph semantics. Since tree contrastive learning is non-trivial and costs quadratic complexity, we advance our theory by discovering that structural entropy bounds the tree contrastive loss. Finally, we approach graph clustering through a novel augmented structural information learning (ASIL), which offers an efficient objective to integrate hyperbolic partitioning tree construction and contrastive learning. With a provable improvement in graph conductance, ASIL achieves effective debiased graph clustering in linear complexity. Extensive experiments show ASIL outperforms 20 strong baselines by an average of +12.42% in NMI on the Citeseer dataset.

Keywords

Cite

@article{arxiv.2504.09970,
  title  = {ASIL: Augmented Structural Information Learning for Deep Graph Clustering in Hyperbolic Space},
  author = {Li Sun and Zhenhao Huang and Yujie Wang and Hongbo Lv and Chunyang Liu and Hao Peng and Philip S. Yu},
  journal= {arXiv preprint arXiv:2504.09970},
  year   = {2026}
}

Comments

Accepted by IEEE TPAMI, 36 pages

R2 v1 2026-06-28T22:57:15.465Z