English

VisualMRC: Machine Reading Comprehension on Document Images

Computation and Language 2021-05-11 v2 Computer Vision and Pattern Recognition

Abstract

Recent studies on machine reading comprehension have focused on text-level understanding but have not yet reached the level of human understanding of the visual layout and content of real-world documents. In this study, we introduce a new visual machine reading comprehension dataset, named VisualMRC, wherein given a question and a document image, a machine reads and comprehends texts in the image to answer the question in natural language. Compared with existing visual question answering (VQA) datasets that contain texts in images, VisualMRC focuses more on developing natural language understanding and generation abilities. It contains 30,000+ pairs of a question and an abstractive answer for 10,000+ document images sourced from multiple domains of webpages. We also introduce a new model that extends existing sequence-to-sequence models, pre-trained with large-scale text corpora, to take into account the visual layout and content of documents. Experiments with VisualMRC show that this model outperformed the base sequence-to-sequence models and a state-of-the-art VQA model. However, its performance is still below that of humans on most automatic evaluation metrics. The dataset will facilitate research aimed at connecting vision and language understanding.

Keywords

Cite

@article{arxiv.2101.11272,
  title  = {VisualMRC: Machine Reading Comprehension on Document Images},
  author = {Ryota Tanaka and Kyosuke Nishida and Sen Yoshida},
  journal= {arXiv preprint arXiv:2101.11272},
  year   = {2021}
}

Comments

Accepted as a full paper at AAAI 2021. The first two authors have equal contribution

R2 v1 2026-06-23T22:34:34.881Z