IceBerg: Debiased Self-Training for Class-Imbalanced Node Classification
Zhixun Li, Dingshuo Chen, Tong Zhao, Daixin Wang, Hongrui Liu,, Zhiqiang Zhang, Jun Zhou, Jeffrey Xu Yu

TL;DR
IceBerg introduces a debiased self-training framework for class-imbalanced node classification in GNNs, effectively utilizing unlabeled nodes to improve performance in imbalanced and few-shot scenarios.
Contribution
The paper proposes Double Balancing and disentangled propagation techniques, providing a simple plug-and-play solution that significantly enhances GNN performance under class imbalance and limited labels.
Findings
Significant performance gains over baselines on benchmark datasets.
State-of-the-art results in few-shot node classification.
Effective utilization of unlabeled nodes improves GNN robustness.
Abstract
Graph Neural Networks (GNNs) have achieved great success in dealing with non-Euclidean graph-structured data and have been widely deployed in many real-world applications. However, their effectiveness is often jeopardized under class-imbalanced training sets. Most existing studies have analyzed class-imbalanced node classification from a supervised learning perspective, but they do not fully utilize the large number of unlabeled nodes in semi-supervised scenarios. We claim that the supervised signal is just the tip of the iceberg and a large number of unlabeled nodes have not yet been effectively utilized. In this work, we propose IceBerg, a debiased self-training framework to address the class-imbalanced and few-shot challenges for GNNs at the same time. Specifically, to figure out the Matthew effect and label distribution shift in self-training, we propose Double Balancing, which can…
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
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection
