Our new X account is live! Follow @wizwand_team for updates
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
1117
Visual Question AnsweringChartQA
Accuracy58.6
239
Chart Question AnsweringChartQA--
229
Document Visual Question AnsweringDocVQA (test)
ANLS76.6
192
Visual Question AnsweringAI2D
Accuracy58.7
174
Document Visual Question AnsweringDocVQA
ANLS76.6
164
Chart Question AnsweringChartQA (test)
Accuracy50.44
129
Visual Question AnsweringDocVQA
Accuracy76.6
103
Image CaptioningTextCaps
CIDEr95.5
96
Information Visual Question AnsweringInfoVQA (test)
ANLS40
92
Showing 10 of 73 rows
...

Other info

Code

Follow for update