MetaCoCo: A New Few-Shot Classification Benchmark with Spurious Correlation
Min Zhang, Haoxuan Li, Fei Wu, Kun Kuang

TL;DR
MetaCoCo introduces a new benchmark for evaluating few-shot classification models under spurious correlation shifts, highlighting the significant performance degradation of current methods and facilitating future research in this area.
Contribution
The paper presents MetaCoCo, the first benchmark specifically designed to evaluate few-shot classification under spurious correlation shifts, along with a metric using CLIP to quantify these shifts.
Findings
Existing methods' performance drops significantly under spurious correlation shifts.
MetaCoCo provides a realistic evaluation environment for spurious correlation challenges.
The benchmark is open-source to support further research.
Abstract
Out-of-distribution (OOD) problems in few-shot classification (FSC) occur when novel classes sampled from testing distributions differ from base classes drawn from training distributions, which considerably degrades the performance of deep learning models deployed in real-world applications. Recent studies suggest that the OOD problems in FSC mainly including: (a) cross-domain few-shot classification (CD-FSC) and (b) spurious-correlation few-shot classification (SC-FSC). Specifically, CD-FSC occurs when a classifier learns transferring knowledge from base classes drawn from seen training distributions but recognizes novel classes sampled from unseen testing distributions. In contrast, SC-FSC arises when a classifier relies on non-causal features (or contexts) that happen to be correlated with the labels (or concepts) in base classes but such relationships no longer hold during the model…
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
TopicsCOVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
MethodsBalanced Selection · Contrastive Language-Image Pre-training
