paper-with-me

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 answer a question in natural language about an image. Current state-of-the-art systems attempted to solve the task using deep neural architectures and achieved promising performance. However, the resulting systems are generally opaque and they struggle in understanding questions for which extra knowledge is required. In this paper, we present an explicit reasoning layer on top of a set of penultimate neural network based systems. The reasoning layer enables reasoning and answering questions where additional knowledge is required, and at the same time provides an interpretable interface to the end users. Specifically, the reasoning layer adopts a Probabilistic Soft Logic (PSL) based engine to reason over a basket of inputs: visual relations, the semantic parse of the question, and background ontological knowledge from word2vec and ConceptNet. Experimental analysis of the answers and the key evidential predicates generated on the VQA dataset validate our approach.

📄 PDF Abstract BibTeX arXiv:1803.08896

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

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)

Interpretable Visual Question Answering via Reasoning Supervision

2023-09-07 · Maria Parelli, Dimitrios Mallis, Markos Diomataris, Vassilis Pitsikalis

Transformer-based architectures have recently demonstrated remarkable performance in the Visual Question Answering (VQA) task. However, such models are likely to disregard crucial visual cues and often rely on multimodal…

Common Sense ReasoningQuestion AnsweringVisual GroundingVisual Question Answering+1

ClueTracer: Question-to-Vision Clue Tracing for Training-Free Hallucination Suppression in Multimodal Reasoning

2026-02-02 · Gongli Xi, Kun Wang, Zeming Gao, Huahui Yi 외 arxiv

Large multimodal reasoning models solve challenging visual problems via explicit long-chain inference: they gather visual clues from images and decode clues into textual tokens. Yet this capability also increases halluci…

Multimodal ReasoningVisual Grounding

VCD: Visual Causality Discovery for Cross-Modal Question Reasoning

2023-04-17 · Yang Liu, Ying Tan, Jingzhou Luo, Weixing Chen

Existing visual question reasoning methods usually fail to explicitly discover the inherent causal mechanism and ignore jointly modeling cross-modal event temporality and causality. In this paper, we propose a visual que…

Advancing Large Multi-modal Models with Explicit Chain-of-Reasoning and Visual Question Generation

2024-01-18 · Kohei Uehara, Nabarun Goswami, Hanqin Wang, Toshiaki Baba 외

The increasing demand for intelligent systems capable of interpreting and reasoning about visual content requires the development of large Vision-and-Language Models (VLMs) that are not only accurate but also have explic…

Caption GenerationLanguage ModelingLanguage ModellingLarge Language Model+3