Rethinking the Sample Relations for Few-Shot Classification
Guowei Yin, Sheng Huang, Luwen Huangfu, Yi Zhang, Xiaohong, Zhang

TL;DR
This paper introduces MGRCL, a contrastive learning approach that models sample relations at multiple granularities to improve feature quality and performance in few-shot classification tasks.
Contribution
The paper proposes MGRCL, a novel pre-training method that explicitly models intra-sample, intra-class, and inter-class relations for enhanced few-shot learning.
Findings
Outperforms many existing FSL methods on four benchmarks.
Enhances other FSL methods when used as a pre-trained model.
Effectively models sample relations at multiple granularities.
Abstract
Feature quality is paramount for classification performance, particularly in few-shot scenarios. Contrastive learning, a widely adopted technique for enhancing feature quality, leverages sample relations to extract intrinsic features that capture semantic information and has achieved remarkable success in Few-Shot Learning (FSL). Nevertheless, current few-shot contrastive learning approaches often overlook the semantic similarity discrepancies at different granularities when employing the same modeling approach for different sample relations, which limits the potential of few-shot contrastive learning. In this paper, we introduce a straightforward yet effective contrastive learning approach, Multi-Grained Relation Contrastive Learning (MGRCL), as a pre-training feature learning model to boost few-shot learning by meticulously modeling sample relations at different granularities. MGRCL…
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
TopicsAnomaly Detection Techniques and Applications · Medical Imaging and Analysis · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
