paper-with-me

Papers

GeoMathCode: Understanding Interleaved Math-Code Reasoning for Geometry Problem Solving

2026-05-25 · Yingji Zhang, Yong Dai, André Freitas arxiv

Mathematical reasoning is a hallmark of human intelligence, requiring logical deduction, symbolic manipulation, and abstract thinking. Recent multimodal large language models (MLLMs) have demonstrated strong performance on geometry problems through multi-step reasoning. To better emulate human problem-solving, intermediate steps can incorporate auxiliary visual constructions, such as additional lines or points, which improve geometric interpretation and educational clarity. In this work, we introduce the GeoMathCode, where programmatic representations serve as intermediate visual outputs. We further conduct an in-depth analysis of the underlying reasoning geometry. Experimental results show that reasoning and code generation steps can be disentangled in the latent space, while supervised fine-tuning (SFT) makes the reasoning manifold more structured and informative. Moreover, hierarchical syntactic code structures emerge as disentangled latent subspaces, and contain more mathematical symbolic information than visual representations.

📄 PDF Abstract BibTeX arXiv:2605.25384

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningCode Generation

Similar Papers 제목 키워드 기반

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

TVI-CoT: Text-Visual Interleaved Chain-of-Thought Reasoning for Multimodal Understanding

2026-06-07 · Lianyu Hu, Xiaoyu Ma, Zeqin Liao, Yang Liu arxiv

Chain-of-thought (CoT) reasoning has proven effective for enhancing problem-solving in large language models. However, when applied to multimodal LLMs (MLLMs), existing CoT approaches suffer from a fundamental limitation…

Visual Grounding

Qwen3-VL Technical Report

2025-11-26 · Shuai Bai, Yuxuan Cai, Ruizhe Chen, Keqin Chen 외 arxiv

We introduce Qwen3-VL, the most capable vision-language model in the Qwen series to date, achieving superior performance across a broad range of multimodal benchmarks. It natively supports interleaved contexts of up to 2…

Multimodal Reasoning

UniM: A Unified Any-to-Any Interleaved Multimodal Benchmark

2026-03-05 · Yanlin Li, Minghui Guo, Kaiwen Zhang, Shize Zhang 외 arxiv

In real-world multimodal applications, systems usually need to comprehend arbitrarily combined and interleaved multimodal inputs from users, while also generating outputs in any interleaved multimedia form. This capabili…

CodePlot-CoT: Mathematical Visual Reasoning by Thinking with Code-Driven Images

2025-10-13 · Chengqi Duan, Kaiyue Sun, Rongyao Fang, Manyuan Zhang 외 arxiv

Recent advances in Large Language Models (LLMs) and Vision Language Models (VLMs) have shown significant progress in mathematical reasoning, yet they still face a critical bottleneck with problems requiring visual assist…

Mathematical ReasoningVisual Reasoning