English

V-Doc : Visual questions answers with Documents

Artificial Intelligence 2022-06-01 v2 Computer Vision and Pattern Recognition

Abstract

We propose V-Doc, a question-answering tool using document images and PDF, mainly for researchers and general non-deep learning experts looking to generate, process, and understand the document visual question answering tasks. The V-Doc supports generating and using both extractive and abstractive question-answer pairs using documents images. The extractive QA selects a subset of tokens or phrases from the document contents to predict the answers, while the abstractive QA recognises the language in the content and generates the answer based on the trained model. Both aspects are crucial to understanding the documents, especially in an image format. We include a detailed scenario of question generation for the abstractive QA task. V-Doc supports a wide range of datasets and models, and is highly extensible through a declarative, framework-agnostic platform.

Keywords

Cite

@article{arxiv.2205.13724,
  title  = {V-Doc : Visual questions answers with Documents},
  author = {Yihao Ding and Zhe Huang and Runlin Wang and Yanhang Zhang and Xianru Chen and Yuzhong Ma and Hyunsuk Chung and Soyeon Caren Han},
  journal= {arXiv preprint arXiv:2205.13724},
  year   = {2022}
}

Comments

Accepted by CVPR 2022

R2 v1 2026-06-24T11:30:26.125Z