Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
lemonbhwu commited on
Commit
4f52980
Β·
1 Parent(s): 20f2b99

Update README.md

Browse files
README.md CHANGED
@@ -1,3 +1,452 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ <h1 align="center">MORE: A <u><strong>M</strong></u>ultilingual D<u><strong>o</strong></u>cument Pa<u><strong>r</strong></u>sing B<u><strong>e</strong></u>nchmark and Evaluation</h1>
6
+
7
+ <p align="center"><nobr><a href="https://openreview.net/pdf?id=ov240fehF6"><img alt="Paper: ICML2026" src="https://img.shields.io/badge/Paper-ICML2026-b31b1b.svg"></a>&nbsp;<a href="https://github.com/zimoqingfeng/MORE"><img alt="GitHub: MORE" src="https://img.shields.io/badge/GitHub-MORE-181717.svg?logo=github"></a></nobr></p>
8
+
9
+ <p align="center">
10
+ <a href="#overview">🌍 Overview</a> |
11
+ <a href="#benchmark-snapshot">πŸ“Š Benchmark</a> |
12
+ <a href="#data-construction">🧱 Data</a> |
13
+ <a href="#quick-start">πŸš€ Quick Start</a> |
14
+ <a href="#data-format">πŸ—‚οΈ Data Format</a> |
15
+ <a href="#evaluation">πŸ§ͺ Evaluation</a> |
16
+ <a href="#leaderboard">πŸ† Leaderboard</a>
17
+ </p>
18
+
19
+ <a id="overview"></a>
20
+
21
+ ## 🌍 Overview
22
+
23
+ **MORE** is a large-scale benchmark for multilingual document parsing. It evaluates whether OCR and document parsing systems can recover not only plain text, but also formulas, tables, code blocks, catalogs, and reading order across a broad set of languages and scripts.
24
+
25
+ The name stands for **M**ultilingual D**o**cument Pa**r**sing B**e**nchmark. MORE targets the evaluation blind spot created by document parsers that claim broad multilingual support while most public benchmarks still focus on high-resource languages such as English and Chinese.
26
+
27
+ The benchmark is designed around three goals:
28
+
29
+ - **🌐 Language coverage:** 149 languages spanning six major script families.
30
+ - **🧩 Structural coverage:** text, formulas, tables, code, catalogs, and reading order are evaluated as separate tasks.
31
+ - **πŸ“š Authentic data:** samples are curated from real-world documents with a model-assisted and human-refined annotation pipeline.
32
+
33
+ The camera-ready paper describes a stratified 1,237-page real-document sample during data collection, and reports 1,288 images in the benchmark statistics table. The current annotations include 8,221 text samples, 82 formulas, 94 tables, 73 code blocks, 104 catalogs, and 1,072 reading-order samples.
34
+
35
+ <a id="benchmark-snapshot"></a>
36
+
37
+ ## πŸ“Š Benchmark Snapshot
38
+
39
+ ### βœ… Task Coverage
40
+
41
+ | Dataset | Languages | Images | Text | Formula | Table | Code | Catalog | Reading Order | Open Source |
42
+ | --- | ---: | ---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
43
+ | OmniDocBench | 2 | 1,200 | &#10004; | &#10004; | &#10004; | - | - | &#10004; | &#10004; |
44
+ | ICDAR RRC-MLT | 6 | 1,800 | &#10004; | - | - | - | - | - | &#10004; |
45
+ | CC-OCR | 10 | 1,500 | &#10004; | - | - | - | - | - | &#10004; |
46
+ | Mistral-OCR | 11 | - | &#10004; | - | - | - | - | - | - |
47
+ | MDPBench | 17 | 3,400 | &#10004; | &#10004; | &#10004; | - | - | &#10004; | &#10004; |
48
+ | XDocParse | 126 | - | &#10004; | &#10004; | &#10004; | - | - | &#10004; | - |
49
+ | **MORE** | **149** | **1,288** | **&#10004;** | **&#10004;** | **&#10004;** | **&#10004;** | **&#10004;** | **&#10004;** | **&#10004;** |
50
+
51
+ ### 🧾 Annotation Statistics
52
+
53
+ | Dataset | Images | Languages | Text | Formula | Table | Code | Catalog | Reading Order | Open Source |
54
+ | --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | :---: |
55
+ | ICDAR RRC-MLT 2017 | 1,800 | 6 | 1,800 | - | - | - | - | - | &#10004; |
56
+ | CC-OCR | 1,500 | 10 | 1,500 | - | - | - | - | - | &#10004; |
57
+ | Mistral-OCR | - | 11 | - | - | - | - | - | - | - |
58
+ | XDocParse | - | 126 | - | - | - | - | - | - | - |
59
+ | **MORE** | **1,288** | **149** | **8,221** | **82** | **94** | **73** | **104** | **1,072** | **&#10004;** |
60
+
61
+ <a id="data-construction"></a>
62
+
63
+ ## 🧱 Data Construction
64
+
65
+ MORE is curated from real-world PDFs rather than synthetic pages.
66
+
67
+ **Construction pipeline:**
68
+
69
+ 1. 🌐 Crawl more than 20 million PDFs from diverse web sources.
70
+ 2. 🧹 Filter low-quality documents with spam, broken-encoding, and layout-density heuristics.
71
+ 3. 🏷️ Classify languages, remove Chinese, English, and unlabeled documents to prioritize under-represented languages, leaving roughly 5.7 million candidate documents.
72
+ 4. βš–οΈ Stratify by language, selecting up to 10 PDFs per language and one random page per PDF.
73
+ 5. ✍️ Annotate layout, reading order, and element content through a model-assisted, human-refined process.
74
+
75
+ **Language coverage:** MORE is intentionally broad rather than concentrated in a few high-resource scripts. It covers 149 languages across six major script families; non-Latin scripts account for **46.31%** of the benchmark.
76
+
77
+ | Script Family | # Languages | Share |
78
+ | --- | ---: | ---: |
79
+ | Latin | 80 | 53.69% |
80
+ | Cyrillic | 26 | 17.45% |
81
+ | Sanskrit | 20 | 13.42% |
82
+ | Arabic | 11 | 7.38% |
83
+ | Chinese | 4 | 2.68% |
84
+ | Other | 8 | 5.37% |
85
+
86
+ <div align="center">
87
+ <p><strong>Word clouds across six major script families</strong></p>
88
+ <img src="assets/word_clouds.png" alt="MORE word clouds across six script families" width="95%">
89
+ </div>
90
+
91
+ The word clouds summarize frequent tokens across the major script families, offering a quick visual sense of MORE's multilingual content diversity beyond the numeric language counts.
92
+
93
+ **Annotation workflow:** Page-wise structure annotation verifies layout boxes and reading-order links. Element-wise content annotation aggregates predictions from multiple OCR/VLM systems, then human experts adopt exact matches, refine errors, and discard ambiguous cases.
94
+
95
+ <a id="quick-start"></a>
96
+
97
+ ## πŸš€ Quick Start
98
+
99
+ ### 1. Create Environment and Install Python Dependencies
100
+
101
+ ```bash
102
+ conda create -n more python=3.10
103
+ conda activate more
104
+ pip install -r requirements.txt
105
+ ```
106
+
107
+ ### 2. Install CDM System Dependencies
108
+
109
+ MORE follows the OmniDocBench v1.5 evaluation protocol and uses CDM for formula recognition. CDM renders LaTeX before matching visual characters, so formula evaluation requires Ghostscript, TeX Live, and Node.js.
110
+
111
+ Install Ghostscript and TeX Live:
112
+
113
+ ```bash
114
+ sudo apt-get update
115
+ sudo apt-get install -y ghostscript texlive-full wget
116
+ ```
117
+
118
+ Install Node.js 16.x:
119
+
120
+ ```bash
121
+ tmp_dir=$(mktemp -d)
122
+ cd "$tmp_dir"
123
+ wget https://registry.npmmirror.com/-/binary/node/latest-v16.x/node-v16.13.1-linux-x64.tar.gz
124
+ tar -xvf node-v16.13.1-linux-x64.tar.gz
125
+ sudo mkdir -p /usr/local/nodejs
126
+ sudo cp -r node-v16.13.1-linux-x64/* /usr/local/nodejs/
127
+ sudo ln -sf /usr/local/nodejs/bin/node /usr/local/bin/node
128
+ sudo ln -sf /usr/local/nodejs/bin/npm /usr/local/bin/npm
129
+ cd -
130
+ ```
131
+
132
+ Check the required commands:
133
+
134
+ ```bash
135
+ gs --version
136
+ pdflatex --version
137
+ node -v
138
+ npm -v
139
+ ```
140
+
141
+ ### 3. Run the Evaluation
142
+
143
+ Run any config with:
144
+
145
+ ```bash
146
+ mkdir -p result
147
+ python pdf_validation.py --config <config_path>
148
+ ```
149
+
150
+ The repository also includes a small `md2md` demo with paired ground-truth and prediction Markdown files:
151
+
152
+ ```bash
153
+ python pdf_validation.py --config configs/md2md.yaml
154
+ ```
155
+
156
+ The runner writes detailed outputs to `result/`, including per-task matched samples, per-page edit-distance files, CDM artifacts, TEDS scores, and the final metric summary.
157
+
158
+ <details>
159
+ <summary>View common output files</summary>
160
+
161
+ ```text
162
+ result/
163
+ pred_quick_match_metric_result.json
164
+ pred_quick_match_text_block_result.json
165
+ pred_quick_match_display_formula_result.json
166
+ pred_quick_match_table_result.json
167
+ pred_quick_match_reading_order_result.json
168
+ ```
169
+
170
+ </details>
171
+
172
+ If you only want a lightweight text-style smoke test, create a local config from the recognition example below and point it at one of the files under `demo_data/recognition/`.
173
+
174
+ <a id="data-format"></a>
175
+
176
+ ## πŸ—‚οΈ Data Format
177
+
178
+ MORE supports two common evaluation formats.
179
+
180
+ ### 🧾 Single-module Recognition JSON
181
+
182
+ The current single-module loader expects ground truth and prediction fields in the same JSON file. Each item contains `layout_dets`, and every layout item stores the target value plus a prediction field, usually named `pred`.
183
+
184
+ <details>
185
+ <summary>View recognition JSON example</summary>
186
+
187
+ ```json
188
+ [
189
+ {
190
+ "layout_dets": [
191
+ {
192
+ "category_type": "text_block",
193
+ "text": "ground-truth text",
194
+ "pred": "model prediction",
195
+ "attribute": {
196
+ "text_language": "text_english"
197
+ }
198
+ }
199
+ ],
200
+ "page_info": {
201
+ "image_path": "sample.jpg",
202
+ "page_attribute": {}
203
+ },
204
+ "extra": {}
205
+ }
206
+ ]
207
+ ```
208
+
209
+ </details>
210
+
211
+ Use these ground-truth keys for the provided demos:
212
+
213
+ | Task | Demo File | Ground-truth Key | Prediction Key | Normalization |
214
+ | --- | --- | --- | --- | --- |
215
+ | Text | `demo_data/recognition/MORE_demo_paragraph.json` | `text` | `pred` | `text` |
216
+ | Code | `demo_data/recognition/MORE_demo_code.json` | `text` | `pred` | `text` |
217
+ | Catalog | `demo_data/recognition/MORE_demo_catalog.json` | `text` | `pred` | `text` |
218
+ | Formula | `demo_data/recognition/MORE_demo_formula.json` | `latex` | `pred` | `formula` |
219
+ | Table | `demo_data/recognition/MORE_demo_table.json` | `html` | `pred` | `table` |
220
+
221
+ <details>
222
+ <summary>View recognition config example</summary>
223
+
224
+ ```yaml
225
+ recogition_eval:
226
+ metrics:
227
+ - Edit_dist
228
+ dataset:
229
+ dataset_name: omnidocbench_single_module_dataset
230
+ ground_truth:
231
+ data_path: ./demo_data/recognition/MORE_demo_paragraph.json
232
+ data_key: text
233
+ prediction:
234
+ data_key: pred
235
+ category_type: text
236
+ ```
237
+
238
+ </details>
239
+
240
+ > Note: `recogition_eval` is intentionally spelled this way to match the current task registry.
241
+
242
+ ### πŸ“ Markdown-to-Markdown Evaluation
243
+
244
+ For full-page parsing, put matching `.md` files in ground-truth and prediction folders:
245
+
246
+ ```text
247
+ demo_data/md2md/
248
+ gt/
249
+ sample_001.md
250
+ pred/
251
+ sample_001.md
252
+ ```
253
+
254
+ `md2md_dataset` extracts and matches:
255
+
256
+ - text blocks
257
+ - isolated formulas written with `$$...$$`, `$...$`, `\[...\]`, or `\(...\)`
258
+ - HTML tables and LaTeX tables
259
+ - reading order from the matched element positions
260
+
261
+ <details>
262
+ <summary>View Markdown-to-Markdown config example</summary>
263
+
264
+ ```yaml
265
+ end2end_eval:
266
+ metrics:
267
+ text_block:
268
+ metric:
269
+ - Edit_dist
270
+ display_formula:
271
+ metric:
272
+ - Edit_dist
273
+ - CDM
274
+ table:
275
+ metric:
276
+ - TEDS
277
+ - Edit_dist
278
+ reading_order:
279
+ metric:
280
+ - Edit_dist
281
+ dataset:
282
+ dataset_name: md2md_dataset
283
+ ground_truth:
284
+ data_path: ./demo_data/md2md/gt
285
+ prediction:
286
+ data_path: ./demo_data/md2md/pred
287
+ match_method: quick_match
288
+ ```
289
+
290
+ </details>
291
+
292
+ Available `match_method` values are `quick_match`, `simple_match`, and `no_split`.
293
+
294
+ ### 🎯 Expected Model Outputs
295
+
296
+ The camera-ready evaluation uses task-specific output formats so different model families can be compared fairly.
297
+
298
+ | Task | Expected Output |
299
+ | --- | --- |
300
+ | Text / Catalog | Plain extracted text. |
301
+ | Code | Markdown code block. |
302
+ | Formula | LaTeX expression. |
303
+ | Table | HTML table. |
304
+ | End-to-end parsing | Markdown body content in reading order, with tables represented as HTML and formulas represented as LaTeX. Headers and footers are ignored. |
305
+
306
+ <a id="evaluation"></a>
307
+
308
+ ## πŸ§ͺ Evaluation
309
+
310
+ Run any config with:
311
+
312
+ ```bash
313
+ mkdir -p result
314
+ python pdf_validation.py --config <config_path>
315
+ ```
316
+
317
+ <div align="center">
318
+ <img src="assets/task.png" alt="MORE evaluation tasks" width="95%">
319
+ </div>
320
+
321
+ ### πŸ“ Metrics
322
+
323
+ MORE follows the OmniDocBench v1.5 evaluation protocol and extends it to code and catalog evaluation. The final benchmark score is decoupled across tasks so one stage does not silently propagate errors into another.
324
+
325
+ | Task | Metric | Config Example | Notes |
326
+ | --- | --- | --- | --- |
327
+ | Text | NED | `configs/ocr.yaml` | Raw runner output is `Edit_dist`; leaderboard reports `1 - Edit_dist`. |
328
+ | Code | NED | custom recognition config | Same JSON shape as text, with code-specific content. |
329
+ | Catalog | NED | custom recognition config | Same JSON shape as text. |
330
+ | Reading Order | NED | `configs/md2md.yaml` | Computed from matched element order. |
331
+ | Formula | CDM | `configs/formula_recognition.yaml` | Requires LaTeX, Ghostscript, and Node.js. |
332
+ | Table | TEDS | `configs/table_recognition.yaml` | Evaluates HTML tree similarity. |
333
+
334
+ Sequential tasks use normalized edit distance:
335
+
336
+ $$
337
+ \begin{aligned}
338
+ \mathrm{NED}
339
+ &= 1 - \frac{1}{N} \sum_{i=1}^{N}
340
+ \frac{\mathrm{EditDist}(P_i, G_i)}
341
+ {\max(\lvert P_i\rvert, \lvert G_i\rvert)}
342
+ \end{aligned}
343
+ $$
344
+
345
+ Formula recognition uses Character Detection Matching:
346
+
347
+ $$
348
+ \begin{aligned}
349
+ \mathrm{CDM}
350
+ &= \frac{1}{N} \sum_{i=1}^{N}
351
+ \frac{2 \cdot TP_i}{2 \cdot TP_i + FP_i + FN_i}
352
+ \end{aligned}
353
+ $$
354
+
355
+ Table recognition uses TEDS:
356
+
357
+ $$
358
+ \begin{aligned}
359
+ \mathrm{TEDS}
360
+ &= 1 - \frac{1}{N} \sum_{i=1}^{N}
361
+ \frac{\mathrm{TreeEditDist}(T_{p,i}, T_{g,i})}
362
+ {\max(\lvert T_{p,i}\rvert, \lvert T_{g,i}\rvert)}
363
+ \end{aligned}
364
+ $$
365
+
366
+ The overall score is the arithmetic mean of the six task scores:
367
+
368
+ $$
369
+ \begin{aligned}
370
+ \mathrm{Overall}
371
+ &= \frac{1}{6}
372
+ \left(
373
+ \mathrm{TEDS}
374
+ + \mathrm{CDM}
375
+ + \sum_{k \in \mathcal{S}} \mathrm{NED}_k
376
+ \right)
377
+ \end{aligned}
378
+ $$
379
+
380
+ <a id="leaderboard"></a>
381
+
382
+ ## πŸ† Leaderboard
383
+
384
+ Scores are reported as percentages. Higher is better. The table below lists task-wise averages from the camera-ready paper; page-wise averages are reported in the paper appendix.
385
+
386
+ | Model | Size | Overall ↑ | Text NED ↑ | Formula CDM ↑ | Table TEDS ↑ | Code NED ↑ | Catalog NED ↑ | Read Order NED ↑ |
387
+ | --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
388
+ | HunyuanOCR | 1B | **92.42** | 93.81 | **93.28** | <ins>78.56</ins> | **97.07** | **95.36** | <ins>96.45</ins> |
389
+ | Gemini 3 | - | <ins>91.61</ins> | **95.39** | 90.27 | **81.02** | 93.05 | <ins>94.31</ins> | 95.63 |
390
+ | PaddleOCR-VL | 0.9B | 87.96 | 90.99 | <ins>91.11</ins> | 61.11 | <ins>96.29</ins> | 93.04 | 95.19 |
391
+ | dots.ocr | 3B | 84.31 | <ins>94.45</ins> | 90.77 | 39.81 | 95.38 | 88.26 | **97.18** |
392
+ | Qwen2.5-VL | 3B | 83.93 | 89.36 | 84.48 | 68.27 | 86.69 | 92.54 | 82.23 |
393
+ | Qwen3-VL | 2B | 83.56 | 92.02 | 65.45 | 65.21 | 92.38 | 93.76 | 92.53 |
394
+ | DeepSeekOCR | 3B-A570M | 82.91 | 85.27 | 75.67 | 61.63 | 92.26 | 88.26 | 94.36 |
395
+ | MinerU2.5 | 1.2B | 48.85 | 27.12 | 73.29 | 33.83 | 72.41 | 21.61 | 64.81 |
396
+
397
+ Key observations from the paper:
398
+
399
+ - πŸ₯‡ HunyuanOCR achieves the best overall score and leads formula, code, and catalog recognition.
400
+ - πŸ”Ž Gemini 3 is strongest on text and table recognition, while dots.ocr leads reading order.
401
+ - 🧱 Table parsing remains the largest structural bottleneck; text, code, and catalog recognition are much closer to saturation for the strongest models.
402
+ - 🌏 Non-Latin scripts account for 46.31% of MORE, making long-tail script robustness a central part of the benchmark rather than an appendix-only concern.
403
+
404
+ ## 🧭 Repository Layout
405
+
406
+ ```text
407
+ MORE/
408
+ assets/ README figures
409
+ configs/ evaluation configs
410
+ dataset/ dataset loaders
411
+ demo_data/ small recognition and md2md demos
412
+ metrics/ Edit distance, TEDS, CDM, and reporting utilities
413
+ registry/ task, dataset, and metric registries
414
+ task/ evaluation task wrappers
415
+ tools/ visualization, conversion, and model inference scripts
416
+ utils/ matching, extraction, normalization, and IO helpers
417
+ pdf_validation.py config-driven evaluation entry point
418
+ ```
419
+
420
+ The scripts under `tools/model_infer/` are adapters for generating predictions from OCR or document parsing models. They are not called automatically by `pdf_validation.py`; run or adapt them first, then evaluate the generated predictions with a config file.
421
+
422
+ ## 🩺 Troubleshooting
423
+
424
+ - `FileNotFoundError` under `result/`: create the output directory with `mkdir -p result` before running the evaluator.
425
+ - `Cannot find pred for ...`: make sure prediction filenames match the ground-truth filenames for `md2md`, or that every JSON layout item has the configured prediction key.
426
+ - CDM or LaTeX rendering errors: confirm that Ghostscript, TeX Live, and Node.js are available in the active environment.
427
+ - Empty or surprising recognition scores: check `ground_truth.data_key`, `prediction.data_key`, `category_filter`, and `category_type` in the config.
428
+
429
+ ## πŸ™ Acknowledgement
430
+
431
+ - [OmniDocBench v1.5](https://github.com/opendatalab/OmniDocBench/tree/v1_5) for the document parsing evaluation protocol and implementation reference.
432
+ - [CDM](https://github.com/opendatalab/OmniDocBench/tree/main/metrics/cdm) for formula recognition evaluation.
433
+ - [PubTabNet](https://github.com/ibm-aur-nlp/PubTabNet) for the TEDS table evaluation metric.
434
+ - We thank the open-source OCR and document parsing community for the models, tools, and shared practices that support multilingual baseline evaluation.
435
+ - We are deeply grateful to the annotators and reviewers whose meticulous verification of multilingual layouts, reading order, and element-level transcriptions forms the foundation of MORE's reliability.
436
+
437
+ ## βš–οΈ Copyright Statement
438
+
439
+ MORE includes materials derived from collected document resources and community contributions. We have made reasonable efforts to exclude materials that should not be redistributed. The released data and evaluation resources are intended for academic research and benchmark evaluation only, and should not be used for commercial purposes. If you are a rights holder and have concerns about any included content, please contact [bing-hong.wu@foxmail.com](mailto:bing-hong.wu@foxmail.com); we will review the request and take appropriate action.
440
+
441
+ ## πŸ“Œ Citation
442
+
443
+ We sincerely hope MORE is useful for your research. If it helps your work, we would be grateful if you could cite our paper. Please replace the venue metadata with the official proceedings entry once it is available.
444
+
445
+ ```bibtex
446
+ @inproceedings{xu2026more,
447
+ title = {MORE: A Multilingual Document Parsing Benchmark and Evaluation},
448
+ author = {Long Xu and Binghong Wu and Tinghao Yu and Hao Feng and Zhenyu Huang and Haoqing Jiang and Yunhao Wang and Shuo Huang and Feng Zhang},
449
+ booktitle = {International Conference on Machine Learning},
450
+ year = {2026}
451
+ }
452
+ ```
assets/language_distribution.png ADDED

Git LFS Details

  • SHA256: 419fa879f33642b725ce773013c13ac0ebe22e8559d322ed4b098b9b8448dce3
  • Pointer size: 131 Bytes
  • Size of remote file: 450 kB
assets/task.png ADDED

Git LFS Details

  • SHA256: 663e207d24d487d9feab8c83b4a34a20a338ade62b4c5a85872d4c10b4b60e69
  • Pointer size: 132 Bytes
  • Size of remote file: 1.18 MB
assets/word_clouds.png ADDED

Git LFS Details

  • SHA256: 3e1c6f1d2030b652e756f8e7ceafd1e4f8485bd2baad186a0341da95884cc94b
  • Pointer size: 132 Bytes
  • Size of remote file: 3.47 MB