Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Pix2Struct: Screenshot Parsing as Pretraining for Visual Language Understanding

About

Visually-situated language is ubiquitous -- sources range from textbooks with diagrams to web pages with images and tables, to mobile apps with buttons and forms. Perhaps due to this diversity, previous work has typically relied on domain-specific recipes with limited sharing of the underlying data, model architectures, and objectives. We present Pix2Struct, a pretrained image-to-text model for purely visual language understanding, which can be finetuned on tasks containing visually-situated language. Pix2Struct is pretrained by learning to parse masked screenshots of web pages into simplified HTML. The web, with its richness of visual elements cleanly reflected in the HTML structure, provides a large source of pretraining data well suited to the diversity of downstream tasks. Intuitively, this objective subsumes common pretraining signals such as OCR, language modeling, image captioning. In addition to the novel pretraining strategy, we introduce a variable-resolution input representation and a more flexible integration of language and vision inputs, where language prompts such as questions are rendered directly on top of the input image. For the first time, we show that a single pretrained model can achieve state-of-the-art results in six out of nine tasks across four domains: documents, illustrations, user interfaces, and natural images.

Kenton Lee, Mandar Joshi, Iulia Turc, Hexiang Hu, Fangyu Liu, Julian Eisenschlos, Urvashi Khandelwal, Peter Shaw, Ming-Wei Chang, Kristina Toutanova• 2022

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringTextVQA
Accuracy58.6
1285
Visual Question AnsweringChartQA
Accuracy58.6
371
Chart Question AnsweringChartQA--
356
Document Visual Question AnsweringDocVQA
ANLS76.6
263
Visual Question AnsweringAI2D
Accuracy58.7
249
Optical Character RecognitionOCRBench--
232
Document Visual Question AnsweringDocVQA (test)
ANLS76.6
213
Chart Question AnsweringChartQA (test)
Accuracy50.44
176
Visual Question AnsweringDocVQA
Accuracy76.6
162
Visual Question AnsweringInfoVQA
Accuracy40
135
Showing 10 of 73 rows
...

Other info

Code

Follow for update