GraphSB: Boosting Imbalanced Node Classification on Graphs through Structural Balance
Chaofan Zhu, Xiaobing Rui, Zhixiao Wang

TL;DR
GraphSB introduces a structural balance framework that enhances minority-class connectivity in imbalanced graphs, significantly improving node classification accuracy by integrating structure optimization before node synthesis.
Contribution
The paper proposes GraphSB, a novel structural balance approach that addresses imbalanced graph structures, boosting GNN performance in minority-class node classification.
Findings
GraphSB outperforms state-of-the-art methods in experiments.
Structural Balance improves accuracy by an average of 3.67%.
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 category 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 · Graph Theory and Algorithms
