Papers › CC-OCR V2: Fine-Grained Attribution of LMM Failures in Real-World Visual Document Understanding

CC-OCR V2: Fine-Grained Attribution of LMM Failures in Real-World Visual Document Understanding

5 May 2026arXiv:2605.03903added by Syntology

Chunyi Peng, Zhipeng Xu, Yuqi Xiong, Zulong Chen, Junhao Ji, Qing Liu, Zhenghao Liu, Zubao Qin, Bing Zhao, Jianqiang Wan, Jun Tang, Zhibo Yang, Shuai Bai, Dayiheng Liu, Maosong Sun

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Recent Large Multimodal Models (LMMs) have achieved remarkable progress on OCR-centric document understanding and processing tasks. Existing benchmarks primarily evaluate LMMs across diverse tasks to reflect practical document-processing workflows or analyze how document characteristics influence model performance. However, they provide limited insight into the reliability of LMMs under real-world document acquisition conditions, where factors such as lighting, screen displays, imaging quality, and capture methods can substantially affect performance. To bridge this gap, we present CC-OCR v2, a comprehensive benchmark for attributing LMM failures in real-world document processing. CC-OCR v2 provides a unified evaluation framework covering five core document-processing capabilities through 16 subtasks, 74 application scenarios, and 7,093 samples. The benchmark spans five evaluation tracks, ten document categories, and 32 languages in the recognition suite. Beyond task-level evaluation, each sample is annotated with ten fine-grained document factors, enabling systematic attribution of model failures across document types and acquisition conditions. Extensive experiments on 17 representative LMMs reveal substantial performance variation across tasks, document categories, and real-world conditions. Moreover, models with comparable overall accuracy often exhibit fundamentally different failure patterns under specific document factors, highlighting a significant gap between benchmark-level performance and reliable deployment in practical applications. The dataset and evaluation toolkit are publicly available at https://github.com/eioss/CC-OCR-V2.

PaperPDFCode Syntology ran

In Syntology 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="2605.03903")

Code

Syntology Ran 15 of 20 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 15 ran with no contract checked.

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

eioss/CC-OCR-V2 found in paper text by Syntology report

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

20 samples harvested; 15 ran; 0 honoured the contract we drafted; 5 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.

15ran
5unverified

Licence: 0 of the 20 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 eioss/CC-OCR-V2. “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.

download_file eioss/CC-OCR-V2/datasets_process/process_funsd.py found in paper text by Syntology ran fingerprinted MIT (permissive) · d18aa3036d3fc5e9 · report
download_gdrive_file eioss/CC-OCR-V2/datasets_process/process_poie.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 670ab7d42b401f10 · report
extract_archive eioss/CC-OCR-V2/datasets_process/process_cell.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 98691b6e1f5015c0 · report
extract_image_filenames eioss/CC-OCR-V2/datasets_process/process_cell.py found in paper text by Syntology ran MIT (permissive) · 4890e4c321389b25 · report
extract_images_from_parquet eioss/CC-OCR-V2/datasets_process/process_nanonets_kie.py found in paper text by Syntology ran MIT (permissive) · a13983023805e352 · report
extract_images_zip eioss/CC-OCR-V2/datasets_process/process_sibr.py found in paper text by Syntology ran fingerprinted MIT (permissive) · e7964453b0bde023 · report
find_and_extract_archives eioss/CC-OCR-V2/datasets_process/process_funsd.py found in paper text by Syntology ran MIT (permissive) · 0ba5dc84418ccf8c · report
find_and_extract_archives eioss/CC-OCR-V2/datasets_process/process_poie.py found in paper text by Syntology ran MIT (permissive) · 350f7dc40d87cb88 · report
find_images_zip eioss/CC-OCR-V2/datasets_process/process_sibr.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 1fca150d4fb436ea · report
find_parquet_files eioss/CC-OCR-V2/datasets_process/process_nanonets_kie.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f3d2ead79164c378 · report
find_pdf_file eioss/CC-OCR-V2/datasets_process/process_deepform.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 3f558876e0aa525a · report
find_pdf_file eioss/CC-OCR-V2/datasets_process/process_docile.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 2d9c80fa434a258e · report
load_label_json eioss/CC-OCR-V2/datasets_process/process_cell.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ba47656355c304bb · report
pdf_to_images eioss/CC-OCR-V2/datasets_process/process_docile.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 7d7bc58a6b0eecac · report
run_command eioss/CC-OCR-V2/datasets_process/process_sibr.py found in paper text by Syntology ran MIT (permissive) · 5a2559ab82d74b9c · report
download_huggingface_dataset eioss/CC-OCR-V2/datasets_process/process_nanonets_kie.py found in paper text by Syntology unverified MIT (permissive) · 30065dd0ad9b7ba0 · report
download_huggingface_dataset eioss/CC-OCR-V2/datasets_process/process_cord.py found in paper text by Syntology unverified MIT (permissive) · a5112d4e98b61cbc · report
download_huggingface_tsv eioss/CC-OCR-V2/datasets_process/process_ephoie.py found in paper text by Syntology unverified MIT (permissive) · 07b4febfa68aee51 · report
extract_images_from_parquet eioss/CC-OCR-V2/datasets_process/process_cord.py found in paper text by Syntology unverified MIT (permissive) · cfe0050f34d6c16d · report
extract_images_from_tsv eioss/CC-OCR-V2/datasets_process/process_ephoie.py found in paper text by Syntology unverified MIT (permissive) · ab8b09f42c6e3905 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.03903, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

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