TL;DR
This paper introduces a novel angular normalization technique that enhances contrastive learning for coarse-to-fine few-shot classification, enabling better adaptation to sub-classes with limited data.
Contribution
It proposes an angular normalization module that effectively combines supervised and self-supervised contrastive pre-training for coarse-to-fine few-shot learning.
Findings
Significant performance improvements over baselines across multiple datasets.
Effective handling of intra-class variability for sub-class differentiation.
Paves the way for practical C2FS classification applications.
Abstract
Few-shot learning methods offer pre-training techniques optimized for easier later adaptation of the model to new classes (unseen during training) using one or a few examples. This adaptivity to unseen classes is especially important for many practical applications where the pre-trained label space cannot remain fixed for effective use and the model needs to be "specialized" to support new categories on the fly. One particularly interesting scenario, essentially overlooked by the few-shot literature, is Coarse-to-Fine Few-Shot (C2FS), where the training classes (e.g. animals) are of much `coarser granularity' than the target (test) classes (e.g. breeds). A very practical example of C2FS is when the target classes are sub-classes of the training classes. Intuitively, it is especially challenging as (both regular and few-shot) supervised pre-training tends to learn to ignore intra-class…
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.
