Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-Modal Answer Validation for Knowledge-Based VQA

About

The problem of knowledge-based visual question answering involves answering questions that require external knowledge in addition to the content of the image. Such knowledge typically comes in various forms, including visual, textual, and commonsense knowledge. Using more knowledge sources increases the chance of retrieving more irrelevant or noisy facts, making it challenging to comprehend the facts and find the answer. To address this challenge, we propose Multi-modal Answer Validation using External knowledge (MAVEx), where the idea is to validate a set of promising answer candidates based on answer-specific knowledge retrieval. Instead of searching for the answer in a vast collection of often irrelevant facts as most existing approaches do, MAVEx aims to learn how to extract relevant knowledge from noisy sources, which knowledge source to trust for each answer candidate, and how to validate the candidate using that source. Our multi-modal setting is the first to leverage external visual knowledge (images searched using Google), in addition to textual knowledge in the form of Wikipedia sentences and ConceptNet concepts. Our experiments with OK-VQA, a challenging knowledge-based VQA dataset, demonstrate that MAVEx achieves new state-of-the-art results. Our code is available at https://github.com/jialinwu17/MAVEX

Jialin Wu, Jiasen Lu, Ashish Sabharwal, Roozbeh Mottaghi• 2021

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringOK-VQA (test)
Accuracy41.37
296
Visual Question AnsweringOK-VQA
Accuracy39.4
224
Visual Question AnsweringOKVQA (val)
VQA Score39.4
101
Visual Question AnsweringOK-VQA v1.0 (test)
Accuracy41.37
77
Visual Question AnsweringOK-VQA (val)
Accuracy39.4
47
Visual Question AnsweringOK-VQA v1.1 (test)
VQA Score39.4
28
Knowledge-based Visual Question AnsweringOK-VQA v1.0 (test)
Accuracy39.4
15
Showing 7 of 7 rows

Other info

Follow for update