paper-with-me

Papers

InterSketch: An Interleaved Reasoning Model with Self-correcting Visual Sketch and Stepwise Reward

2026-05-26 · Zhiwei Ning, Wenwen Tong, Xiangli Kong, Shengnan Ma, Ziyi Shang, Jingcheng Ni, Tao Hu, Yong Xien Chng, Jixuan Ying, Zehuan Wu, Hanming Deng, Jie Yang, Yuanjie Zheng, Wei Liu, Lewei Lu arxiv

While vision-language models (VLMs) have exhibited multi-turn visual reasoning capabilities, their reasoning trajectories remain relatively shallow and are dominated by a text-centric paradigm, limiting their applicability to complex visual challenges. In contrast, human-like thought typically involves long-horizon reasoning with an interleaved visual-textual chain-of-thought (VT-CoT). To bridge this gap, we introduce InterSketch, an interleaved reasoning model to enhance the VT-CoT capability via self-correcting and stepwise reward mechanisms. InterSketch dynamically generates intermediate visual sketches using external tools and interleaves them with textual reasoning, enabling effective perception and logical reasoning over long-horizon visual understanding tasks. Specifically, in the first cold-start stage, we propose a synthesized high-quality interleaved VT-CoT dataset and include a reflection mechanism to enable the model's capability in multi-turn interleaved reasoning and self-correction. In the subsequent reinforcement learning (RL) stage, we design a stepwise reward mechanism to mitigate the sparsity of reward signals inherent in end-only supervision over long-horizon reasoning. Extensive experiments on visual reasoning benchmarks demonstrate the effectiveness of InterSketch, even outperforming proprietary models such as Gemini-3-Pro.

📄 PDF Abstract BibTeX arXiv:2605.26520

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningLogical ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

Interleaved Latent Visual Reasoning with Selective Perceptual Modeling

2025-12-05 · Shuai Dong, Siyuan Wang, Xingyu Liu, Chenglin Li 외 arxiv

Interleaved reasoning paradigms enhance Multimodal Large Language Models (MLLMs) with visual feedback but are hindered by the prohibitive computational cost of re-encoding pixel-dense images. A promising alternative, lat…

Multimodal ReasoningVisual Reasoning

Thinking-while-Generating: Interleaving Textual Reasoning throughout Visual Generation

2025-11-20 · Ziyu Guo, Renrui Zhang, Hongyu Li, Manyuan Zhang 외 arxiv

Recent advances in visual generation have increasingly explored the integration of reasoning capabilities. They incorporate textual reasoning, i.e., think, either before (as pre-planning) or after (as post-refinement) th…

Reinforcement Learning

LatentUM: Unleashing the Potential of Interleaved Cross-Modal Reasoning via a Latent-Space Unified Model

2026-04-02 · Jiachun Jin, Zetong Zhou, Xiao Yang, Hao Zhang 외 arxiv

Unified models (UMs) hold promise for their ability to understand and generate content across heterogeneous modalities. Compared to merely generating visual content, the use of UMs for interleaved cross-modal reasoning i…

Computational Efficiency

Concurrent Image Understanding and Generation: Self-Correcting Coupled Markov Jump Processes

2026-07-14 · Minh-Quan Le, Armand Comas, Alexandros Lattas, Stylianos Moschoglou 외 hf

Human cognition does not separate understanding and generation. A teacher at a whiteboard speaks and draws together, each modality reshapes the other. In this paper, we bring this coupled loop to artificial systems. Mask…

multimodal generationVisual Reasoning

MINT-CoT: Enabling Interleaved Visual Tokens in Mathematical Chain-of-Thought Reasoning

2025-06-05 · Xinyan Chen, Renrui Zhang, Dongzhi Jiang, Aojun Zhou 외

Chain-of-Thought (CoT) has widely enhanced mathematical reasoning in Large Language Models (LLMs), but it still remains challenging for extending it to multimodal domains. Existing works either adopt a similar textual re…

MathMathematical ReasoningVisual Reasoning