Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
38 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

TAG: Boosting Text-VQA via Text-aware Visual Question-answer Generation (2208.01813v3)

Published 3 Aug 2022 in cs.CV

Abstract: Text-VQA aims at answering questions that require understanding the textual cues in an image. Despite the great progress of existing Text-VQA methods, their performance suffers from insufficient human-labeled question-answer (QA) pairs. However, we observe that, in general, the scene text is not fully exploited in the existing datasets -- only a small portion of the text in each image participates in the annotated QA activities. This results in a huge waste of useful information. To address this deficiency, we develop a new method to generate high-quality and diverse QA pairs by explicitly utilizing the existing rich text available in the scene context of each image. Specifically, we propose, TAG, a text-aware visual question-answer generation architecture that learns to produce meaningful, and accurate QA samples using a multimodal transformer. The architecture exploits underexplored scene text information and enhances scene understanding of Text-VQA models by combining the generated QA pairs with the initial training data. Extensive experimental results on two well-known Text-VQA benchmarks (TextVQA and ST-VQA) demonstrate that our proposed TAG effectively enlarges the training data that helps improve the Text-VQA performance without extra labeling effort. Moreover, our model outperforms state-of-the-art approaches that are pre-trained with extra large-scale data. Code is available at https://github.com/HenryJunW/TAG.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Jun Wang (990 papers)
  2. Mingfei Gao (26 papers)
  3. Yuqian Hu (5 papers)
  4. Ramprasaath R. Selvaraju (14 papers)
  5. Chetan Ramaiah (6 papers)
  6. Ran Xu (89 papers)
  7. Joseph F. JaJa (6 papers)
  8. Larry S. Davis (98 papers)
Citations (16)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub