Task-Adaptive Few-shot Node Classification
Song Wang, Kaize Ding, Chuxu Zhang, Chen Chen, Jundong Li

TL;DR
This paper introduces a task-adaptive framework for few-shot node classification on graphs, utilizing multi-level adaptation modules to improve generalization across diverse tasks with limited labeled data.
Contribution
It proposes a novel multi-level adaptation framework that effectively transfers meta-knowledge to improve few-shot node classification performance.
Findings
Outperforms state-of-the-art baselines on four datasets.
Effectively handles class and node distribution variance.
Enhances generalization in few-shot graph learning scenarios.
Abstract
Node classification is of great importance among various graph mining tasks. In practice, real-world graphs generally follow the long-tail distribution, where a large number of classes only consist of limited labeled nodes. Although Graph Neural Networks (GNNs) have achieved significant improvements in node classification, their performance decreases substantially in such a few-shot scenario. The main reason can be attributed to the vast generalization gap between meta-training and meta-test due to the task variance caused by different node/class distributions in meta-tasks (i.e., node-level and class-level variance). Therefore, to effectively alleviate the impact of task variance, we propose a task-adaptive node classification framework under the few-shot learning setting. Specifically, we first accumulate meta-knowledge across classes with abundant labeled nodes. Then we transfer such…
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 · Artificial Intelligence in Healthcare · Text and Document Classification Technologies
