MinerU-Popo: Universal Post-Processing Model for Structured Document Parsing

Fuente: arXiv
Guardado en:
Detalles Bibliográficos
Autores principales: Xu, Bangrui, Miao, Ziyang, Zhou, Xuanhe, Lin, Yiming, Tang, Zirui, Zhao, Xiaomeng, Wu, Fan, Tan, Cheng, Wang, Bin, He, Conghui
Formato: Preprint
Publicado: 2026
Materias:
Acceso en línea:
Etiquetas: Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
_version_ 1866917529104941056
author Xu, Bangrui
Miao, Ziyang
Zhou, Xuanhe
Lin, Yiming
Tang, Zirui
Zhao, Xiaomeng
Wu, Fan
Tan, Cheng
Wu, Fan
Wang, Bin
He, Conghui
author_facet Xu, Bangrui
Miao, Ziyang
Zhou, Xuanhe
Lin, Yiming
Tang, Zirui
Zhao, Xiaomeng
Wu, Fan
Tan, Cheng
Wu, Fan
Wang, Bin
He, Conghui
contents VLM-based OCR models have become the de facto choice for document parsing, as they can accurately extract page-level elements (e.g., paragraphs within individual pages) together with their bounding boxes and textual content. However, downstream applications such as RAG require coherent document-level information, whereas these models often break cross-page continuity and fail to recover disrupted structures, such as paragraphs and tables truncated by page boundaries. Such relationships are not confined to a single page; instead, they require joint analysis of titles, paragraphs, tables, and images spanning multiple pages. A natural solution is therefore to reuse existing OCR outputs and reconstruct document-level logical structures through post-processing. To this end, we propose MinerU-Popo, a lightweight and universal framework for POst-Processing OCR outputs, which converts page-level results from diverse parsers into coherent document-level structures. MinerU-Popo decomposes the problem into four focused subtasks: text truncation recovery, table truncation recovery, title hierarchy reconstruction, and image-text association. To address these effectively, we build a task-oriented data engine with task-specific input filtering, and use the generated data (30K) to fine-tune a lightweight post-processing model (Qwen3-VL-4B). To support long documents, we introduce dynamic chunking with overlap-based synchronization, which aligns chunk-level outputs from the fine-tuned model and preserves global consistency. Finally, we assemble the aligned outputs into a tree-structured document representation, further enriched with node chunking and summaries for downstream retrieval and analysis. Empirical results show MinerU-Popo improves title-hierarchy TEDS by at least 20% across all five tested OCR models, improves RAG accuracy and reduces per-query latency.
format Preprint
id arxiv_https___arxiv_org_abs_2605_24973
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle MinerU-Popo: Universal Post-Processing Model for Structured Document Parsing
Xu, Bangrui
Miao, Ziyang
Zhou, Xuanhe
Lin, Yiming
Tang, Zirui
Zhao, Xiaomeng
Wu, Fan
Tan, Cheng
Wu, Fan
Wang, Bin
He, Conghui
Computer Vision and Pattern Recognition
Artificial Intelligence
Computation and Language
VLM-based OCR models have become the de facto choice for document parsing, as they can accurately extract page-level elements (e.g., paragraphs within individual pages) together with their bounding boxes and textual content. However, downstream applications such as RAG require coherent document-level information, whereas these models often break cross-page continuity and fail to recover disrupted structures, such as paragraphs and tables truncated by page boundaries. Such relationships are not confined to a single page; instead, they require joint analysis of titles, paragraphs, tables, and images spanning multiple pages. A natural solution is therefore to reuse existing OCR outputs and reconstruct document-level logical structures through post-processing. To this end, we propose MinerU-Popo, a lightweight and universal framework for POst-Processing OCR outputs, which converts page-level results from diverse parsers into coherent document-level structures. MinerU-Popo decomposes the problem into four focused subtasks: text truncation recovery, table truncation recovery, title hierarchy reconstruction, and image-text association. To address these effectively, we build a task-oriented data engine with task-specific input filtering, and use the generated data (30K) to fine-tune a lightweight post-processing model (Qwen3-VL-4B). To support long documents, we introduce dynamic chunking with overlap-based synchronization, which aligns chunk-level outputs from the fine-tuned model and preserves global consistency. Finally, we assemble the aligned outputs into a tree-structured document representation, further enriched with node chunking and summaries for downstream retrieval and analysis. Empirical results show MinerU-Popo improves title-hierarchy TEDS by at least 20% across all five tested OCR models, improves RAG accuracy and reduces per-query latency.
title MinerU-Popo: Universal Post-Processing Model for Structured Document Parsing
topic Computer Vision and Pattern Recognition
Artificial Intelligence
Computation and Language
url https://arxiv.org/abs/2605.24973