paper-with-me

홈 › Papers

Challenges in Understanding Modality Conflict in Vision-Language Models

2025-09-02 · Trang Nguyen, Jackson Michaels, Madalina Fiterau, David Jensen arxiv

This paper highlights the challenge of decomposing conflict detection from conflict resolution in Vision-Language Models (VLMs) and presents potential approaches, including using a supervised metric via linear probes and group-based attention pattern analysis. We conduct a mechanistic investigation of LLaVA-OV-7B, a state-of-the-art VLM that exhibits diverse resolution behaviors when faced with conflicting multimodal inputs. Our results show that a linearly decodable conflict signal emerges in the model's intermediate layers and that attention patterns associated with conflict detection and resolution diverge at different stages of the network. These findings support the hypothesis that detection and resolution are functionally distinct mechanisms. We discuss how such decomposition enables more actionable interpretability and targeted interventions for improving model robustness in challenging multimodal settings.

📄 PDF Abstract BibTeX arXiv:2509.02805

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Multimodal Large Language Models Against Modality Conflict

2025-07-09 · Zongmeng Zhang, Wengang Zhou, Jie Zhao, Houqiang Li arxiv

Despite the impressive capabilities of multimodal large language models (MLLMs) in vision-language tasks, they are prone to hallucinations in real-world scenarios. This paper investigates the hallucination phenomenon in …

Reinforcement LearningPrompt Engineering

Unraveling Cross-Modality Knowledge Conflicts in Large Vision-Language Models

2024-10-04 · Tinghui Zhu, Qin Liu, Fei Wang, Zhengzhong Tu 외

Large Vision-Language Models (LVLMs) have demonstrated impressive capabilities for capturing and reasoning over multimodal inputs. However, these models are prone to parametric knowledge conflicts, which arise from incon…

Tri-PvP: Exposing Modality Bias in Omni-Modal Large Language Models through Perceptual-Propositional Evidence Conflicts

2026-09-05 · Yen-Ting Piao, Shu-Yun Chen, Chin-Hui Chu, Chun-Wei Chen 외 hf

Omni-modal large language models (OLLMs) jointly process vision, audio, and text, yet their modality bias under cross-modal conflict remains underexplored. Existing benchmarks conflate two distinct forms of evidence with…

Uni-X: Mitigating Modality Conflict with a Two-End-Separated Architecture for Unified Multimodal Models

2025-09-29 · Jitai Hao, Hao Liu, Xinyan Xiao, Qiang Huang 외 arxiv

Unified Multimodal Models (UMMs) built on shared autoregressive (AR) transformers are attractive for their architectural simplicity. However, we identify a critical limitation: when trained on multimodal inputs, modality…

Image Generation

How Do Vision-Language Models Process Conflicting Information Across Modalities?

2025-07-02 · Tianze Hua, Tian Yun, Ellie Pavlick arxiv

AI models are increasingly required to be multimodal, integrating disparate input streams into a coherent state representation on which subsequent behaviors and actions can be based. This paper seeks to understand how su…