paper-with-me

Papers

When to Think and When to Look: Uncertainty-Guided Lookback

2025-11-19 · Jing Bi, Filippos Bellos, Junjia Guo, Yayuan Li, Chao Huang, Yolo Y. Tang, Luchuan Song, Susan Liang, Zhongfei Mark Zhang, Jason J. Corso, Chenliang Xu arxiv

Test-time thinking (that is, generating explicit intermediate reasoning chains) is known to boost performance in large language models and has recently shown strong gains for large vision language models (LVLMs). However, despite these promising results, there is still no systematic analysis of how thinking actually affects visual reasoning. We provide the first such analysis with a large scale, controlled comparison of thinking for LVLMs, evaluating ten variants from the InternVL3.5 and Qwen3-VL families on MMMU-val under generous token budgets and multi pass decoding. We show that more thinking is not always better; long chains often yield long wrong trajectories that ignore the image and underperform the same models run in standard instruct mode. A deeper analysis reveals that certain short lookback phrases, which explicitly refer back to the image, are strongly enriched in successful trajectories and correlate with better visual grounding. Building on this insight, we propose uncertainty guided lookback, a training free decoding strategy that combines an uncertainty signal with adaptive lookback prompts and breadth search. Our method improves overall MMMU performance, delivers the largest gains in categories where standard thinking is weak, and outperforms several strong decoding baselines, setting a new state of the art under fixed model families and token budgets. We further show that this decoding strategy generalizes, yielding consistent improvements on five additional benchmarks, including two broad multimodal suites and math focused visual reasoning datasets.

📄 PDF Abstract BibTeX arXiv:2511.15613

Code (0)

등록된 구현이 없습니다.

Tasks

Visual GroundingVisual Reasoning

Similar Papers 제목 키워드 기반

Learning When to Look: A Disentangled Curriculum for Strategic Perception in Multimodal Reasoning

2025-12-19 · Siqi Yang, Zilve Gao, Haibo Qiu, Fanfan Liu 외 arxiv

Multimodal Large Language Models (MLLMs) demonstrate significant potential but remain brittle in complex, long-chain visual reasoning tasks. A critical failure mode is "visual forgetting", where models progressively lose…

Reinforcement LearningMultimodal ReasoningLogical ReasoningVisual Grounding

LookWise: Knowing When and Where to Look for Fine-Grained Visual Reasoning in Multimodal Large Language Models

2026-02-26 · Yuxiang Shen, Hailong Huang, Zhenkun Gao, Xueheng Li 외 arxiv

Multimodal Large Language Models (MLLMs) are shifting towards "Thinking with Images" by actively exploring image details. While effective, large-scale training is computationally expensive, which has spurred growing inte…

Visual Reasoning

Thinking Under Uncertainty: Evidence Use and Information-Seeking in Language Models

2026-07-29 · Hua-Dong Xiong, Xinyuan Yan, Ji-An Li, Jingming Xue 외 arxiv

Inference-time thinking improves the performance of large language models, but aggregate outcomes do not reveal whether models use available evidence more effectively or seek information that could improve future decisio…

Rethinking Pose Refinement in 3D Gaussian Splatting under Pose Prior and Geometric Uncertainty

2026-03-17 · Mangyu Kong, Jaewon Lee, Seongwon Lee, Euntai Kim arxiv

3D Gaussian Splatting (3DGS) has recently emerged as a powerful scene representation and is increasingly used for visual localization and pose refinement. However, despite its high-quality differentiable rendering, the r…

Visual Localization

ReQuest: Rethinking-based Question-Aware Frame Selection for Long-Form Video QA

2026-07-02 · Minkuk Kim, Suyong Yun, Young Tae Kim, Jinyoung Moon 외 arxiv

Recent multimodal large language models (MLLMs) have substantially advanced video understanding, yet long-form video QA remains challenging under fixed input token budgets, where uniform sampling can be inefficient for e…