Pith. sign in

REVIEW 2 cited by

PP-StructureV2: A Stronger Document Analysis System

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2210.05391 v2 pith:YGJOVP2N submitted 2022-10-11 cs.CV

classification cs.CV
keywords moduleanalysisdocumentextractioninformationmodelsystemalgorithm
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

A large amount of document data exists in unstructured form such as raw images without any text information. Designing a practical document image analysis system is a meaningful but challenging task. In previous work, we proposed an intelligent document analysis system PP-Structure. In order to further upgrade the function and performance of PP-Structure, we propose PP-StructureV2 in this work, which contains two subsystems: Layout Information Extraction and Key Information Extraction. Firstly, we integrate Image Direction Correction module and Layout Restoration module to enhance the functionality of the system. Secondly, 8 practical strategies are utilized in PP-StructureV2 for better performance. For Layout Analysis model, we introduce ultra light-weight detector PP-PicoDet and knowledge distillation algorithm FGD for model lightweighting, which increased the inference speed by 11 times with comparable mAP. For Table Recognition model, we utilize PP-LCNet, CSP-PAN and SLAHead to optimize the backbone module, feature fusion module and decoding module, respectively, which improved the table structure accuracy by 6\% with comparable inference speed. For Key Information Extraction model, we introduce VI-LayoutXLM which is a visual-feature independent LayoutXLM architecture, TB-YX sorting algorithm and U-DML knowledge distillation algorithm, which brought 2.8\% and 9.1\% improvement respectively on the Hmean of Semantic Entity Recognition and Relation Extraction tasks. All the above mentioned models and code are open-sourced in the GitHub repository PaddleOCR.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DREAM: Document Reconstruction via End-to-end Autoregressive Model

    cs.CV 2025-07 reject novelty 6.0 of 10

    A single model, DREAM, jointly predicts layout elements, coordinates, and transcriptions for document reconstruction, along with a new metric (DSM) and benchmark (DocRec1K).

  2. zERExtractor:An Automated Platform for Enzyme-Catalyzed Reaction Data Extraction from Scientific Literature

    q-bio.BM 2025-07 conditional novelty 5.0 of 10

    zERExtractor combines OCR, molecular image recognition, and LLM-based parsing to extract enzyme kinetic data from PDFs, and the authors report gains over baseline tools plus a publicly released P450 benchmark.

Pith tools