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/Context-Aware Meta-Learning

Context-Aware Meta-Learning

Christopher Fifty, Dennis Duan, Ronald G. Junkins, Ehsan Amid, Jure Leskovec, Christopher Re, Sebastian Thrun

2023-10-17Meta-LearningFew-Shot Image Classification
PaperPDFCode(official)

Abstract

Large Language Models like ChatGPT demonstrate a remarkable capacity to learn new concepts during inference without any fine-tuning. However, visual models trained to detect new objects during inference have been unable to replicate this ability, and instead either perform poorly or require meta-training and/or fine-tuning on similar objects. In this work, we propose a meta-learning algorithm that emulates Large Language Models by learning new visual concepts during inference without fine-tuning. Our approach leverages a frozen pre-trained feature extractor, and analogous to in-context learning, recasts visual meta-learning as sequence modeling over datapoints with known labels and a test datapoint with an unknown label. On 8 out of 11 meta-learning benchmarks, our approach -- without meta-training or fine-tuning -- exceeds or matches the state-of-the-art algorithm, P>M>F, which is meta-trained on these benchmarks. Our code is available at https://github.com/cfifty/CAML.

Results

TaskDatasetMetricValueModel
Image ClassificationCUB 200 5-way 5-shotAccuracy98.7CAML [Laion-2b]
Image ClassificationCUB 200 5-way 1-shotAccuracy95.8CAML [Laion-2b]
Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy83.3CAML [Laion-2b]
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy98.6CAML [Laion-2b]
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy96.2CAML [Laion-2b]
Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy96.8CAML [Laion-2b]
Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy98.8CAML [Laion-2b]
Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy93.5CAML [Laion-2b]
Few-Shot Image ClassificationCUB 200 5-way 5-shotAccuracy98.7CAML [Laion-2b]
Few-Shot Image ClassificationCUB 200 5-way 1-shotAccuracy95.8CAML [Laion-2b]
Few-Shot Image ClassificationCIFAR-FS 5-way (1-shot)Accuracy83.3CAML [Laion-2b]
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy98.6CAML [Laion-2b]
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy96.2CAML [Laion-2b]
Few-Shot Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy96.8CAML [Laion-2b]
Few-Shot Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy98.8CAML [Laion-2b]
Few-Shot Image ClassificationCIFAR-FS 5-way (5-shot)Accuracy93.5CAML [Laion-2b]

Related Papers

Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Mixture of Experts in Large Language Models2025-07-15Iceberg: Enhancing HLS Modeling with Synthetic Data2025-07-14Meta-Reinforcement Learning for Fast and Data-Efficient Spectrum Allocation in Dynamic Wireless Networks2025-07-13ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12Geo-ORBIT: A Federated Digital Twin Framework for Scene-Adaptive Lane Geometry Detection2025-07-11