paper-with-me

Papers

ChainMPQ: Interleaved Text-Image Reasoning Chains for Mitigating Relation Hallucinations

2025-10-07 · Yike Wu, Yiwei Wang, Yujun Cai arxiv

While Large Vision-Language Models (LVLMs) achieve strong performance in multimodal tasks, hallucinations continue to hinder their reliability. Among the three categories of hallucinations, which include object, attribute, and relation, relation hallucinations account for the largest proportion but have received the least attention. To address this issue, we propose ChainMPQ (Multi-Perspective Questions guided Interleaved Chain of Image and Text), a training-free method that improves relational inference in LVLMs by utilizing accumulated textual and visual memories. ChainMPQ first extracts subject and object keywords from the question to enhance the corresponding image regions. It then constructs multi-perspective questions that focus on the three core components of a relationship: the subject, the object, and the relation that links them. These questions are sequentially input to the model, with textual and visual memories from earlier steps providing supporting context for subsequent ones, thereby forming an interleaved chain of images and text that guides progressive relational reasoning. Experiments on multiple LVLMs and benchmarks show that ChainMPQ substantially reduces relation hallucinations, while ablation studies further validate the effectiveness of its three core modules.

📄 PDF Abstract BibTeX arXiv:2510.06292

Code (0)

등록된 구현이 없습니다.

Tasks

Relational Reasoning

Similar Papers 제목 키워드 기반

Beyond Textual CoT: Interleaved Text-Image Chains with Deep Confidence Reasoning for Image Editing

2025-10-09 · Zhentao Zou, Zhengrong Yue, Kunpeng Du, Binlei Bao 외 arxiv

Image editing with natural language has gained significant popularity, yet existing methods struggle with intricate object intersections and fine-grained spatial relationships due to the lack of an explicit reasoning pro…

Multimodal ReasoningVisual ReasoningImage Editing

Zebra-CoT: A Dataset for Interleaved Vision Language Reasoning

2025-07-22 · Ang Li, Charles Wang, Deqing Fu, Kaiyu Yue 외 arxiv

Humans often use visual aids, for example diagrams or sketches, when solving complex problems. Training multimodal models to do the same, known as Visual Chain of Thought (Visual CoT), is challenging due to: (1) poor off…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

Simple o3: Towards Interleaved Vision-Language Reasoning

2025-08-16 · Ye Wang, Qianglong Chen, Zejun Li, Siyuan Wang 외 arxiv

Multimodal Large Language Models (MLLMs) have shown impressive performance on vision-language tasks, but their long Chain-of-Thought (CoT) capabilities in multimodal scenarios remain underexplored. Inspired by OpenAI's o…

Multimodal ReasoningVisual GroundingVisual ReasoningImage Cropping

VLM-R$^3$: Region Recognition, Reasoning, and Refinement for Enhanced Multimodal Chain-of-Thought

2025-05-22 · Chaoya Jiang, Yongrui Heng, Wei Ye, Han Yang 외

Recently, reasoning-based MLLMs have achieved a degree of success in generating long-form textual reasoning chains. However, they still struggle with complex tasks that necessitate dynamic and iterative focusing on and r…

Spatial Reasoning

Unveiling Fine-Grained Visual Traces: Evaluating Multimodal Interleaved Reasoning Chains in Multimodal STEM Tasks

2026-04-21 · Jing Jin, Hao Liu, Yan Bai, Yihang Lou 외 arxiv

Multimodal large language models (MLLMs) have shown promising reasoning abilities, yet evaluating their performance in specialized domains remains challenging. STEM reasoning is a particularly valuable testbed because it…

Multimodal Reasoning