paper-with-me

Papers

PP-DocBee: Improving Multimodal Document Understanding Through a Bag of Tricks

2025-03-06 · Feng Ni, Kui Huang, Yao Lu, Wenyu Lv, Guanzhong Wang, Zeyu Chen, Yi Liu

With the rapid advancement of digitalization, various document images are being applied more extensively in production and daily life, and there is an increasingly urgent need for fast and accurate parsing of the content in document images. Therefore, this report presents PP-DocBee, a novel multimodal large language model designed for end-to-end document image understanding. First, we develop a data synthesis strategy tailored to document scenarios in which we build a diverse dataset to improve the model generalization. Then, we apply a few training techniques, including dynamic proportional sampling, data preprocessing, and OCR postprocessing strategies. Extensive evaluations demonstrate the superior performance of PP-DocBee, achieving state-of-the-art results on English document understanding benchmarks and even outperforming existing open source and commercial models in Chinese document understanding. The source code and pre-trained models are publicly available at \href{https://github.com/PaddlePaddle/PaddleMIX}{https://github.com/PaddlePaddle/PaddleMIX}.

📄 PDF Abstract BibTeX arXiv:2503.04065

Code (1)

PaddlePaddle/PaddleMIX 공식 구현 paddle

Tasks

document understandingLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language ModelOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

PP-DocBee2: Improved Baselines with Efficient Data for Multimodal Document Understanding

2025-06-22 · Kui Huang, Xinrong Chen, Wenyu Lv, Jincheng Liao 외

This report introduces PP-DocBee2, an advanced version of the PP-DocBee, designed to enhance multimodal document understanding. Built on a large multimodal model architecture, PP-DocBee2 addresses the limitations of its …

document understanding

3MVRD: Multimodal Multi-task Multi-teacher Visually-Rich Form Document Understanding

2024-02-28 · Yihao Ding, Lorenzo Vaiani, Caren Han, Jean Lee 외

This paper presents a groundbreaking multimodal, multi-task, multi-teacher joint-grained knowledge distillation model for visually-rich form document understanding. The model is designed to leverage insights from both fi…

document understandingFormKnowledge Distillation

Docopilot: Improving Multimodal Models for Document-Level Understanding

2025-07-19 · Yuchen Duan, Zhe Chen, Yusong Hu, Weiyun Wang 외 arxiv

Despite significant progress in multimodal large language models (MLLMs), their performance on complex, multi-page document comprehension remains inadequate, largely due to the lack of high-quality, document-level datase…

Docopilot: Improving Multimodal Models for Document-Level Understanding

2025-01-01 · CVPR 2025 1 · Yuchen Duan, Zhe Chen, Yusong Hu, Weiyun Wang 외

Despite significant progress in multimodal large language models (MLLMs), their performance on complex, multi-page document comprehension remains inadequate, largely due to the lack of high-quality, document-level da…

document understandingRAGRetrievalRetrieval-augmented Generation

PDF-MVQA: A Dataset for Multimodal Information Retrieval in PDF-based Visual Question Answering

2024-04-19 · Yihao Ding, Kaixuan Ren, Jiabin Huang, Siwen Luo 외

Document Question Answering (QA) presents a challenge in understanding visually-rich documents (VRD), particularly those dominated by lengthy textual content like research journal articles. Existing studies primarily foc…

ArticlesInformation RetrievalMachine Reading ComprehensionQuestion Answering+4