Graph Contrastive Learning Meets Graph Meta Learning: A Unified Method for Few-shot Node Tasks
Hao Liu, Jiarui Feng, Lecheng Kong, Dacheng Tao, Yixin Chen, Muhan, Zhang

TL;DR
This paper introduces COLA, a unified framework combining contrastive and meta learning for few-shot node classification, leveraging graph augmentations to improve generalization and achieve state-of-the-art results.
Contribution
The paper proposes COLA, a novel paradigm that integrates contrastive learning with meta learning for few-shot node tasks, utilizing graph augmentations to enhance performance.
Findings
COLA outperforms existing methods on all tested tasks.
Graph augmentations effectively identify semantically similar nodes.
Contrastive learning's advantages include comprehensive node utilization and augmentation power.
Abstract
Graph Neural Networks (GNNs) have become popular in Graph Representation Learning (GRL). One fundamental application is few-shot node classification. Most existing methods follow the meta learning paradigm, showing the ability of fast generalization to few-shot tasks. However, recent works indicate that graph contrastive learning combined with fine-tuning can significantly outperform meta learning methods. Despite the empirical success, there is limited understanding of the reasons behind it. In our study, we first identify two crucial advantages of contrastive learning compared to meta learning, including (1) the comprehensive utilization of graph nodes and (2) the power of graph augmentations. To integrate the strength of both contrastive learning and meta learning on the few-shot node classification tasks, we introduce a new paradigm: Contrastive Few-Shot Node Classification (COLA).…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling
MethodsContrastive Learning · COLA
