TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning to learn via Self-Critique

Learning to learn via Self-Critique

Antreas Antoniou, Amos Storkey

2019-05-24Few-Shot LearningFew-Shot Image Classification
PaperPDFCode

Abstract

In few-shot learning, a machine learning system learns from a small set of labelled examples relating to a specific task, such that it can generalize to new examples of the same task. Given the limited availability of labelled examples in such tasks, we wish to make use of all the information we can. Usually a model learns task-specific information from a small training-set (support-set) to predict on an unlabelled validation set (target-set). The target-set contains additional task-specific information which is not utilized by existing few-shot learning methods. Making use of the target-set examples via transductive learning requires approaches beyond the current methods; at inference time, the target-set contains only unlabelled input data-points, and so discriminative learning cannot be used. In this paper, we propose a framework called Self-Critique and Adapt or SCA, which learns to learn a label-free loss function, parameterized as a neural network. A base-model learns on a support-set using existing methods (e.g. stochastic gradient descent combined with the cross-entropy loss), and then is updated for the incoming target-task using the learnt loss function. This label-free loss function is itself optimized such that the learnt model achieves higher generalization performance. Experiments demonstrate that SCA offers substantially reduced error-rates compared to baselines which only adapt on the support-set, and results in state of the art benchmark performance on Mini-ImageNet and Caltech-UCSD Birds 200.

Results

TaskDatasetMetricValueModel
Image ClassificationCUB 200 5-way 5-shotAccuracy85.63Self-Critique and Adapt + High-End MAML++
Image ClassificationCUB 200 5-way 5-shotAccuracy83.8High-End MAML++
Image ClassificationCUB 200 5-way 1-shotAccuracy70.46Self-Critique and Adapt + High-End MAML++
Image ClassificationCUB 200 5-way 1-shotAccuracy67.48High-End MAML++
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy77.64Self-Critique and Adapt + High-End MAML++
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy62.86Self-Critique and Adapt + High-End MAML++
Few-Shot Image ClassificationCUB 200 5-way 5-shotAccuracy85.63Self-Critique and Adapt + High-End MAML++
Few-Shot Image ClassificationCUB 200 5-way 5-shotAccuracy83.8High-End MAML++
Few-Shot Image ClassificationCUB 200 5-way 1-shotAccuracy70.46Self-Critique and Adapt + High-End MAML++
Few-Shot Image ClassificationCUB 200 5-way 1-shotAccuracy67.48High-End MAML++
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy77.64Self-Critique and Adapt + High-End MAML++
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy62.86Self-Critique and Adapt + High-End MAML++

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10An Enhanced Privacy-preserving Federated Few-shot Learning Framework for Respiratory Disease Diagnosis2025-07-10Few-Shot Learning by Explicit Physics Integration: An Application to Groundwater Heat Transport2025-07-08ViRefSAM: Visual Reference-Guided Segment Anything Model for Remote Sensing Segmentation2025-07-03Dynamic Context-Aware Prompt Recommendation for Domain-Specific AI Applications2025-06-25Ancient Script Image Recognition and Processing: A Review2025-06-24