paper-with-me

홈 › Papers

Mitigating the Reasoning Tax in Vision-Language Fine-Tuning with Input-Adaptive Depth Aggregation

2026-03-27 · Yiming Ren, Yujiu Yang, Junjie Wang arxiv

Supervised fine-tuning (SFT) on visual instruction data often improves perceptual capabilities in vision-language models (VLMs) while degrading reasoning performance, creating a persistent reasoning tax during post-training. We investigate whether this degradation is related to disrupted access to depth-wise representations, and find that even fixed cross-depth aggregation substantially restores reasoning, suggesting that preserved cross-depth access is an important missing factor in VLM fine-tuning. Building on this observation, we propose Input-Adaptive Depth Aggregation (IADA), a lightweight mechanism that makes cross-depth retrieval input-adaptive, modality-aware, and efficiently parameterized through a low-rank bottleneck. On Qwen3-VL-2B, IADA improves the average reasoning score by 9.5 points and the average perception score by $3.3$ points over LoRA-only fine-tuning with only 0.14M additional parameters, with the strongest gains appearing in parameter-efficient low-rank settings.

📄 PDF Abstract BibTeX arXiv:2603.26330

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning Towards Fairness: Mitigating Bias in Language Models through Reasoning-Guided Fine-Tuning

2025-04-08 · Sanchit Kabra, Akshita Jha, Chandan K. Reddy

Recent advances in large-scale generative language models have shown that reasoning capabilities can significantly improve model performance across a variety of tasks. However, the impact of reasoning on a model's abilit…

Fairness

Reflective Instruction Tuning: Mitigating Hallucinations in Large Vision-Language Models

2024-07-16 · Jinrui Zhang, Teng Wang, Haigang Zhang, Ping Lu 외

Large vision-language models (LVLMs) have shown promising performance on a variety of vision-language tasks. However, they remain susceptible to hallucinations, generating outputs misaligned with visual content or instru…

Vlaser: Vision-Language-Action Model with Synergistic Embodied Reasoning

2025-10-13 · Ganlin Yang, Tianyi Zhang, Haoran Hao, Weiyun Wang 외 arxiv

While significant research has focused on developing embodied reasoning capabilities using Vision-Language Models (VLMs) or integrating advanced VLMs into Vision-Language-Action (VLA) models for end-to-end robot control,…

Spatial Reasoning

DINO-R1: Incentivizing Reasoning Capability in Vision Foundation Models

2025-05-29 · Chenbin Pan, Wenbin He, Zhengzhong Tu, Liu Ren

The recent explosive interest in the reasoning capabilities of large language models, such as DeepSeek-R1, has demonstrated remarkable success through reinforcement learning-based fine-tuning frameworks, exemplified by m…

Visual Prompting

Critique Before Thinking: Mitigating Hallucination through Rationale-Augmented Instruction Tuning

2025-05-12 · Zexian Yang, Dian Li, Dayan Wu, Gang Liu 외

Despite significant advancements in multimodal reasoning tasks, existing Large Vision-Language Models (LVLMs) are prone to producing visually ungrounded responses when interpreting associated images. In contrast, when hu…

HallucinationMultimodal Reasoning