paper-with-me

Papers

Difference Vector Equalization for Robust Fine-tuning of Vision-Language Models

2025-11-13 · Satoshi Suzuki, Shin'ya Yamaguchi, Shoichiro Takeda, Taiga Yamane, Naoki Makishima, Naotaka Kawata, Mana Ihori, Tomohiro Tanaka, Shota Orihashi, Ryo Masumura arxiv

Contrastive pre-trained vision-language models, such as CLIP, demonstrate strong generalization abilities in zero-shot classification by leveraging embeddings extracted from image and text encoders. This paper aims to robustly fine-tune these vision-language models on in-distribution (ID) data without compromising their generalization abilities in out-of-distribution (OOD) and zero-shot settings. Current robust fine-tuning methods tackle this challenge by reusing contrastive learning, which was used in pre-training, for fine-tuning. However, we found that these methods distort the geometric structure of the embeddings, which plays a crucial role in the generalization of vision-language models, resulting in limited OOD and zero-shot performance. To address this, we propose Difference Vector Equalization (DiVE), which preserves the geometric structure during fine-tuning. The idea behind DiVE is to constrain difference vectors, each of which is obtained by subtracting the embeddings extracted from the pre-trained and fine-tuning models for the same data sample. By constraining the difference vectors to be equal across various data samples, we effectively preserve the geometric structure. Therefore, we introduce two losses: average vector loss (AVL) and pairwise vector loss (PVL). AVL preserves the geometric structure globally by constraining difference vectors to be equal to their weighted average. PVL preserves the geometric structure locally by ensuring a consistent multimodal alignment. Our experiments demonstrate that DiVE effectively preserves the geometric structure, achieving strong results across ID, OOD, and zero-shot metrics.

📄 PDF Abstract BibTeX arXiv:2511.09973

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Color histogram equalization and fine-tuning to improve expression recognition of (partially occluded) faces on sign language datasets

2025-07-27 · Fabrizio Nunnari, Alakshendra Jyotsnaditya Ramkrishna Singh, Patrick Gebhard arxiv

The goal of this investigation is to quantify to what extent computer vision methods can correctly classify facial expressions on a sign language dataset. We extend our experiments by recognizing expressions using only t…

Automatic Equalization for Individual Instrument Tracks Using Convolutional Neural Networks

2024-07-23 · Florian Mockenhaupt, Joscha Simon Rieber, Shahan Nercessian

We propose a novel approach for the automatic equalization of individual musical instrument tracks. Our method begins by identifying the instrument present within a source recording in order to choose its corresponding i…

Self-Supervised Learning

One Prompt, Many Sounds: Modeling Listener Variability in LLM-Based Equalization

2026-01-14 · Ioannis Stylianou, Jon Francombe, Pablo Martinez-Nuevo, Sven Ewan Shepstone 외 arxiv

Conventional audio equalization is a static process that requires manual and cumbersome adjustments to adapt to changing listening contexts (e.g., mood, location, or social setting). In this paper, we introduce a Large L…

parameter-efficient fine-tuning

Bilinear Coordinate Alignment for Training-Free Task-Vector Transfer

2026-05-27 · Jungyong Son, Jinwook Jung, Minhee Park, Sungyong Baik arxiv

Fine-tuning large-scale pre-trained models is a recent prevalent paradigm for adapting general representations to specialized tasks. However, when a new version of a pre-trained model becomes available, expertise acquire…

Equalization Loss v2: A New Gradient Balance Approach for Long-tailed Object Detection

2020-12-15 · CVPR 2021 1 · Jingru Tan, Xin Lu, Gang Zhang, Changqing Yin 외

Recently proposed decoupled training methods emerge as a dominant paradigm for long-tailed object detection. But they require an extra fine-tuning stage, and the disjointed optimization of representation and classifier m…

Instance SegmentationLong-tailed Object Detectionobject-detectionObject Detection