paper-with-me

Papers

Towards Flexible Evaluation for Generative Visual Question Answering

2024-08-01 · Huishan Ji, Qingyi Si, Zheng Lin, Weiping Wang

Throughout rapid development of multimodal large language models, a crucial ingredient is a fair and accurate evaluation of their multimodal comprehension abilities. Although Visual Question Answering (VQA) could serve as a developed test field, limitations of VQA evaluation, like the inflexible pattern of Exact Match, have hindered MLLMs from demonstrating their real capability and discourage rich responses. Therefore, this paper proposes the use of semantics-based evaluators for assessing unconstrained open-ended responses on VQA datasets. As characteristics of VQA have made such evaluation significantly different than the traditional Semantic Textual Similarity (STS) task, to systematically analyze the behaviour and compare the performance of various evaluators including LLM-based ones, we proposes three key properties, i.e., Alignment, Consistency and Generalization, and a corresponding dataset Assessing VQA Evaluators (AVE) to facilitate analysis. In addition, this paper proposes a Semantically Flexible VQA Evaluator (SFVE) with meticulous design based on the unique features of VQA evaluation. Experimental results verify the feasibility of model-based VQA evaluation and effectiveness of the proposed evaluator that surpasses existing semantic evaluators by a large margin. The proposed training scheme generalizes to both the BERT-like encoders and decoder-only LLM.

📄 PDF Abstract BibTeX arXiv:2408.00300

Code (1)

jihuishan/flexible_evaluation_for_vqa_mm24 공식 구현 pytorch

Tasks

DecoderGenerative Visual Question AnsweringQuestion AnsweringSemantic Textual SimilaritySTSVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Transform-Retrieve-Generate: Natural Language-Centric Outside-Knowledge Visual Question Answering

2022-01-01 · CVPR 2022 1 · Feng Gao, Qing Ping, Govind Thattai, Aishwarya Reganti 외

Outside-knowledge visual question answering (OK-VQA) requires the agent to comprehend the image, make use of relevant knowledge from the entire web, and digest all the information to answer the question. Most previou…

Generative Question AnsweringImage to textPassage RetrievalQuestion Answering+3

A Thousand Words Are Worth More Than a Picture: Natural Language-Centric Outside-Knowledge Visual Question Answering

2022-01-14 · Feng Gao, Qing Ping, Govind Thattai, Aishwarya Reganti 외

Outside-knowledge visual question answering (OK-VQA) requires the agent to comprehend the image, make use of relevant knowledge from the entire web, and digest all the information to answer the question. Most previous wo…

Generative Question AnsweringImage to textPassage RetrievalQuestion Answering+3

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

Large Vision-Language Models for Remote Sensing Visual Question Answering

2024-11-16 · Surasakdi Siripong, Apirak Chaiyapan, Thanakorn Phonchai

Remote Sensing Visual Question Answering (RSVQA) is a challenging task that involves interpreting complex satellite imagery to answer natural language questions. Traditional approaches often rely on separate visual featu…

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

Beyond VQA: Generating Multi-word Answer and Rationale to Visual Questions

2020-10-24 · Radhika Dua, Sai Srinivas Kancheti, Vineeth N Balasubramanian

Visual Question Answering is a multi-modal task that aims to measure high-level visual understanding. Contemporary VQA models are restrictive in the sense that answers are obtained via classification over a limited vocab…

General ClassificationMultiple-choiceQuestion AnsweringVisual Question Answering+1