paper-with-me

Papers

Leveraging Vision-Language Foundation Models for Fine-Grained Downstream Tasks

2023-07-13 · Denis Coquenet, Clément Rambour, Emanuele Dalsasso, Nicolas Thome

Vision-language foundation models such as CLIP have shown impressive zero-shot performance on many tasks and datasets, especially thanks to their free-text inputs. However, they struggle to handle some downstream tasks, such as fine-grained attribute detection and localization. In this paper, we propose a multitask fine-tuning strategy based on a positive/negative prompt formulation to further leverage the capacities of the vision-language foundation models. Using the CLIP architecture as baseline, we show strong improvements on bird fine-grained attribute detection and localization tasks, while also increasing the classification performance on the CUB200-2011 dataset. We provide source code for reproducibility purposes: it is available at https://github.com/FactoDeepLearning/MultitaskVLFM.

📄 PDF Abstract BibTeX arXiv:2307.06795

Code (1)

factodeeplearning/multitaskvlfm 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Anatomy Contextualized Adaptation of CT Foundation Models

2026-07-29 · Roshan Kenia, Stephanie L McNamara, William Lotter arxiv

CT vision-language foundation models have demonstrated promising performance across downstream tasks, but are typically trained with whole-volume representations that dilute fine-grained anatomical signals. Fine-grained …

Supervised Fine-tuning in turn Improves Visual Foundation Models

2024-01-18 · Xiaohu Jiang, Yixiao Ge, Yuying Ge, Dachuan Shi 외

Image-text training like CLIP has dominated the pretraining of vision foundation models in recent years. Subsequent efforts have been made to introduce region-level visual learning into CLIP's pretraining but face scalab…

CFM: Language-aligned Concept Foundation Model for Vision

2026-01-20 · Kai Wittenmayer, Sukrut Rao, Amin Parchami-Araghi, Bernt Schiele 외 arxiv

Language-aligned vision foundation models perform strongly across diverse downstream tasks. Yet, their learned representations remain opaque, making interpreting their decision-making difficult. Recent work decompose the…

Image Classification

PeVL: Pose-Enhanced Vision-Language Model for Fine-Grained Human Action Recognition

2024-01-01 · CVPR 2024 1 · Haosong Zhang, Mei Chee Leong, Liyuan Li, Weisi Lin

Recent progress in Vision-Language (VL) foundation models has revealed the great advantages of cross-modality learning. However due to a large gap between vision and text they might not be able to sufficiently utiliz…

Action RecognitionContrastive LearningLanguage ModelingLanguage Modelling+1

Youtu-VL: Unleashing Visual Potential via Unified Vision-Language Supervision

2026-01-27 · Zhixiang Wei, Yi Li, Zhehan Kan, Xinghua Jiang 외 arxiv

Despite the significant advancements represented by Vision-Language Models (VLMs), current architectures often exhibit limitations in retaining fine-grained visual information, leading to coarse-grained multimodal compre…