paper-with-me

Papers

GeoThought: A Dataset for Enhancing Mathematical Geometry Reasoning in Vision-Language Models

2025-10-23 · Nannan Shi, Chuanyu Qin, Shipeng Song, Man Luo arxiv

Large language models (LLMs) have demonstrated strong reasoning capabilities in text-based mathematical problem solving; however, when adapted to visual reasoning tasks, particularly geometric problem solving, their performance substantially declines because geometric problems present unique challenges. Specifically, these challenges stem from two key factors: first, the intrinsic complexity of geometry requiring detailed image comprehension and multi-step reasoning, and second, the limitations of existing datasets which lack sufficient scale, diversity, and explicit reasoning traces, consequently hindering effective model training. To address these challenges, we developed the GeoThoughts dataset, a comprehensive geometric reasoning corpus with two subsets: Geo-Thought-6K with 6,243 samples and its augmented version Geo-Thought-Augmented-10K containing 10,834 samples. Each entry includes visual descriptions, step-by-step solutions, explicit reasoning chains, reflection steps, and final answers. Using this dataset, we developed GeoThought-MLLM, a mathematical reasoning multimodal model that generates detailed thinking processes during problem-solving. Our model outperforms existing benchmarks in geometric tasks, demonstrating that training with our Chain-of-Thought dataset improves geometric reasoning capabilities across both in-domain and out-of-domain settings. Finally, we analyze failure cases and observe that errors primarily arise from incorrect interpretation of mathematical concepts or spatial misjudgment. By invoking CoT to correct these mistakes, the model produces correct answers.

📄 PDF Abstract BibTeX arXiv:2510.21881

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

AutoGeo: Automating Geometric Image Dataset Creation for Enhanced Geometry Understanding

2024-08-28 · Zihan Huang, Tao Wu, Wang Lin, Shengyu Zhang 외

With the rapid advancement of large language models, there has been a growing interest in their capabilities in mathematical reasoning. However, existing research has primarily focused on text-based algebra problems, neg…

Mathematical Reasoning

DynaSolidGeo: A Dynamic Benchmark for Genuine Spatial Mathematical Reasoning of VLMs in Solid Geometry

2025-10-25 · Changti Wu, Shijie Lian, Zihao Liu, Lei Zhang 외 arxiv

Solid geometry problem solving demands spatial mathematical reasoning that integrates spatial intelligence and symbolic reasoning. However, most existing multimodal mathematical reasoning benchmarks focus primarily on 2D…

Mathematical ReasoningSpatial Reasoning

MC-NEST -- Enhancing Mathematical Reasoning in Large Language Models with a Monte Carlo Nash Equilibrium Self-Refine Tree

2024-11-23 · Gollam Rabby, Farhana Keya, Parvez Zamil, Sören Auer

Mathematical reasoning has proven to be a critical yet challenging task for large language models (LLMs), as they often struggle with complex multi-step problems. To address these limitations, we introduce the Monte Carl…

Decision MakingMathematical Reasoning

GeomVerse: A Systematic Evaluation of Large Models for Geometric Reasoning

2023-12-19 · Mehran Kazemi, Hamidreza Alvari, Ankit Anand, Jialin Wu 외

Large language models have shown impressive results for multi-hop mathematical reasoning when the input question is only textual. Many mathematical reasoning problems, however, contain both text and image. With the ever-…

Mathematical Reasoning

MathFimer: Enhancing Mathematical Reasoning by Expanding Reasoning Steps through Fill-in-the-Middle Task

2025-02-17 · Yuchen Yan, Yongliang Shen, Yang Liu, Jin Jiang 외

Mathematical reasoning represents a critical frontier in advancing large language models (LLMs). While step-by-step approaches have emerged as the dominant paradigm for mathematical problem-solving in LLMs, the quality o…

Code CompletionGSM8KMathMathematical Problem-Solving+1