Supervised Graph Contrastive Learning for Few-shot Node Classification
Zhen Tan, Kaize Ding, Ruocheng Guo, Huan Liu

TL;DR
This paper introduces a supervised graph contrastive learning framework that effectively addresses few-shot node classification without relying on meta-learning, demonstrating superior performance on benchmark datasets.
Contribution
The paper proposes a novel supervised contrastive learning framework with data augmentation and multi-scale contrast for few-shot node classification, challenging the reliance on meta-learning.
Findings
Outperforms state-of-the-art meta-learning methods on benchmarks
Effective data augmentation and multi-scale contrast improve performance
Framework is simple and does not require meta-learning procedures
Abstract
Graphs are present in many real-world applications, such as financial fraud detection, commercial recommendation, and social network analysis. But given the high cost of graph annotation or labeling, we face a severe graph label-scarcity problem, i.e., a graph might have a few labeled nodes. One example of such a problem is the so-called \textit{few-shot node classification}. A predominant approach to this problem resorts to \textit{episodic meta-learning}. In this work, we challenge the status quo by asking a fundamental question whether meta-learning is a must for few-shot node classification tasks. We propose a new and simple framework under the standard few-shot node classification setting as an alternative to meta-learning to learn an effective graph encoder. The framework consists of supervised graph contrastive learning with novel mechanisms for data augmentation, subgraph…
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 · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning · Balanced Selection
