paper-with-me

홈 › Papers

LaCViT: A Label-aware Contrastive Fine-tuning Framework for Vision Transformers

2023-03-31 · Zijun Long, Zaiqiao Meng, Gerardo Aragon Camarasa, Richard McCreadie

Vision Transformers (ViTs) have emerged as popular models in computer vision, demonstrating state-of-the-art performance across various tasks. This success typically follows a two-stage strategy involving pre-training on large-scale datasets using self-supervised signals, such as masked random patches, followed by fine-tuning on task-specific labeled datasets with cross-entropy loss. However, this reliance on cross-entropy loss has been identified as a limiting factor in ViTs, affecting their generalization and transferability to downstream tasks. Addressing this critical challenge, we introduce a novel Label-aware Contrastive Training framework, LaCViT, which significantly enhances the quality of embeddings in ViTs. LaCViT not only addresses the limitations of cross-entropy loss but also facilitates more effective transfer learning across diverse image classification tasks. Our comprehensive experiments on eight standard image classification datasets reveal that LaCViT statistically significantly enhances the performance of three evaluated ViTs by up-to 10.78% under Top-1 Accuracy.

📄 PDF Abstract BibTeX arXiv:2303.18013

Code (1)

longkukuhi/lacvit 공식 구현 pytorch

Tasks

Benchmarkingimage-classificationImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Not All Negatives are Equal: Label-Aware Contrastive Loss for Fine-grained Text Classification

2021-09-12 · EMNLP 2021 11 · Varsha Suresh, Desmond C. Ong

Fine-grained classification involves dealing with datasets with larger number of classes with subtle differences between them. Guiding the model to focus on differentiating dimensions between these commonly confusable cl…

AllClassificationEmotion ClassificationSentiment Analysis+2

A Two-Stage Prediction-Aware Contrastive Learning Framework for Multi-Intent NLU

2024-05-05 · Guanhua Chen, Yutong Yao, Derek F. Wong, Lidia S. Chao

Multi-intent natural language understanding (NLU) presents a formidable challenge due to the model confusion arising from multiple intents within a single utterance. While previous works train the model contrastively to …

Contrastive LearningData AugmentationIntent DetectionNatural Language Understanding+3

ModAn-MulSupCon: Modality-and Anatomy-Aware Multi-Label Supervised Contrastive Pretraining for Medical Imaging

2025-08-26 · Eichi Takaya, Ryusei Inamori arxiv

Background and objective: Expert annotations limit large-scale supervised pretraining in medical imaging, while ubiquitous metadata (modality, anatomical region) remain underused. We introduce ModAn-MulSupCon, a modality…

Binary Classification

CQARE: Contrastive Question-Answering for Few-shot Relation Extraction with Prompt Tuning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Prompt tuning with pre-trained language models (PLM) has exhibited outstanding performance by closing the gap between pre-training tasks and various downstream applications, without the need for uninitialized parameters …

Cross-Domain Few-ShotPrompt EngineeringQuestion AnsweringRelation+1

Hybrid Multi-stage Decoding for Few-shot NER with Entity-aware Contrastive Learning

2024-04-10 · Peipei Liu, Gaosheng Wang, Ying Tong, Jian Liang 외

Few-shot named entity recognition can identify new types of named entities based on a few labeled examples. Previous methods employing token-level or span-level metric learning suffer from the computational burden and a …

ClassificationContrastive Learningfew-shot-nerFew-shot NER+5