LaCViT: A Label-aware Contrastive Fine-tuning Framework for Vision Transformers
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.
Code (1)
Tasks
Benchmarkingimage-classificationImage ClassificationTransfer LearningSimilar Papers 제목 키워드 기반
Not All Negatives are Equal: Label-Aware Contrastive Loss for Fine-grained Text Classification
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+2A Two-Stage Prediction-Aware Contrastive Learning Framework for Multi-Intent NLU
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+3ModAn-MulSupCon: Modality-and Anatomy-Aware Multi-Label Supervised Contrastive Pretraining for Medical Imaging
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 ClassificationCQARE: Contrastive Question-Answering for Few-shot Relation Extraction with Prompt Tuning
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+1Hybrid Multi-stage Decoding for Few-shot NER with Entity-aware Contrastive Learning
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