paper-with-me

Papers

Explicit Knowledge-based Reasoning for Visual Question Answering

2015-11-09 · Peng Wang, Qi Wu, Chunhua Shen, Anton Van Den Hengel, Anthony Dick

We describe a method for visual question answering which is capable of reasoning about contents of an image on the basis of information extracted from a large-scale knowledge base. The method not only answers natural language questions using concepts not contained in the image, but can provide an explanation of the reasoning by which it developed its answer. The method is capable of answering far more complex questions than the predominant long short-term memory-based approach, and outperforms it significantly in the testing. We also provide a dataset and a protocol by which to evaluate such methods, thus addressing one of the key issues in general visual ques- tion answering.

📄 PDF Abstract BibTeX arXiv:1511.02570

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Explicit Reasoning over End-to-End Neural Architectures for Visual Question Answering

2018-03-23 · Somak Aditya, Yezhou Yang, Chitta Baral

Many vision and language tasks require commonsense reasoning beyond data-driven image and natural language processing. Here we adopt Visual Question Answering (VQA) as an example task, where a system is expected to answe…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Open-Set Knowledge-Based Visual Question Answering with Inference Paths

2023-10-12 · Jingru Gan, Xinzhe Han, Shuhui Wang, Qingming Huang

Given an image and an associated textual question, the purpose of Knowledge-Based Visual Question Answering (KB-VQA) is to provide a correct answer to the question with the aid of external knowledge bases. Prior KB-VQA m…

Knowledge GraphsMulti-class ClassificationQuestion AnsweringVisual Question Answering+1

Notes-guided MLLM Reasoning: Enhancing MLLM with Knowledge and Visual Notes for Visual Question Answering

2025-01-01 · CVPR 2025 1 · Wenlong Fang, Qiaofeng Wu, Jing Chen, Yun Xue

The knowledge-based visual question answering (KB-VQA) task involves using external knowledge about the image to assist reasoning. Building on the impressive performance of multimodal large language model (MLLM), rec…

Large Language ModelMultimodal Large Language ModelQuestion AnsweringVisual Question Answering+1

Find The Gap: Knowledge Base Reasoning For Visual Question Answering

2024-04-16 · Elham J. Barezi, Parisa Kordjamshidi

We analyze knowledge-based visual question answering, for which given a question, the models need to ground it into the visual modality and retrieve the relevant knowledge from a given large knowledge base (KB) to be abl…

Question AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)

MaS-VQA: A Mask-and-Select Framework for Knowledge-Based Visual Question Answering

2026-02-17 · Xianwei Mao, Kai Ye, Sheng Zhou, Nan Zhang 외 arxiv

Knowledge-based Visual Question Answering (KB-VQA) requires models to answer questions by integrating visual information with external knowledge. However, retrieved knowledge is often noisy, partially irrelevant, or misa…

Visual Question Answering