paper-with-me

Papers

When Language Overwrites Vision: Over-Alignment and Geometric Debiasing in Vision-Language Models

2026-05-07 · Harshvardhan Saini, Samyak Jha, Yiming Tang, Dianbo Liu arxiv

Vision-Language Models (VLMs) increasingly power high-stakes applications, from medical imaging to autonomous systems, yet they routinely hallucinate, confidently describing content not present in the input. We investigate the root causes of these failure modes with a mechanistic analysis focusing on the decoder-based VLMs. We trace these failure modes to a geometric over-alignment: to bridge the modality gap required by attention mechanisms, decoder-based VLMs over-align visual embeddings with the text manifold, injecting a statistical linguistic bias that systematically overshadows fine-grained visual evidence. While prior work either aggressively closes this gap or suppresses hallucinations through expensive black-box decoding strategies, none addresses the underlying geometric cause. We provide the first quantitative characterization of this over-alignment, demonstrating that linguistic bias concentrates in the top principal components of a universal, dataset-agnostic text subspace. Building on this insight, we propose two complementary remedies: a training-free inference strategy and a bias-aware fine-tuning paradigm, both of which explicitly project out this subspace from visual representations. Our methods significantly reduce hallucinations across POPE, CHAIR, and AMBER benchmarks, and improve CLAIR scores on long-form captioning tasks, with the training-free variant adding no computational overhead over the base model.

📄 PDF Abstract BibTeX arXiv:2605.08245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChatVLA: Unified Multimodal Understanding and Robot Control with Vision-Language-Action Model

2025-02-20 · Zhongyi Zhou, Yichen Zhu, Minjie Zhu, Junjie Wen 외

Humans possess a unified cognitive ability to perceive, comprehend, and interact with the physical world. Why can't large language models replicate this holistic understanding? Through a systematic analysis of existing t…

Mixture-of-ExpertsQuestion AnsweringRobot ManipulationVision-Language-Action+1

Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment

2026-07-15 · Dwip Dalal, Shivansh Patel, Chahit Jain, Jeonghwan Kim 외 hf

Finetuning a pretrained vision-language model (VLM) on robot demonstrations via behavior cloning (BC) has become the standard recipe for vision-language-action (VLA) policies. However, BC finetuning progressively overwri…

Mitigating Cross-Lingual Cultural Inconsistencies in LLMs via Consensus-Driven Preference Optimisation

2026-04-02 · Lucas Resck, Isabelle Augenstein, Anna Korhonen arxiv

Despite their impressive capabilities, multilingual large language models (MLLMs) frequently exhibit inconsistent behaviour when the prompt's language changes. While such adaptation is generally desirable, it becomes a c…

Superposition in Transformers: A Novel Way of Building Mixture of Experts

2024-12-31 · Ayoub Ben Chaliah, Hela Dellagi

Catastrophic forgetting remains a major challenge when adapting large language models (LLMs) to new tasks or domains. Conventional fine-tuning often overwrites existing knowledge, causing performance degradation on origi…

Mixture-of-Experts

Text as Partial Constraint: Core-Residual Alignment for Robust Vision-Language Learning

2026-07-03 · Chengzhen Yu, Canran Xiao, Siyuan Ma, Yang Liu arxiv

Vision-language alignment powers open-vocabulary recognition, retrieval, and LVLM grounding, yet natural captions are often underspecified, making similarity brittle and overly confident under paraphrase and omitted deta…

Adversarial Robustness