paper-with-me

Papers

Benchmark Visual Question Answer Models by using Focus Map

2018-01-13 · Wenda Qiu, Yueyang Xianzang, Zhekai Zhang

Inferring and Executing Programs for Visual Reasoning proposes a model for visual reasoning that consists of a program generator and an execution engine to avoid end-to-end models. To show that the model actually learns which objects to focus on to answer the questions, the authors give a visualization of the norm of the gradient of the sum of the predicted answer scores with respect to the final feature map. However, the authors do not evaluate the efficiency of focus map. This paper purposed a method for evaluating it. We generate several kinds of questions to test different keywords. We infer focus maps from the model by asking these questions and evaluate them by comparing with the segmentation graph. Furthermore, this method can be applied to any model if focus maps can be inferred from it. By evaluating focus map of different models on the CLEVR dataset, we will show that CLEVR-iep model has learned where to focus more than end-to-end models.

📄 PDF Abstract BibTeX arXiv:1801.05302

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Accounting for Focus Ambiguity in Visual Questions

2025-01-04 · Chongyan Chen, Yu-Yun Tseng, Zhuoheng Li, Anush Venkatesh 외

No existing work on visual question answering explicitly accounts for ambiguity regarding where the content described in the question is located in the image. To fill this gap, we introduce VQ-FocusAmbiguity, the first V…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

ChartQA: A Benchmark for Question Answering about Charts with Visual and Logical Reasoning

2022-03-19 · Findings (ACL) 2022 5 · Ahmed Masry, Do Xuan Long, Jia Qing Tan, Shafiq Joty 외

Charts are very popular for analyzing data. When exploring charts, people often ask a variety of complex reasoning questions that involve several logical and arithmetic operations. They also commonly refer to visual feat…

Chart Question AnsweringLogical ReasoningQuestion Answering

OK-VQA: A Visual Question Answering Benchmark Requiring External Knowledge

2019-05-31 · CVPR 2019 6 · Kenneth Marino, Mohammad Rastegari, Ali Farhadi, Roozbeh Mottaghi

Visual Question Answering (VQA) in its ideal form lets us study reasoning in the joint space of vision and language and serves as a proxy for the AI task of scene understanding. However, most VQA benchmarks to date are f…

object-detectionObject DetectionQuestion AnsweringScene Understanding+2

FlowVQA: Mapping Multimodal Logic in Visual Question Answering with Flowcharts

2024-06-27 · Shubhankar Singh, Purvi Chaurasia, Yerram Varun, Pranshu Pandya 외

Existing benchmarks for visual question answering lack in visual grounding and complexity, particularly in evaluating spatial reasoning skills. We introduce FlowVQA, a novel benchmark aimed at assessing the capabilities …

Decision MakingLogical ReasoningQuestion AnsweringSpatial Reasoning+2

What's Different between Visual Question Answering for Machine "Understanding" Versus for Accessibility?

2022-10-26 · Yang Trista Cao, Kyle Seelman, Kyungjun Lee, Hal Daumé III

In visual question answering (VQA), a machine must answer a question given an associated image. Recently, accessibility researchers have explored whether VQA can be deployed in a real-world setting where users with visua…

BenchmarkingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)