paper-with-me

Papers

DeepSketcher: Internalizing Visual Manipulation for Multimodal Reasoning

2025-09-30 · Chi Zhang, Haibo Qiu, Qiming Zhang, Zhixiong Zeng, Lin Ma, Jing Zhang arxiv

The "thinking with images" paradigm represents a pivotal shift in the reasoning of Vision Language Models (VLMs), moving from text-dominant chain-of-thought to image-interactive reasoning. By invoking visual tools or generating intermediate visual representations, VLMs can iteratively attend to fine-grained regions, enabling deeper image understanding and more faithful multimodal reasoning. As an emerging paradigm, however, it still leaves substantial room for exploration in data construction accuracy, structural design, and broader application scenarios, which offer rich opportunities for advancing multimodal reasoning. To further advance this line of work, we present DeepSketcher, a comprehensive suite comprising both an image-text interleaved dataset and a self-contained model. The dataset contains 31k chain-of-thought (CoT) reasoning trajectories with diverse tool calls and resulting edited images, covering a wide range of data types and manipulation instructions with high annotation accuracy. Building on this resource, we design a model that performs interleaved image-text reasoning and natively generates "visual thoughts" by operating directly in the visual embedding space, rather than invoking external tools and repeatedly re-encoding generated images. This design enables tool-free and more flexible "thinking with images". Extensive experiments on multimodal reasoning benchmarks demonstrate strong performance, validating both the utility of the dataset and the effectiveness of the model design.

📄 PDF Abstract BibTeX arXiv:2509.25866

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Reasoning

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

iVGR: Internalizing Visually Grounded Reasoning for MLLMs with Reinforcement Learning

2026-05-29 · Chang-Bin Zhang, Yujie Zhong, Qiang Zhang, Kai Han arxiv

While visually grounded Chain-of-Thought (CoT) has emerged as a promising paradigm to enhance fine-grained perception in multimodal large language models (MLLMs), its efficacy during the inference phase remains underexpl…

Reinforcement LearningVisual LocalizationVisual Grounding

CURV: Enhancing Chart Understanding Through Curriculum Visual Grounded Reasoning

2026-08-03 · Xuehang Guo, Pingyue Zhang, Ruiyi Zhang, Zhenhailong Wang 외 hf

Chart question answering (CQA) requires multimodal large language models (MLLMs) to integrate visual comprehension with logical reasoning, yet current models struggle with accurate visual grounding and coherent reasoning…

Chart Question AnsweringMultimodal ReasoningLogical ReasoningVisual Reasoning

Vision-DeepResearch: Incentivizing DeepResearch Capability in Multimodal Large Language Models

2026-01-29 · Wenxuan Huang, Yu Zeng, Qiuchen Wang, Zhen Fang 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable success across a broad range of vision tasks. However, constrained by the capacity of their internal world knowledge, prior work has proposed augmenting M…

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