paper-with-me

홈 › Papers

Neuro-Symbolic Visual Reasoning: Disentangling "Visual" from "Reasoning"

2020-06-20 · ICML 2020 1 · Saeed Amizadeh, Hamid Palangi, Oleksandr Polozov, Yichen Huang, Kazuhito Koishida

Visual reasoning tasks such as visual question answering (VQA) require an interplay of visual perception with reasoning about the question semantics grounded in perception. However, recent advances in this area are still primarily driven by perception improvements (e.g. scene graph generation) rather than reasoning. Neuro-symbolic models such as Neural Module Networks bring the benefits of compositional reasoning to VQA, but they are still entangled with visual representation learning, and thus neural reasoning is hard to improve and assess on its own. To address this, we propose (1) a framework to isolate and evaluate the reasoning aspect of VQA separately from its perception, and (2) a novel top-down calibration technique that allows the model to answer reasoning questions even with imperfect perception. To this end, we introduce a differentiable first-order logic formalism for VQA that explicitly decouples question answering from visual perception. On the challenging GQA dataset, this framework is used to perform in-depth, disentangled comparisons between well-known VQA models leading to informative insights regarding the participating models as well as the task.

📄 PDF Abstract BibTeX arXiv:2006.11524

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationQuestion AnsweringRepresentation LearningScene Graph GenerationVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

Neural-Symbolic VQA: Disentangling Reasoning from Vision and Language Understanding

2018-10-04 · NeurIPS 2018 12 · Kexin Yi, Jiajun Wu, Chuang Gan, Antonio Torralba 외

We marry two powerful ideas: deep representation learning for visual recognition and language understanding, and symbolic program execution for reasoning. Our neural-symbolic visual question answering (NS-VQA) system fir…

Question AnsweringRepresentation LearningVisual Question AnsweringVisual Question Answering (VQA)

Learning Differentiable Logic Programs for Abstract Visual Reasoning

2023-07-03 · Hikaru Shindo, Viktor Pfanschilling, Devendra Singh Dhami, Kristian Kersting

Visual reasoning is essential for building intelligent agents that understand the world and perform problem-solving beyond perception. Differentiable forward reasoning has been developed to integrate reasoning with gradi…

Program inductionVisual Reasoning

Concept-RuleNet: Grounded Multi-Agent Neurosymbolic Reasoning in Vision Language Models

2025-11-13 · Sanchit Sinha, Guangzhi Xiong, Zhenghao He, Aidong Zhang arxiv

Modern vision-language models (VLMs) deliver impressive predictive accuracy yet offer little insight into 'why' a decision is reached, frequently hallucinating facts, particularly when encountering out-of-distribution da…

Visual Grounding

pix2rule: End-to-end Neuro-symbolic Rule Learning

2021-06-14 · Nuri Cingillioglu, Alessandra Russo

Humans have the ability to seamlessly combine low-level visual input with high-level symbolic reasoning often in the form of recognising objects, learning relations between them and applying rules. Neuro-symbolic systems…

image-classificationImage Classification

NeuSyRE: Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

2023-11-05 · Semantic Web 2023 11 · M. Jaleed Khan, John Breslin, Edward Curry

Neuro-symbolic hybrid approaches are inevitable for seamless high-level understanding and reasoning about visual scenes. Scene Graph Generation (SGG) is a symbolic image representation approach based on deep neural netwo…

Caption GenerationCommon Sense ReasoningGraph GenerationImage Captioning+7