paper-with-me

홈 › Papers

Boosting Few-Shot Classification with View-Learnable Contrastive Learning

2021-07-20 · Xu Luo, Yuxuan Chen, Liangjian Wen, Lili Pan, Zenglin Xu

The goal of few-shot classification is to classify new categories with few labeled examples within each class. Nowadays, the excellent performance in handling few-shot classification problems is shown by metric-based meta-learning methods. However, it is very hard for previous methods to discriminate the fine-grained sub-categories in the embedding space without fine-grained labels. This may lead to unsatisfactory generalization to fine-grained subcategories, and thus affects model interpretation. To tackle this problem, we introduce the contrastive loss into few-shot classification for learning latent fine-grained structure in the embedding space. Furthermore, to overcome the drawbacks of random image transformation used in current contrastive learning in producing noisy and inaccurate image pairs (i.e., views), we develop a learning-to-learn algorithm to automatically generate different views of the same image. Extensive experiments on standard few-shot learning benchmarks demonstrate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2107.09242

Code (1)

Frankluox/FewShotCodeBase 공식 구현 pytorch

Tasks

ClassificationContrastive LearningFew-Shot LearningMeta-Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

HyperGCL: Multi-Modal Graph Contrastive Learning via Learnable Hypergraph Views

2025-02-18 · Khaled Mohammed Saifuddin, Jonathan Shihao Ji, Esra Akbas

Recent advancements in Graph Contrastive Learning (GCL) have demonstrated remarkable effectiveness in improving graph representations. However, relying on predefined augmentations (e.g., node dropping, edge perturbation,…

AttributeContrastive LearningNode Classification

AutoGCL: Automated Graph Contrastive Learning via Learnable View Generators

2021-09-21 · Yihang Yin, Qingzhong Wang, Siyu Huang, Haoyi Xiong 외

Contrastive learning has been widely applied to graph representation learning, where the view generators play a vital role in generating effective contrastive samples. Most of the existing contrastive learning methods em…

Contrastive LearningGraph Representation LearningRepresentation LearningSemantic Similarity+2

Few-Shot Classification with Contrastive Learning

2022-09-17 · Zhanyuan Yang, Jinghua Wang, Yingying Zhu

A two-stage training paradigm consisting of sequential pre-training and meta-training stages has been widely used in current few-shot learning (FSL) research. Many of these methods use self-supervised learning and contra…

ClassificationContrastive LearningFew-Shot LearningSelf-Supervised Learning

Auto-view contrastive learning for few-shot image recognition

2021-01-01 · Xu Luo, Yuxuan Chen, Liangjian Wen, Lili Pan 외

Few-shot learning aims to recognize new classes with few annotated instances within each category. Recently, metric-based meta-learning approaches have shown the superior performance in tackling few-shot learning problem…

Contrastive LearningFew-Shot LearningFine-Grained Image ClassificationGeneral Classification+3

MV-MR: multi-views and multi-representations for self-supervised learning and knowledge distillation

2023-03-21 · Vitaliy Kinakh, Mariia Drozdova, Slava Voloshynovskiy

We present a new method of self-supervised learning and knowledge distillation based on the multi-views and multi-representations (MV-MR). The MV-MR is based on the maximization of dependence between learnable embeddings…

ClusteringContrastive LearningKnowledge DistillationLinear evaluation+3