TL;DR
This paper introduces STAR, a novel approach that combines set functions and optimal transport to improve unsupervised graph few-shot learning by capturing set-level features and aligning support and query distributions.
Contribution
STAR is the first model to integrate set functions and optimal transport for unsupervised graph few-shot learning, addressing distribution shift and limited labeled data issues.
Findings
STAR outperforms existing methods on multiple datasets.
Theoretical analysis confirms improved task relevance and generalization.
Empirical results demonstrate enhanced performance in real-world scenarios.
Abstract
Graph few-shot learning has garnered significant attention for its ability to rapidly adapt to downstream tasks with limited labeled data, sparking considerable interest among researchers. Recent advancements in graph few-shot learning models have exhibited superior performance across diverse applications. Despite their successes, several limitations still exist. First, existing models in the meta-training phase predominantly focus on instance-level features within tasks, neglecting crucial set-level features essential for distinguishing between different categories. Second, these models often utilize query sets directly on classifiers trained with support sets containing only a few labeled examples, overlooking potential distribution shifts between these sets and leading to suboptimal performance. Finally, previous models typically require necessitate abundant labeled data from base…
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
MethodsSoftmax · Attention Is All You Need · ALIGN · Sparse Evolutionary Training · Focus · Balanced Selection
