paper-with-me

Papers

Semantic-guided Fine-tuning of Foundation Model for Long-tailed Visual Recognition

2025-07-17 · Yufei Peng, Yonggang Zhang, Yiu-ming Cheung

The variance in class-wise sample sizes within long-tailed scenarios often results in degraded performance in less frequent classes. Fortunately, foundation models, pre-trained on vast open-world datasets, demonstrate strong potential for this task due to their generalizable representation, which promotes the development of adaptive strategies on pre-trained models in long-tailed learning. Advanced fine-tuning methods typically adjust visual encoders while neglecting the semantics derived from the frozen text encoder, overlooking the visual and textual alignment. To strengthen this alignment, we propose a novel approach, Semantic-guided fine-tuning of foundation model for long-tailed visual recognition (Sage), which incorporates semantic guidance derived from textual modality into the visual fine-tuning process. Specifically, we introduce an SG-Adapter that integrates class descriptions as semantic guidance to guide the fine-tuning of the visual encoder. The introduced guidance is passesed through the attention mechanism and enables the model to focus more on semantically relevant content, strengthening the alignment between the visual and textual modalities. Due to the inconsistent class-conditional distributions neglected by the existing loss function, the resulting prediction bias causes performance improvements for the tail class less than for the head class, even when the multi-modal alignment is enhanced. To address this challenge, we propose a novel distribution mismatch-aware compensation factor, which is specifically designed to rectify the prediction bias caused by the ignored inconsistent distribution based on our theoretical analysis, and is seamlessly integrated into the loss function. Extensive experiments on benchmark datasets demonstrate the effectiveness of the proposed Sage in enhancing performance in long-tailed learning.

📄 PDF Abstract BibTeX arXiv:2507.12807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FisherTune: Fisher-Guided Robust Tuning of Vision Foundation Models for Domain Generalized Segmentation

2025-03-23 · CVPR 2025 1 · Dong Zhao, Jinlong Li, Shuang Wang, Mengyao Wu 외

Vision Foundation Models (VFMs) excel in generalization due to large-scale pretraining, but fine-tuning them for Domain Generalized Semantic Segmentation (DGSS) while maintaining this ability remains challenging. Existin…

Semantic SegmentationVariational Inference

Intelligent Communication Mixture-of-Experts Boosted-Medical Image Segmentation Foundation Model

2025-10-20 · Xinwei Zhang, Hu Chen, Zhe Yuan, Sukun Tian 외 arxiv

Foundation models for medical image segmentation have achieved remarkable performance. Adaptive fine-tuning of natural image segmentation foundation models is crucial for medical image segmentation tasks. However, some l…

Medical Image SegmentationContrastive Learning

LIFT+: Lightweight Fine-Tuning for Long-Tail Learning

2025-04-17 · Jiang-Xin Shi, Tong Wei, Yu-Feng Li

The fine-tuning paradigm has emerged as a prominent approach for addressing long-tail learning tasks in the era of foundation models. However, the impact of fine-tuning strategies on long-tail learning performance remain…

Data AugmentationLong-tail Learning

Dual-Modality Anchor-Guided Filtering for Test-time Prompt Tuning

2026-04-14 · Jungwon Choi, Eunwoo Kim arxiv

Test-Time Prompt Tuning (TPT) adapts vision-language models using augmented views, but its effectiveness is hindered by the challenge of determining which views are beneficial. Standard entropy-based filtering relies on …

Semantic-Topological Graph Reasoning for Language-Guided Pulmonary Screening

2026-04-07 · Chenyu Xue, Yiran Liu, Mian Zhou, Jionglong Su 외 arxiv

Medical image segmentation driven by free-text clinical instructions is a critical frontier in computer-aided diagnosis. However, existing multimodal and foundation models struggle with the semantic ambiguity of clinical…

Medical Image Segmentation