paper-with-me

Papers

Generative Visual Question Answering

2023-07-18 · Ethan Shen, Scotty Singh, Bhavesh Kumar

Multi-modal tasks involving vision and language in deep learning continue to rise in popularity and are leading to the development of newer models that can generalize beyond the extent of their training data. The current models lack temporal generalization which enables models to adapt to changes in future data. This paper discusses a viable approach to creating an advanced Visual Question Answering (VQA) model which can produce successful results on temporal generalization. We propose a new data set, GenVQA, utilizing images and captions from the VQAv2 and MS-COCO dataset to generate new images through stable diffusion. This augmented dataset is then used to test a combination of seven baseline and cutting edge VQA models. Performance evaluation focuses on questions mirroring the original VQAv2 dataset, with the answers having been adjusted to the new images. This paper's purpose is to investigate the robustness of several successful VQA models to assess their performance on future data distributions. Model architectures are analyzed to identify common stylistic choices that improve generalization under temporal distribution shifts. This research highlights the importance of creating a large-scale future shifted dataset. This data can enhance the robustness of VQA models, allowing their future peers to have improved ability to adapt to temporal distribution shifts.

📄 PDF Abstract BibTeX arXiv:2307.10405

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Visual Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

WSI-VQA: Interpreting Whole Slide Images by Generative Visual Question Answering

2024-07-08 · Pingyi Chen, Chenglu Zhu, Sunyi Zheng, Honglin Li 외

Whole slide imaging is routinely adopted for carcinoma diagnosis and prognosis. Abundant experience is required for pathologists to achieve accurate and reliable diagnostic results of whole slide images (WSI). The huge s…

DiagnosticGenerative Visual Question AnsweringPrognosisQuestion Answering+5

Proposing Plausible Answers for Open-ended Visual Question Answering

2016-10-20 · Omid Bakhshandeh, Trung Bui, Zhe Lin, Walter Chang

Answering open-ended questions is an essential capability for any intelligent agent. One of the most interesting recent open-ended question answering challenges is Visual Question Answering (VQA) which attempts to evalua…

Graph MatchingOpen-Ended Question AnsweringQuestion AnsweringVisual Question Answering+1

JDocQA: Japanese Document Question Answering Dataset for Generative Language Models

2024-03-28 · Eri Onami, Shuhei Kurita, Taiki Miyanishi, Taro Watanabe

Document question answering is a task of question answering on given documents such as reports, slides, pamphlets, and websites, and it is a truly demanding task as paper and electronic forms of documents are so common i…

HallucinationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Answer-Me: Multi-Task Open-Vocabulary Visual Question Answering

2022-05-02 · AJ Piergiovanni, Wei Li, Weicheng Kuo, Mohammad Saffar 외

We present Answer-Me, a task-aware multi-task framework which unifies a variety of question answering tasks, such as, visual question answering, visual entailment, visual reasoning. In contrast to previous works using co…

DecoderImage CaptioningQuestion AnsweringVisual Entailment+4

Cross-Modal Generative Augmentation for Visual Question Answering

2021-05-11 · Zixu Wang, Yishu Miao, Lucia Specia

Data augmentation has been shown to effectively improve the performance of multimodal machine learning models. This paper introduces a generative model for data augmentation by leveraging the correlations among multiple …

Data AugmentationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)