Boosting Document Parsing Efficiency and Performance with Coarse-to-Fine Visual Processing

📅 2026-03-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the high computational cost and inefficiency in high-resolution document image parsing, often caused by visual redundancy. To this end, we propose PaddleOCR-VL, a coarse-to-fine vision-language architecture featuring a lightweight Visual Region Focusing Module (VRFM). VRFM dynamically directs the model’s attention to semantically critical regions by jointly performing spatial localization and contextual relationship prediction, thereby effectively suppressing background redundancy. Built upon a compact 0.9B-parameter vision-language model—PaddleOCR-VL-0.9B—our approach significantly reduces the number of visual tokens while streamlining the inference pipeline. Extensive experiments demonstrate that the proposed method achieves state-of-the-art performance on both page-level and element-level document parsing tasks, delivering high accuracy with fewer parameters and lower computational overhead.

Technology Category

Application Category

📝 Abstract
Document parsing is a fine-grained task where image resolution significantly impacts performance. While advanced research leveraging vision-language models benefits from high-resolution input to boost model performance, this often leads to a quadratic increase in the number of vision tokens and significantly raises computational costs. We attribute this inefficiency to substantial visual regions redundancy in document images, like background. To tackle this, we propose PaddleOCR-VL, a novel coarse-to-fine architecture that focuses on semantically relevant regions while suppressing redundant ones, thereby improving both efficiency and performance. Specifically, we introduce a lightweight Valid Region Focus Module (VRFM) which leverages localization and contextual relationship prediction capabilities to identify valid vision tokens. Subsequently, we design and train a compact yet powerful 0.9B vision-language model (PaddleOCR-VL-0.9B) to perform detailed recognition, guided by VRFM outputs to avoid direct processing of the entire large image. Extensive experiments demonstrate that PaddleOCR-VL achieves state-of-the-art performance in both page-level parsing and element-level recognition. It significantly outperforms existing solutions, exhibits strong competitiveness against top-tier VLMs, and delivers fast inference while utilizing substantially fewer vision tokens and parameters, highlighting the effectiveness of targeted coarse-to-fine parsing for accurate and efficient document understanding. The source code and models are publicly available at https://github.com/PaddlePaddle/PaddleOCR.
Problem

Research questions and friction points this paper is trying to address.

document parsing
visual redundancy
computational efficiency
high-resolution input
vision tokens
Innovation

Methods, ideas, or system contributions that make the work stand out.

coarse-to-fine processing
visual redundancy reduction
Valid Region Focus Module
efficient document parsing
vision-language model
🔎 Similar Papers
No similar papers found.
Cheng Cui
Cheng Cui
BUAA
deep learningnetwork designOCRmllm
T
Ting Sun
PaddlePaddle Team, Baidu Inc.
S
Suyin Liang
PaddlePaddle Team, Baidu Inc.
T
Tingquan Gao
PaddlePaddle Team, Baidu Inc.
Z
Zelun Zhang
PaddlePaddle Team, Baidu Inc.
Jiaxuan Liu
Jiaxuan Liu
University of Science and Technology of China
Text-to-SpeechSpeech LLMAGI
X
Xueqing Wang
PaddlePaddle Team, Baidu Inc.
C
Changda Zhou
PaddlePaddle Team, Baidu Inc.
H
Hongen Liu
PaddlePaddle Team, Baidu Inc.
M
Manhui Lin
PaddlePaddle Team, Baidu Inc.
Y
Yue Zhang
PaddlePaddle Team, Baidu Inc.
Y
Yubo Zhang
PaddlePaddle Team, Baidu Inc.
J
Jing Zhang
PaddlePaddle Team, Baidu Inc.
J
Jun Zhang
PaddlePaddle Team, Baidu Inc.
X
Xing Wei
Xi’an Jiaotong University
Yi Liu
Yi Liu
Baidu Inc.
CVLLMVLM
Dianhai Yu
Dianhai Yu
Baidu
Deep LearningNatural Language ProcessingMachine LearningArtificial intelligence
Yanjun Ma
Yanjun Ma
Researcher at Baidu
Natural Language ProcessingMachine TranslationInformation Retrieval