Few-shot Classification as Multi-instance Verification: Effective Backbone-agnostic Transfer across Domains
Xin Xu, Eibe Frank, Geoffrey Holmes

TL;DR
This paper introduces the MIV-head, a backbone-agnostic, efficient method for cross-domain few-shot classification that operates without fine-tuning, achieving competitive accuracy with lower adaptation costs.
Contribution
The paper proposes the MIV-head, a novel approach that handles few-shot domain adaptation without backbone fine-tuning, outperforming traditional classification heads and matching state-of-the-art adapter methods.
Findings
MIV-head achieves high accuracy across various backbones and domains.
It significantly reduces adaptation cost compared to fine-tuning methods.
The approach is effective with both CNN and vision transformer backbones.
Abstract
We investigate cross-domain few-shot learning under the constraint that fine-tuning of backbones (i.e., feature extractors) is impossible or infeasible -- a scenario that is increasingly common in practical use cases. Handling the low-quality and static embeddings produced by frozen, "black-box" backbones leads to a problem representation of few-shot classification as a series of multiple instance verification (MIV) tasks. Inspired by this representation, we introduce a novel approach to few-shot domain adaptation, named the "MIV-head", akin to a classification head that is agnostic to any pretrained backbone and computationally efficient. The core components designed for the MIV-head, when trained on few-shot data from a target domain, collectively yield strong performance on test data from that domain. Importantly, it does so without fine-tuning the backbone, and within the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Image Retrieval and Classification Techniques · Machine Learning and Data Classification
