paper-with-me

홈 › Papers

Contrastive Knowledge-Augmented Meta-Learning for Few-Shot Classification

2022-07-25 · Rakshith Subramanyam, Mark Heimann, Jayram Thathachar, Rushil Anirudh, Jayaraman J. Thiagarajan

Model agnostic meta-learning algorithms aim to infer priors from several observed tasks that can then be used to adapt to a new task with few examples. Given the inherent diversity of tasks arising in existing benchmarks, recent methods use separate, learnable structure, such as hierarchies or graphs, for enabling task-specific adaptation of the prior. While these approaches have produced significantly better meta learners, our goal is to improve their performance when the heterogeneous task distribution contains challenging distribution shifts and semantic disparities. To this end, we introduce CAML (Contrastive Knowledge-Augmented Meta Learning), a novel approach for knowledge-enhanced few-shot learning that evolves a knowledge graph to effectively encode historical experience, and employs a contrastive distillation strategy to leverage the encoded knowledge for task-aware modulation of the base learner. Using standard benchmarks, we evaluate the performance of CAML in different few-shot learning scenarios. In addition to the standard few-shot task adaptation, we also consider the more challenging multi-domain task adaptation and few-shot dataset generalization settings in our empirical studies. Our results shows that CAML consistently outperforms best known approaches and achieves improved generalization.

📄 PDF Abstract BibTeX arXiv:2207.12346

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiversityFew-Shot LearningMeta-Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Prototypical Contrastive Learning For Improved Few-Shot Audio Classification

2025-09-12 · Christos Sgouropoulos, Christos Nikou, Stefanos Vlachos, Vasileios Theiou 외 arxiv

Few-shot learning has emerged as a powerful paradigm for training models with limited labeled data, addressing challenges in scenarios where large-scale annotation is impractical. While extensive research has been conduc…

Few-Shot Audio ClassificationContrastive LearningFew-Shot Learning

Contrastive Meta-Learning for Few-shot Node Classification

2023-06-27 · Song Wang, Zhen Tan, Huan Liu, Jundong Li

Few-shot node classification, which aims to predict labels for nodes on graphs with only limited labeled nodes as references, is of great significance in real-world graph mining tasks. Particularly, in this paper, we ref…

ClassificationGraph MiningMeta-LearningNode Classification

ContrastNet: A Contrastive Learning Framework for Few-Shot Text Classification

2023-05-16 · Junfan Chen, Richong Zhang, Yongyi Mao, Jie Xu

Few-shot text classification has recently been promoted by the meta-learning paradigm which aims to identify target classes with knowledge transferred from source classes with sets of small tasks named episodes. Despite …

ClassificationContrastive LearningFew-Shot Text ClassificationMeta-Learning+2

Task-Level Contrastiveness for Cross-Domain Few-Shot Learning

2025-10-03 · Kristi Topollai, Anna Choromanska arxiv

Few-shot classification and meta-learning methods typically struggle to generalize across diverse domains, as most approaches focus on a single dataset, failing to transfer knowledge across various seen and unseen domain…

cross-domain few-shot learningComputational Efficiency

Graph Contrastive Learning Meets Graph Meta Learning: A Unified Method for Few-shot Node Tasks

2023-09-19 · Hao liu, Jiarui Feng, Lecheng Kong, DaCheng Tao 외

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 a…

CoLAContrastive LearningGraph Representation LearningMeta-Learning+2