CVAIMay 23, 2023

DUBLIN -- Document Understanding By Language-Image Network

arXiv:2305.14218v43 citations
Originality Highly original
AI Analysis

It addresses the problem of limited generalization in document understanding for researchers and practitioners by introducing a more versatile model.

The paper tackles visual document understanding by proposing DUBLIN, a model pretrained on web pages with novel objectives, achieving state-of-the-art or competitive results on multiple benchmarks, including a 77.75 EM and 84.25 F1 on WebSRC and outperforming pixel-based SOTA models by up to 21% on other datasets.

Visual document understanding is a complex task that involves analyzing both the text and the visual elements in document images. Existing models often rely on manual feature engineering or domain-specific pipelines, which limit their generalization ability across different document types and languages. In this paper, we propose DUBLIN, which is pretrained on web pages using three novel objectives: Masked Document Text Generation Task, Bounding Box Task, and Rendered Question Answering Task, that leverage both the spatial and semantic information in the document images. Our model achieves competitive or state-of-the-art results on several benchmarks, such as Web-Based Structural Reading Comprehension, Document Visual Question Answering, Key Information Extraction, Diagram Understanding, and Table Question Answering. In particular, we show that DUBLIN is the first pixel-based model to achieve an EM of 77.75 and F1 of 84.25 on the WebSRC dataset. We also show that our model outperforms the current pixel-based SOTA models on DocVQA, InfographicsVQA, OCR-VQA and AI2D datasets by 4.6%, 6.5%, 2.6% and 21%, respectively. We also achieve competitive performance on RVL-CDIP document classification. Moreover, we create new baselines for text-based datasets by rendering them as document images to promote research in this direction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes