paper-with-me

Papers

Visual Abstract Thinking Empowers Multimodal Reasoning

2025-05-26 · Dairu Liu, Ziyue Wang, Minyuan Ruan, Fuwen Luo, Chi Chen, Peng Li, Yang Liu

Images usually convey richer detail than text, but often include redundant information which potentially downgrades multimodal reasoning performance. When faced with lengthy or complex messages, humans tend to employ abstract thinking to convert them into simple and concise abstracts. Inspired by this cognitive strategy, we introduce Visual Abstract Thinking (VAT), a novel thinking paradigm that prompts Multimodal Large Language Models (MLLMs) with visual abstract instead of explicit verbal thoughts or elaborate guidance, permitting a more concentrated visual reasoning mechanism. Explicit thinking, such as Chain-of-thought (CoT) or tool-augmented approaches, increases the complexity of reasoning process via inserting verbose intermediate steps, external knowledge or visual information. In contrast, VAT reduces redundant visual information and encourages models to focus their reasoning on more essential visual elements. Experimental results show that VAT consistently empowers different models, and achieves an average gain of 17% over GPT-4o baseline by employing diverse types of visual abstracts, demonstrating that VAT can enhance visual reasoning abilities for MLLMs regarding conceptual, structural and relational reasoning tasks. VAT is also compatible with CoT in knowledge-intensive multimodal reasoning tasks. These findings highlight the effectiveness of visual reasoning via abstract thinking and encourage further exploration of more diverse reasoning paradigms from the perspective of human cognition.

📄 PDF Abstract BibTeX arXiv:2505.20164

Code (1)

thunlp-mt/vat 공식 구현 pytorch

Tasks

Multimodal ReasoningRelational ReasoningVisual Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

OPLD: On-Policy Latent Distillation for Multimodal Reasoning

2026-07-30 · Shoutai Zhu, Tianyang Xu, Bin Sun, Mingyuan Xu 외 arxiv

Interleaved multimodal Chain-of-Thought (CoT) improves visual reasoning by incorporating auxiliary visual evidence into intermediate reasoning. However, existing approaches remain constrained by externally defined reason…

Multimodal ReasoningVisual Reasoning

VisCRA: A Visual Chain Reasoning Attack for Jailbreaking Multimodal Large Language Models

2025-05-26 · Bingrui Sima, Linhua Cong, Wenxuan Wang, Kun He

The emergence of Multimodal Large Language Models (MLRMs) has enabled sophisticated visual reasoning capabilities by integrating reinforcement learning and Chain-of-Thought (CoT) supervision. However, while these enhance…

Visual Reasoning

StemBind: When MLLMs Get Lost Between Rules and Instances in Abstract Visual Reasoning

2026-05-29 · Xixiang He, Baiqi Wu, Xingming Li, Ao Cheng 외 arxiv

Multimodal large language models (MLLMs) often know the rule but pick the wrong answer: on abstract visual reasoning (AVR) tasks, a model can describe what it sees and name the underlying pattern, yet still fail to choos…

Answer SelectionVisual Reasoning

Beyond Unimodal Shortcuts: MLLMs as Cross-Modal Reasoners for Grounded Named Entity Recognition

2026-02-04 · Jinlong Ma, Yu Zhang, Xuefeng Bai, Kehai Chen 외 arxiv

Grounded Multimodal Named Entity Recognition (GMNER) aims to extract text-based entities, assign them semantic categories, and ground them to corresponding visual regions. In this work, we explore the potential of Multim…

Grounded Multimodal Named Entity RecognitionVisual Grounding

Monet: Reasoning in Latent Visual Space Beyond Images and Language

2025-11-26 · Qixun Wang, Yang Shi, Yifei Wang, Yuanxing Zhang 외 arxiv

"Thinking with images" has emerged as an effective paradigm for advancing visual reasoning, extending beyond text-only chains of thought by injecting visual evidence into intermediate reasoning steps. However, existing m…

Reinforcement LearningVisual Reasoning