paper-with-me

홈 › Papers

S1-VL: Scientific Multimodal Reasoning Model with Thinking-with-Images

2026-04-23 · Qingxiao Li, Lifeng Xu, QingLi Wang, Yudong Bai, Mingwei Ou, Shu Hu, Nan Xu arxiv

We present S1-VL, a multimodal reasoning model for scientific domains that natively supports two complementary reasoning paradigms: Scientific Reasoning, which relies on structured chain-of-thought, and Thinking-with-Images, which enables the model to actively manipulate images through Python code execution during reasoning. In the Thinking-with-Images mode, the model generates and executes image-processing code in a sandbox environment, obtains intermediate visual results, and continues reasoning in a multi-turn iterative manner. This design is particularly effective for challenging scenarios such as high-resolution scientific chart interpretation, microscopic image understanding, and geometry-assisted reasoning. To construct the training data, we collect scientific multimodal datasets spanning six disciplines: mathematics, physics, chemistry, astronomy, geography, and biology. We further develop a six-dimensional quality filtering framework for reasoning trajectories. To mitigate redundant, ineffective, and erroneous visual operations commonly found in existing datasets, we propose a multi-stage filtering pipeline together with an adaptive data routing strategy. This strategy converts samples with low visual information gain into pure Reasoning-mode data, enabling the model to learn when image operations are truly necessary. S1-VL is trained through a four-stage progressive pipeline: scientific multimodal SFT, Thinking-with-Images cold-start SFT, and two stages of reinforcement learning with SAPO. We build S1-VL-32B on top of Qwen3-VL-32B-Thinking and evaluate it on 13 benchmarks. Experimental results show that S1-VL-32B achieves state-of-the-art performance on all five Thinking-with-Images benchmarks, including HRBench-4K, HRBench-8K, MME-RealWorld-CN, MME-RealWorld-Lite, and V*, and outperforms compared systems on scientific reasoning benchmarks such as Physics and VRSBench.

📄 PDF Abstract BibTeX arXiv:2604.21409

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

MatSciBench: Benchmarking the Reasoning Ability of Large Language Models in Materials Science

2025-10-14 · Junkai Zhang, Jingru Gan, Xiaoxuan Wang, Zian Jia 외 arxiv

Large Language Models have shown strong scientific reasoning ability, but their performance on materials science problems remains less studied. To fill this gap, we introduce MatSciBench, a comprehensive college-level be…

Multimodal Reasoning

Optical Reasoning: Rethinking Images as an Expressive Reasoning Medium Beyond Text

2026-06-08 · Yutong Bian, Dongjie Cheng, Heming Xia, Yongqi Li 외 arxiv

Chain-of-Thought (CoT) improves the performance of Large Language Models (LLMs) and has been extended to Multimodal Large Language Models (MLLMs). More recent work further moves from text-based multimodal reasoning towar…

Multimodal Reasoning

ImageNet-Think-250K: A Large-Scale Synthetic Dataset for Multimodal Reasoning for Vision Language Models

2025-10-02 · Krishna Teja Chitty-Venkata, Murali Emani arxiv

We develop ImageNet-Think, a multimodal reasoning dataset designed to aid the development of Vision Language Models (VLMs) with explicit reasoning capabilities. Our dataset is built on 250,000 images from ImageNet21k dat…

Multimodal Reasoning

Thinking with Comics: Enhancing Multimodal Reasoning through Structured Visual Storytelling

2026-02-02 · Andong Chen, Wenxin Zhu, Qiuyu Ding, Yuchen Song 외 arxiv

Chain-of-Thought reasoning has driven large language models to extend from thinking with text to thinking with images and videos. However, different modalities still have clear limitations: static images struggle to repr…

Long-Context UnderstandingMultimodal ReasoningVisual StorytellingVisual Reasoning

MMR-Life: Piecing Together Real-life Scenes for Multimodal Multi-image Reasoning

2026-03-02 · Jiachun Li, Shaoping Huang, Zhuoran Jin, Chenlong Zhang 외 arxiv

Recent progress in the reasoning capabilities of multimodal large language models (MLLMs) has empowered them to address more complex tasks such as scientific analysis and mathematical reasoning. Despite their promise, ML…

Mathematical ReasoningMultimodal Reasoning