paper-with-me

Papers

VQA-E: Explaining, Elaborating, and Enhancing Your Answers for Visual Questions

2018-03-20 · ECCV 2018 9 · Qing Li, Qingyi Tao, Shafiq Joty, Jianfei Cai, Jiebo Luo

Most existing works in visual question answering (VQA) are dedicated to improving the accuracy of predicted answers, while disregarding the explanations. We argue that the explanation for an answer is of the same or even more importance compared with the answer itself, since it makes the question and answering process more understandable and traceable. To this end, we propose a new task of VQA-E (VQA with Explanation), where the computational models are required to generate an explanation with the predicted answer. We first construct a new dataset, and then frame the VQA-E problem in a multi-task learning architecture. Our VQA-E dataset is automatically derived from the VQA v2 dataset by intelligently exploiting the available captions. We have conducted a user study to validate the quality of explanations synthesized by our method. We quantitatively show that the additional supervision from explanations can not only produce insightful textual sentences to justify the answers, but also improve the performance of answer prediction. Our model outperforms the state-of-the-art methods by a clear margin on the VQA v2 dataset.

📄 PDF Abstract BibTeX arXiv:1803.07464

Code (0)

등록된 구현이 없습니다.

Tasks

Explanatory Visual Question AnsweringMulti-Task LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Your Answer is Incorrect... Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset

2022-05-01 · ACL 2022 5 · Anna Filighera, Siddharth Parihar, Tim Steuer, Tobias Meuser 외

Handing in a paper or exercise and merely receiving “bad” or “incorrect” as feedback is not very helpful when the goal is to improve. Unfortunately, this is currently the kind of feedback given by Automatic Short Answer …

automatic short answer grading

Your Answer is Incorrect... Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Handing in a paper or exercise and merely receiving a "bad" or "incorrect" as feedback is not very helpful when the goal is to improve. Unfortunately, this is currently the kind of feedback given by many Automatic Short …

automatic short answer grading

Ask Your Neurons: A Deep Learning Approach to Visual Question Answering

2016-05-09 · Mateusz Malinowski, Marcus Rohrbach, Mario Fritz

We address a question answering task on real-world images that is set up as a Visual Turing Test. By combining latest advances in image representation and natural language processing, we propose Ask Your Neurons, a scala…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Know Your Audience: Do LLMs Adapt to Different Age and Education Levels?

2023-12-04 · Donya Rooein, Amanda Cercas Curry, Dirk Hovy

Large language models (LLMs) offer a range of new possibilities, including adapting the text to different audiences and their reading needs. But how well do they adapt? We evaluate the readability of answers generated by…

Few-Shot Multimodal Explanation for Visual Question Answering

2024-10-28 · ACM MM 2024 10 · Dizhan Xue, Shengsheng Qian, Changsheng Xu

A key object in eXplainable Artificial Intelligence (XAI) is to create intelligent systems capable of reasoning and explaining real-world data to facilitate reliable decision-making. Recent studies have acknowledged the …

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)FS-MEVQAQuestion Answering+3