paper-with-me

홈 › Papers

CapGeo: A Caption-Assisted Approach to Geometric Reasoning

2025-10-10 · Yuying Li, Siyi Qian, Hao Liang, Leqi Zheng, Ruichuan An, Yongzhen Guo, Wentao Zhang arxiv

Geometric reasoning remains a core challenge for Multimodal Large Language Models (MLLMs). Even the most advanced closed-source systems, such as GPT-O3 and Gemini-2.5-Pro, still struggle to solve geometry problems reliably, despite exhibiting strong textual reasoning abilities on tasks like the International Mathematical Olympiad (IMO). This gap suggests that the bottleneck lies in understanding geometric diagrams rather than reasoning itself. Since geometric figures can often be faithfully described in concise textual form, converting visual content into captions offers a promising direction. Motivated by this insight, we introduce CapGeo, a caption-assisted reasoning framework that bridges visual and textual modalities. Experiments show substantial improvements when models are equipped with captions: Qwen2.5-VL-72B improves from 8.6% (vision-only) to 59.0%, while Claude-Opus-4 rises from 44.8% to 73.0%. To systematically evaluate and identify high-quality geometric captioning models, we further propose CapGeo-Bench, a dataset of 4,641 curated figure-caption pairs. Crucially, CapGeo-Bench incorporates a keypoint-based evaluation metric that correlates strongly with downstream CapGeo performance, enabling reliable assessment of geometric captioning ability. Together, our framework and benchmark highlight a new pathway toward advancing geometric reasoning in MLLMs.

📄 PDF Abstract BibTeX arXiv:2510.09302

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal Reasoning for Science: Technical Report and 1st Place Solution to the ICML 2025 SeePhys Challenge

2025-09-07 · Hao Liang, Ruitao Wu, Bohan Zeng, Junbo Niu 외 arxiv

Multimodal reasoning remains a fundamental challenge in artificial intelligence. Despite substantial advances in text-based reasoning, even state-of-the-art models such as GPT-o3 struggle to maintain strong performance i…

Multimodal Reasoning

Are VLMs Really Blind

2024-10-29 · Ayush Singh, Mansi Gupta, Shivank Garg

Vision Language Models excel in handling a wide range of complex tasks, including Optical Character Recognition (OCR), Visual Question Answering (VQA), and advanced geometric reasoning. However, these models fail to perf…

Language ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)+3

Solution for SMART-101 Challenge of CVPR Multi-modal Algorithmic Reasoning Task 2024

2024-06-10 · Jinwoo Ahn, Junhyeok Park, Min-Jun Kim, Kang-Hyeon Kim 외

In this paper, the solution of HYU MLLAB KT Team to the Multimodal Algorithmic Reasoning Task: SMART-101 CVPR 2024 Challenge is presented. Beyond conventional visual question-answering problems, the SMART-101 challenge a…

Language Modellingobject-detectionObject DetectionQuestion Answering+1

Improving OCR-Based Image Captioning by Incorporating Geometrical Relationship

2021-06-19 · CVPR 2021 1 · Jing Wang, Jinhui Tang, Mingkun Yang, Xiang Bai 외

OCR-based image captioning aims to automatically describe images based on all the visual entities (both visual objects and scene text) in images. Compared with conventional image captioning, the reasoning of scene te…

Image CaptioningOptical Character Recognition (OCR)Relation

Beyond Captioning: Task-Specific Prompting for Improved VLM Performance in Mathematical Reasoning

2024-10-08 · Ayush Singh, Mansi Gupta, Shivank Garg, Abhinav Kumar 외

Vision-Language Models (VLMs) have transformed tasks requiring visual and reasoning abilities, such as image retrieval and Visual Question Answering (VQA). Despite their success, VLMs face significant challenges with tas…

Image RetrievalMathMathematical ReasoningQuestion Answering+3