Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards VQA Models That Can Read

About

Studies have shown that a dominant class of questions asked by visually impaired users on images of their surroundings involves reading text in the image. But today's VQA models can not read! Our paper takes a first step towards addressing this problem. First, we introduce a new "TextVQA" dataset to facilitate progress on this important problem. Existing datasets either have a small proportion of questions about text (e.g., the VQA dataset) or are too small (e.g., the VizWiz dataset). TextVQA contains 45,336 questions on 28,408 images that require reasoning about text to answer. Second, we introduce a novel model architecture that reads text in the image, reasons about it in the context of the image and the question, and predicts an answer which might be a deduction based on the text and the image or composed of the strings found in the image. Consequently, we call our approach Look, Read, Reason & Answer (LoRRA). We show that LoRRA outperforms existing state-of-the-art VQA models on our TextVQA dataset. We find that the gap between human performance and machine performance is significantly larger on TextVQA than on VQA 2.0, suggesting that TextVQA is well-suited to benchmark progress along directions complementary to VQA 2.0.

Amanpreet Singh, Vivek Natarajan, Meet Shah, Yu Jiang, Xinlei Chen, Dhruv Batra, Devi Parikh, Marcus Rohrbach• 2019

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy69.21
664
Visual Question AnsweringTextVQA (test)
Accuracy27.6
124
Image CaptioningTextCaps
CIDEr81
96
Visual Question AnsweringTextVQA v1.0 (val)
Accuracy26.56
69
Visual Question AnsweringVizWiz (test)
Accuracy54.72
66
Visual Question AnsweringTextVQA v1.0 (test)
Accuracy27.63
27
Image Question AnsweringOCR-VQA
Accuracy63.9
27
Visual Question AnsweringPlotQA--
25
Visual Question AnsweringInfographicsVQA
ANLS14.7
6
Showing 9 of 9 rows

Other info

Code

Follow for update