Concept Learners for Few-Shot Learning
Developing algorithms that are able to generalize to a novel task given only a few labeled examples represents a fundamental challenge in closing the gap between machine- and human-level performance. The core of human cognition lies in the structured, reusable concepts that help us to rapidly adapt to new tasks and provide reasoning behind our decisions. However, existing meta-learning methods learn complex representations across prior labeled tasks without imposing any structure on the learned representations. Here we propose COMET, a meta-learning method that improves generalization ability by learning to learn along human-interpretable concept dimensions. Instead of learning a joint unstructured metric space, COMET learns mappings of high-level concepts into semi-structured metric spaces, and effectively combines the outputs of independent concept learners. We evaluate our model on few-shot tasks from diverse domains, including fine-grained image classification, document categorization and cell type annotation on a novel dataset from a biological domain developed in our work. COMET significantly outperforms strong meta-learning baselines, achieving 6-15% relative improvement on the most challenging 1-shot learning tasks, while unlike existing methods providing interpretations behind the model's predictions.
Code (2)
Tasks
Few-Shot LearningFine-Grained Image Classificationimage-classificationImage ClassificationMeta-LearningSimilar Papers 제목 키워드 기반
Can In-context Learners Learn a Reasoning Concept from Demonstrations?
Language models exhibit an emergent ability to learn a new task from a small number of input-output demonstrations. However, recent work shows that in-context learners largely rely on their pre-trained knowledge, such as…
Few-Shot LearningIn-Context LearningAdversarially Robust Few-shot Learning via Parameter Co-distillation of Similarity and Class Concept Learners
Few-shot learning (FSL) facilitates a variety of computer vision tasks yet remains vulnerable to adversarial attacks. Existing adversarially robust FSL methods rely on either visual similarity learning or class conce…
Adversarial RobustnessFew-Shot LearningNavigating High Dimensional Concept Space with Metalearning
Rapidly learning abstract concepts from limited examples is a hallmark of human intelligence. This work investigates whether gradient-based meta-learning can equip neural networks with inductive biases for efficient few-…
Contrastive Cross-Course Knowledge Tracing via Concept Graph Guided Knowledge Transfer
Knowledge tracing (KT) aims to predict learners' future performance based on historical learning interactions. However, existing KT models predominantly focus on data from a single course, limiting their ability to captu…
Knowledge TracingLarge Language ModelState EstimationTransfer LearningDiagnosing and Remedying Shot Sensitivity with Cosine Few-Shot Learners
Few-shot recognition involves training an image classifier to distinguish novel concepts at test time using few examples (shot). Existing approaches generally assume that the shot number at test time is known in advance.…
Novel ConceptsSensitivity