Contrastive Graph Few-Shot Learning
Chunhui Zhang, Hongfu Liu, Jundong Li, Yanfang Ye, Chuxu Zhang

TL;DR
This paper introduces CGFL, a contrastive learning framework for graph few-shot learning that enhances generalization by self-supervised pre-training and distillation, outperforming existing methods across multiple graph tasks.
Contribution
Proposes a general contrastive graph few-shot learning framework using self-distillation and contrastive pre-training, improving robustness and task-independence.
Findings
CGFL outperforms state-of-the-art baselines on several graph mining tasks.
Self-supervised pre-training mitigates distribution shift effects.
Quantitative measures confirm CGFL's effectiveness.
Abstract
Prevailing deep graph learning models often suffer from label sparsity issue. Although many graph few-shot learning (GFL) methods have been developed to avoid performance degradation in face of limited annotated data, they excessively rely on labeled data, where the distribution shift in the test phase might result in impaired generalization ability. Additionally, they lack a general purpose as their designs are coupled with task or data-specific characteristics. To this end, we propose a general and effective Contrastive Graph Few-shot Learning framework (CGFL). CGFL leverages a self-distilled contrastive learning procedure to boost GFL. Specifically, our model firstly pre-trains a graph encoder with contrastive learning using unlabeled data. Later, the trained encoder is frozen as a teacher model to distill a student model with a contrastive loss. The distilled model is finally fed to…
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 · Text and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
MethodsTest · Contrastive Learning
