paper-with-me

Papers

Robustness of Structured Data Extraction from Perspectively Distorted Documents

2025-11-18 · Hyakka Nakada, Yoshiyasu Tanaka arxiv

Optical Character Recognition (OCR) for data extraction from documents is essential to intelligent informatics, such as digitizing medical records and recognizing road signs. Multi-modal Large Language Models (LLMs) can solve this task and have shown remarkable performance. Recently, it has been noticed that the accuracy of data extraction by multi-modal LLMs can be affected when in-plane rotations are present in the documents. However, real-world document images are usually not only in-plane rotated but also perspectively distorted. This study investigates the impacts of such perturbations on the data extraction accuracy for the state-of-the-art model, Gemini-1.5-pro. Because perspective distortions have a high degree of freedom, designing experiments in the same manner as single-parametric rotations is difficult. We observed typical distortions of document images and showed that most of them approximately follow an isosceles-trapezoidal transformation, which allows us to evaluate distortions with a small number of parameters. We were able to reduce the number of independent parameters from eight to two, i.e. rotation angle and distortion ratio. Then, specific entities were extracted from synthetically generated sample documents with varying these parameters. As the performance of LLMs, we evaluated not only a character-recognition accuracy but also a structure-recognition accuracy. Whereas the former represents the classical indicators for optical character recognition, the latter is related to the correctness of reading order. In particular, the structure-recognition accuracy was found to be significantly degraded by document distortion. In addition, we found that this accuracy can be improved by a simple rotational correction. This insight will contribute to the practical use of multi-modal LLMs for OCR tasks.

📄 PDF Abstract BibTeX arXiv:2511.17607

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting Text in the Wild with Deep Character Embedding Network

2019-01-02 · Jiaming Liu, Chengquan Zhang, Yipeng Sun, Junyu Han 외

Most text detection methods hypothesize texts are horizontal or multi-oriented and thus define quadrangles as the basic detection unit. However, text in the wild is usually perspectively distorted or curved, which can no…

ClusteringText Detection

Möbius Transform for Mitigating Perspective Distortions in Representation Learning

2024-03-07 · Prakash Chandra Chhipa, Meenakshi Subhash Chippa, Kanjar De, Rajkumar Saini 외

Perspective distortion (PD) causes unprecedented changes in shape, size, orientation, angles, and other spatial relationships of visual concepts in images. Precisely estimating camera intrinsic and extrinsic parameters i…

Crowd Countingdistortion correctionobject-detectionObject Detection+2

POISE: Pose Guided Human Silhouette Extraction under Occlusions

2023-11-09 · Arindam Dutta, Rohit Lal, Dripta S. Raychaudhuri, Calvin Khang Ta 외

Human silhouette extraction is a fundamental task in computer vision with applications in various downstream tasks. However, occlusions pose a significant challenge, leading to incomplete and distorted silhouettes. To ad…

2D Pose EstimationGait RecognitionPose Estimation

The developmental trajectory of object recognition robustness: children are like small adults but unlike big deep neural networks

2022-05-20 · Lukas S. Huber, Robert Geirhos, Felix A. Wichmann

In laboratory object recognition tasks based on undistorted photographs, both adult humans and Deep Neural Networks (DNNs) perform close to ceiling. Unlike adults', whose object recognition performance is robust against …

ObjectObject RecognitionOut-of-Distribution Generalization

Subspace Learning in The Presence of Sparse Structured Outliers and Noise

2017-03-14 · Shervin Minaee, Yao Wang

Subspace learning is an important problem, which has many applications in image and video processing. It can be used to find a low-dimensional representation of signals and images. But in many applications, the desired s…

ClusteringImage SegmentationSegmentationSemantic Segmentation