A Simple Task-aware Contrastive Local Descriptor Selection Strategy for Few-shot Learning between inter class and intra class
Qian Qiao, Yu Xie, Shaoyao Huang, Fanzhang Li

TL;DR
This paper introduces TCDSNet, a task-aware contrastive local descriptor selection method that improves few-shot image classification by adaptively selecting discriminative local descriptors, outperforming existing approaches on various datasets.
Contribution
The paper proposes a novel task-aware contrastive local descriptor selection network that adaptively filters local descriptors based on task-specific discriminative scores, enhancing few-shot learning performance.
Findings
Outperforms state-of-the-art methods on general datasets.
Effective in both general and fine-grained classification tasks.
Demonstrates the importance of task-aware descriptor selection.
Abstract
Few-shot image classification aims to classify novel classes with few labeled samples. Recent research indicates that deep local descriptors have better representational capabilities. These studies recognize the impact of background noise on classification performance. They typically filter query descriptors using all local descriptors in the support classes or engage in bidirectional selection between local descriptors in support and query sets. However, they ignore the fact that background features may be useful for the classification performance of specific tasks. This paper proposes a novel task-aware contrastive local descriptor selection network (TCDSNet). First, we calculate the contrastive discriminative score for each local descriptor in the support class, and select discriminative local descriptors to form a support descriptor subset. Finally, we leverage support descriptor…
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
