GraphSB: Boosting Imbalanced Node Classification on Graphs through Structural Balance
Zhixiao Wang, Chaofan Zhu, Qihan Feng, Jian Zhang, Xiaobin Rui, Philip S Yu

TL;DR
GraphSB introduces a novel structural balance framework that improves imbalanced node classification on graphs by optimizing graph structure before node synthesis, leading to significant performance gains.
Contribution
The paper proposes GraphSB, a new framework that addresses imbalanced graph structures through a two-stage optimization, enhancing minority class connectivity and structural dependencies.
Findings
GraphSB outperforms state-of-the-art methods in experiments.
Structural Balance improves accuracy by an average of 4.57%.
The framework is easily integrated into existing methods.
Abstract
Imbalanced node classification is a critical challenge in graph learning, where most existing methods typically utilize Graph Neural Networks (GNNs) to learn node representations. These methods can be broadly categorized into the data-level and the algorithm-level. The former aims to synthesize minority-class nodes to mitigate quantity imbalance, while the latter tries to optimize the learning process to highlight minority classes. However, neither of them addresses the inherently imbalanced graph structure, which is a fundamental factor that incurs majority-class dominance and minority-class assimilation in GNNs. Our theoretical analysis further supports this critical insight. Therefore, we propose GraphSB (Graph Structural Balance), a novel framework that incorporates Structural Balance as a key strategy to address the underlying imbalanced graph structure before node synthesis.…
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 · Machine Learning in Healthcare · Imbalanced Data Classification Techniques
