paper-with-me

Papers

Analyzing Reasoning Consistency in Large Multimodal Models under Cross-Modal Conflicts

2026-01-07 · Zhihao Zhu, Jiafeng Liang, Shixin Jiang, Jinlan Fu, Ming Liu, Guanglu Sun, See-Kiong Ng, Bing Qin arxiv

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in video reasoning via Chain-of-Thought (CoT). However, the robustness of their reasoning chains remains questionable. In this paper, we identify a critical failure mode termed textual inertia, where once a textual hallucination occurs in the thinking process, models tend to blindly adhere to the erroneous text while neglecting conflicting visual evidence. To systematically investigate this, we propose the LogicGraph Perturbation Protocol that structurally injects perturbations into the reasoning chains of diverse LMMs spanning both native reasoning architectures and prompt-driven paradigms to evaluate their self-reflection capabilities. The results reveal that models successfully self-correct in less than 10% of cases and predominantly succumb to blind textual error propagation. To mitigate this, we introduce Active Visual-Context Refinement, a training-free inference paradigm which orchestrates an active visual re-grounding mechanism to enforce fine-grained verification coupled with an adaptive context refinement strategy to summarize and denoise the reasoning history. Experiments demonstrate that our approach significantly stifles hallucination propagation and enhances reasoning robustness.

📄 PDF Abstract BibTeX arXiv:2601.04073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CORA: Analyzing and bridging thinking-answer gap in Multimodal RLVR via Consistency-Oriented Reasoning Alignment

2026-06-12 · Jiayue Cao, Zhicong Lu, Xuehan Sun, Wei Jia 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has successfully elicited the reasoning capabilities of large language models, motivating its extension to multimodal scenarios. Existing methods primarily focus on i…

Reinforcement LearningMultimodal Reasoning

Exploring and Evaluating Multimodal Knowledge Reasoning Consistency of Multimodal Large Language Models

2025-03-03 · Boyu Jia, Junzhe Zhang, Huixuan Zhang, Xiaojun Wan

In recent years, multimodal large language models (MLLMs) have achieved significant breakthroughs, enhancing understanding across text and vision. However, current MLLMs still face challenges in effectively integrating k…

Image-of-Thought Prompting for Visual Reasoning Refinement in Multimodal Large Language Models

2024-05-22 · Qiji Zhou, Ruochen Zhou, Zike Hu, Panzhong Lu 외

Recent advancements in Chain-of-Thought (CoT) and related rationale-based works have significantly improved the performance of Large Language Models (LLMs) in complex reasoning tasks. With the evolution of Multimodal Lar…

Multimodal ReasoningVisual Question AnsweringVisual Reasoning

Seeing Sarcasm Through Different Eyes: Analyzing Multimodal Sarcasm Perception in Large Vision-Language Models

2025-03-15 · Junjie Chen, Xuyang Liu, Subin Huang, Linfeng Zhang 외

With the advent of large vision-language models (LVLMs) demonstrating increasingly human-like abilities, a pivotal question emerges: do different LVLMs interpret multimodal sarcasm differently, and can a single model gra…

Multimodal Inconsistency Reasoning (MMIR): A New Benchmark for Multimodal Reasoning Models

2025-02-22 · Qianqi Yan, Yue Fan, Hongquan Li, Shan Jiang 외

Existing Multimodal Large Language Models (MLLMs) are predominantly trained and tested on consistent visual-textual inputs, leaving open the question of whether they can handle inconsistencies in real-world, layout-rich …

Multimodal Reasoning