paper-with-me

홈 › Papers

Look, Read and Ask: Learning to Ask Questions by Reading Text in Images

2022-11-23 · Soumya Jahagirdar, Shankar Gangisetty, Anand Mishra

We present a novel problem of text-based visual question generation or TextVQG in short. Given the recent growing interest of the document image analysis community in combining text understanding with conversational artificial intelligence, e.g., text-based visual question answering, TextVQG becomes an important task. TextVQG aims to generate a natural language question for a given input image and an automatically extracted text also known as OCR token from it such that the OCR token is an answer to the generated question. TextVQG is an essential ability for a conversational agent. However, it is challenging as it requires an in-depth understanding of the scene and the ability to semantically bridge the visual content with the text present in the image. To address TextVQG, we present an OCR consistent visual question generation model that Looks into the visual content, Reads the scene text, and Asks a relevant and meaningful natural language question. We refer to our proposed model as OLRA. We perform an extensive evaluation of OLRA on two public benchmarks and compare them against baselines. Our model OLRA automatically generates questions similar to the public text-based visual question answering datasets that were curated manually. Moreover, we significantly outperform baseline approaches on the performance measures popularly used in text generation literature.

📄 PDF Abstract BibTeX arXiv:2211.12950

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)Question AnsweringQuestion GenerationQuestion-GenerationText GenerationVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Are Large Language Models Fit For Guided Reading?

2023-05-18 · Peter Ochieng

This paper looks at the ability of large language models to participate in educational guided reading. We specifically, evaluate their ability to generate meaningful questions from the input text, generate diverse questi…

Towards VQA Models That Can Read

2019-04-18 · CVPR 2019 6 · Amanpreet Singh, Vivek Natarajan, Meet Shah, Yu Jiang 외

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…

TextVQAVisual Question Answering (VQA)

Looking Beyond the Surface: A Challenge Set for Reading Comprehension over Multiple Sentences

2018-06-01 · NAACL 2018 6 · Daniel Khashabi, Snigdha Chaturvedi, Michael Roth, Shyam Upadhyay 외

We present a reading comprehension challenge in which questions can only be answered by taking into account information from multiple sentences. We solicit and verify questions and answers for this challenge through a 4-…

DiversityNatural Language InferenceQuestion AnsweringReading Comprehension+1

How to Engage Your Readers? Generating Guiding Questions to Promote Active Reading

2024-07-19 · Peng Cui, Vilém Zouhar, XiaoYu Zhang, Mrinmaya Sachan

Using questions in written text is an effective strategy to enhance readability. However, what makes an active reading question good, what the linguistic role of these questions is, and what is their impact on human read…

ArticlesMemorizationReading Comprehension

Answer Span Correction in Machine Reading Comprehension

2020-11-06 · Findings of the Association for Computational Linguistics 2020 · Revanth Gangi Reddy, Md Arafat Sultan, Efsun Sarioglu Kayi, Rong Zhang 외

Answer validation in machine reading comprehension (MRC) consists of verifying an extracted answer against an input context and question pair. Previous work has looked at re-assessing the "answerability" of the question …

Machine Reading ComprehensionReading Comprehension