paper-with-me

Papers

Toward Unsupervised Realistic Visual Question Answering

2023-03-09 · ICCV 2023 1 · Yuwei Zhang, Chih-Hui Ho, Nuno Vasconcelos

The problem of realistic VQA (RVQA), where a model has to reject unanswerable questions (UQs) and answer answerable ones (AQs), is studied. We first point out 2 drawbacks in current RVQA research, where (1) datasets contain too many unchallenging UQs and (2) a large number of annotated UQs are required for training. To resolve the first drawback, we propose a new testing dataset, RGQA, which combines AQs from an existing VQA dataset with around 29K human-annotated UQs. These UQs consist of both fine-grained and coarse-grained image-question pairs generated with 2 approaches: CLIP-based and Perturbation-based. To address the second drawback, we introduce an unsupervised training approach. This combines pseudo UQs obtained by randomly pairing images and questions, with an RoI Mixup procedure to generate more fine-grained pseudo UQs, and model ensembling to regularize model confidence. Experiments show that using pseudo UQs significantly outperforms RVQA baselines. RoI Mixup and model ensembling further increase the gain. Finally, human evaluation reveals a performance gap between humans and models, showing that more RVQA research is needed.

📄 PDF Abstract BibTeX arXiv:2303.05068

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Transfer Learning via Unsupervised Task Discovery for Visual Question Answering

2018-10-03 · CVPR 2019 6 · Hyeonwoo Noh, Tae-hoon Kim, Jonghwan Mun, Bohyung Han

We study how to leverage off-the-shelf visual and linguistic data to cope with out-of-vocabulary answers in visual question answering task. Existing large-scale visual datasets with annotations such as image class labels…

Question AnsweringTransfer LearningVisual Question AnsweringVisual Question Answering (VQA)

AI2-THOR: An Interactive 3D Environment for Visual AI

2017-12-14 · Eric Kolve, Roozbeh Mottaghi, Winson Han, Eli VanderBilt 외

We introduce The House Of inteRactions (THOR), a framework for visual AI research, available at http://ai2thor.allenai.org. AI2-THOR consists of near photo-realistic 3D indoor scenes, where AI agents can navigate in the …

Deep Reinforcement LearningImitation LearningNavigateobject-detection+8

Can Open Domain Question Answering Systems Answer Visual Knowledge Questions?

2022-02-09 · Jiawen Zhang, Abhijit Mishra, Avinesh P. V. S, Siddharth Patwardhan 외

The task of Outside Knowledge Visual Question Answering (OKVQA) requires an automatic system to answer natural language questions about pictures and images using external knowledge. We observe that many visual questions,…

Open-Domain Question AnsweringQuestion AnsweringQuestion RewritingVisual Question Answering+1

Ranked from Within: Ranking Large Multimodal Models for Visual Question Answering Without Labels

2024-12-09 · Weijie Tu, Weijian Deng, Dylan Campbell, Yu Yao 외

As large multimodal models (LMMs) are increasingly deployed across diverse applications, the need for adaptable, real-world model ranking has become paramount. Traditional evaluation methods are largely dataset-centric, …

Question AnsweringVisual Question Answering

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)