Reasoning-OCR: Can Large Multimodal Models Solve Complex Logical Reasoning Problems from OCR Cues?
Haibin He, Maoyuan Ye, Jing Zhang, Xiantao Cai, Juhua Liu, Bo Du, Dacheng Tao
TL;DR
This work introduces Reasoning-OCR, a benchmark crafted to assess complex logical reasoning driven by OCR cues across six visual contexts and six reasoning types, while minimizing the need for specialized domain knowledge. The dataset comprises 140 images and 150 English/Chinese questions with hints, designed to require multi-hop reasoning beyond standard OCR tasks. Evaluations on nine open-source LMMs and GPT-4o reveal that current models lag in complex OCR-based reasoning, with text-centric approaches particularly behind generic models; chain-of-thought prompts, hints, and task-specific instructions can yield meaningful gains. The study underscores the potential of OCR-informed reasoning and outlines directions for data-centric improvements and prompting strategies to advance LMM capabilities in real-world tasks such as planning and decision making.
Abstract
Large Multimodal Models (LMMs) have become increasingly versatile, accompanied by impressive Optical Character Recognition (OCR) related capabilities. Existing OCR-related benchmarks emphasize evaluating LMMs' abilities of relatively simple visual question answering, visual-text parsing, etc. However, the extent to which LMMs can deal with complex logical reasoning problems based on OCR cues is relatively unexplored. To this end, we introduce the Reasoning-OCR benchmark, which challenges LMMs to solve complex reasoning problems based on the cues that can be extracted from rich visual-text. Reasoning-OCR covers six visual scenarios and encompasses 150 meticulously designed questions categorized into six reasoning challenges. Additionally, Reasoning-OCR minimizes the impact of field-specialized knowledge. Our evaluation offers some insights for proprietary and open-source LMMs in different reasoning challenges, underscoring the urgent to improve the reasoning performance. We hope Reasoning-OCR can inspire and facilitate future research on enhancing complex reasoning ability based on OCR cues. Reasoning-OCR is publicly available at https://github.com/Hxyz-123/ReasoningOCR.
