🤖 AI Summary
This work addresses the challenge of insufficient robustness in document image parsing under real-world physical distortions—such as scanning artifacts, perspective skew, screen capture effects, and illumination variations—by proposing a lightweight 0.9B-parameter multi-task vision-language model (VLM). For the first time, this compact architecture jointly integrates document parsing, seal detection, and text detection within a unified framework. To evaluate model robustness under realistic distortions, we introduce the Real5-OmniDocBench benchmark. Our model achieves a state-of-the-art accuracy of 94.5% on OmniDocBench v1.5 and demonstrates leading performance on the new benchmark, significantly enhancing end-to-end document understanding in complex, real-world scenarios.
📝 Abstract
We introduce PaddleOCR-VL-1.5, an upgraded model achieving a new state-of-the-art (SOTA) accuracy of 94.5% on OmniDocBench v1.5. To rigorously evaluate robustness against real-world physical distortions, including scanning, skew, warping, screen-photography, and illumination, we propose the Real5-OmniDocBench benchmark. Experimental results demonstrate that this enhanced model attains SOTA performance on the newly curated benchmark. Furthermore, we extend the model's capabilities by incorporating seal recognition and text spotting tasks, while remaining a 0.9B ultra-compact VLM with high efficiency. Code: https://github.com/PaddlePaddle/PaddleOCR