paper-with-me

Papers

Beyond Visual CoT: Internalized Visual Thinking for Proactive Video Reasoning

2026-08-16 · Xiaoyu Zhu, Xinke Deng, Suresh Taddewadikar, Arnab Kumar Mondal, Zhongyu Jiang, Ian Fasel, Joerg Liebelt hf

Multimodal large language models increasingly use visual chain-of-thought (Visual CoT) to reason about spatial, temporal, and embodied environments. By generating intermediate reasoning images, Visual CoT provides an intuitive mechanism for visual foresight but introduces substantial inference overhead, which is particularly problematic for proactive video reasoning. We ask whether models can learn to think visually during training while reasoning directly at inference. We introduce Internalized Visual Thinking (IVT), a post-training framework that jointly optimizes textual prediction and next-embedding prediction over unlabeled videos. Given a partially observed video, IVT predicts latent representations of future frames together with the target textual answer, encouraging the model to capture motion, object transitions, interactions, and latent intent. At inference, IVT generates the answer directly without synthesizing or re-encoding future frames. We conduct controlled studies across target representations, decoder designs, prediction horizons, data mixtures, training curricula, and predictive objectives. IVT improves over direct-answer fine-tuning on all six evaluation settings while retaining the same inference pathway. Compared with explicit Visual CoT, IVT achieves comparable or better performance and reduces average end-to-end latency by more than 5x. Together, our findings suggest that explicit pixel-space generation at inference time, as used in visual chain-of-thought, may not be necessary for effective proactive video reasoning. Predictive world modeling can be internalized during training to produce multimodal reasoners that are both more accurate and substantially more efficient.

📄 PDF Abstract BibTeX arXiv:2608.15869

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Internalized Reasoning for Long-Context Visual Document Understanding

2026-03-31 · Austin Veselka arxiv

Visual long-document understanding is critical for enterprise, legal, and scientific applications, yet the best performing open recipes have not explored reasoning, a capability which has driven leaps in math and code pe…

Thinking Without Images: Internalizing Visual Manipulation with On-Policy Self-Distillation

2026-06-07 · Yishuo Cai, Jiahui Liu, Yuanxin Liu, Haobo Deng 외 arxiv

''Thinking with Images'' has emerged as an effective paradigm for fine-grained visual reasoning: by explicitly zooming into relevant regions and reasoning over crops, models can access local evidence that is difficult to…

Visual Reasoning

HumanPCR: Probing MLLM Capabilities in Diverse Human-Centric Scenes

2025-08-19 · Keliang Li, Hongze Shen, Hao Shi, Ruibing Hou 외 arxiv

The aspiration for artificial general intelligence, fueled by the rapid progress of multimodal models, demands human-comparable performance across diverse environments. We propose HumanPCR, an evaluation suite for probin…

Beyond Passive Critical Thinking: Fostering Proactive Questioning to Enhance Human-AI Collaboration

2025-07-31 · Ante Wang, Yujie Lin, Jingyao Liu, Suhang Wu 외 arxiv

Critical thinking is essential for building robust AI systems, preventing them from blindly accepting flawed data or biased reasoning. However, prior work has primarily focused on passive critical thinking, where models …

Reinforcement LearningMathematical Reasoning

STORM: Internalized Modeling for Spatial-Temporal Reasoning in Video-Language Models

2026-05-25 · Yiming Liang, Yixiao Chen, Yiyang Zhou, Yixuan Wang 외 arxiv

Many video reasoning tasks require tracking motion, temporal order, and evolving visual states across frames. Existing methods built on large vision-language models (LVLMs) often address this challenge by externalizing r…

Visual Reasoning