paper-with-me

Papers

Interpretable Visual Reasoning via Induced Symbolic Space

2020-11-23 · ICCV 2021 10 · Zhonghao Wang, Kai Wang, Mo Yu, JinJun Xiong, Wen-mei Hwu, Mark Hasegawa-Johnson, Humphrey Shi

We study the problem of concept induction in visual reasoning, i.e., identifying concepts and their hierarchical relationships from question-answer pairs associated with images; and achieve an interpretable model via working on the induced symbolic concept space. To this end, we first design a new framework named object-centric compositional attention model (OCCAM) to perform the visual reasoning task with object-level visual features. Then, we come up with a method to induce concepts of objects and relations using clues from the attention patterns between objects' visual features and question words. Finally, we achieve a higher level of interpretability by imposing OCCAM on the objects represented in the induced symbolic concept space. Our model design makes this an easy adaption via first predicting the concepts of objects and relations and then projecting the predicted concepts back to the visual feature space so the compositional reasoning module can process normally. Experiments on the CLEVR and GQA datasets demonstrate: 1) our OCCAM achieves a new state of the art without human-annotated functional programs; 2) our induced concepts are both accurate and sufficient as OCCAM achieves an on-par performance on objects represented either in visual features or in the induced symbolic concept space.

📄 PDF Abstract BibTeX arXiv:2011.11603

Code (1)

SHI-Labs/Interpretable-Visual-Reasoning 공식 구현

Tasks

Visual Question Answering (VQA)Visual Reasoning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Process Reward Models are Symbolic Vision Learners

2025-12-02 · Shan Zhang, Aotian Chen, Kai Zou, Jindong Gu 외 arxiv

Symbolic computer vision represents diagrams through explicit logical rules and structured representations, enabling interpretable understanding in machine vision. This requires fundamentally different learning paradigms…

Reinforcement Learning

A Symbolic Representation of Human Posture for Interpretable Learning and Reasoning

2022-10-17 · Richard G. Freedman, Joseph B. Mueller, Jack Ladwig, Steven Johnston 외

Robots that interact with humans in a physical space or application need to think about the person's posture, which typically comes from visual sensors like cameras and infra-red. Artificial intelligence and machine lear…

Activity RecognitionSpatial Reasoning

End-to-End Differentiable Proving

2017-05-31 · NeurIPS 2017 12 · Tim Rocktäschel, Sebastian Riedel

We introduce neural networks for end-to-end differentiable proving of queries to knowledge bases by operating on dense vector representations of symbols. These neural networks are constructed recursively by taking inspir…

Link Prediction

Composing Neural Learning and Symbolic Reasoning with an Application to Visual Discrimination

2019-07-12 · Adithya Murali, Atharva Sehgal, Paul Krogmeier, P. Madhusudan

We consider the problem of combining machine learning models to perform higher-level cognitive tasks with clear specifications. We propose the novel problem of Visual Discrimination Puzzles (VDP) that requires finding in…

Few-Shot Learning

Augmented Vision-Language Models: A Systematic Review

2025-07-24 · Anthony C Davis, Burhan Sadiq, Tianmin Shu, Chien-Ming Huang arxiv

Recent advances in visual-language machine learning models have demonstrated exceptional ability to use natural language and understand visual scenes by training on large, unstructured datasets. However, this training pa…

Logical Reasoning