Papers › OCR-Reasoning Benchmark: Unveiling the True Capabilities of MLLMs in Complex Text-Rich...

OCR-Reasoning Benchmark: Unveiling the True Capabilities of MLLMs in Complex Text-Rich Image Reasoning

22 May 2025arXiv:2505.17163archive 2025-07-28

Mingxin Huang, Yongxin Shi, Dezhi Peng, Songxuan Lai, Zecheng Xie, Lianwen Jin

Recent advancements in multimodal slow-thinking systems have demonstrated remarkable performance across diverse visual reasoning tasks. However, their capabilities in text-rich image reasoning tasks remain understudied due to the lack of a systematic benchmark. To address this gap, we propose OCR-Reasoning, a comprehensive benchmark designed to systematically assess Multimodal Large Language Models on text-rich image reasoning tasks. The benchmark comprises 1,069 human-annotated examples spanning 6 core reasoning abilities and 18 practical reasoning tasks in text-rich visual scenarios. Furthermore, unlike other text-rich image understanding benchmarks that only annotate the final answers, OCR-Reasoning also annotates the reasoning process simultaneously. With the annotated reasoning process and the final answers, OCR-Reasoning evaluates not only the final answers generated by models but also their reasoning processes, enabling a holistic analysis of their problem-solving abilities. Leveraging this benchmark, we conducted a comprehensive evaluation of state-of-the-art MLLMs. Our results demonstrate the limitations of existing methodologies. Notably, even state-of-the-art MLLMs exhibit substantial difficulties, with none achieving accuracy surpassing 50\% across OCR-Reasoning, indicating that the challenges of text-rich image reasoning are an urgent issue to be addressed. The benchmark and evaluation scripts are available at https://github.com/SCUT-DLVCLab/OCR-Reasoning.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.17163")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

SCUT-DLVCLab/OCR-Reasoning found in paper text by SyntologyApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from SCUT-DLVCLab/OCR-Reasoning. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_ocrr_gpt4_prompt SCUT-DLVCLab/OCR-Reasoning/vlmeval/dataset/utils/ocr_reasoning.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 361269a4a5505e32 · report
chat_mt SCUT-DLVCLab/OCR-Reasoning/vlmeval/inference_mt.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c96f86fc774ee85d · report
completed SCUT-DLVCLab/OCR-Reasoning/vlmeval/tools.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 949f0167dd9b6572 · report
evaluate_single_sample SCUT-DLVCLab/OCR-Reasoning/vlmeval/dataset/utils/ccocr_evaluator/ocr_evaluator.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ba2fa310ee4e7da7 · report
get_gpu_num SCUT-DLVCLab/OCR-Reasoning/vlmeval/api/hf_chat_model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6517db7a566fb96d · report
list_to_dict SCUT-DLVCLab/OCR-Reasoning/vlmeval/dataset/utils/ocr_reasoning.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 82238737d11621e0 · report
multimodal SCUT-DLVCLab/OCR-Reasoning/vlmeval/api/bluelm_v_api.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9b37005bea69ebe8 · report
post_check SCUT-DLVCLab/OCR-Reasoning/vlmeval/dataset/utils/ocr_reasoning.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 239c898c430e73fe · report
text_normalize_and_tokenize SCUT-DLVCLab/OCR-Reasoning/vlmeval/dataset/utils/ccocr_evaluator/ocr_evaluator.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6df2767196f61b82 · report
token_normalize SCUT-DLVCLab/OCR-Reasoning/vlmeval/dataset/utils/ccocr_evaluator/ocr_evaluator.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 8397ab12bca29684 · report

Tasks

Optical Character Recognition (OCR)Visual Reasoning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections