paper-with-me

Papers

Iterative Visual Reasoning Beyond Convolutions

2018-03-29 · CVPR 2018 6 · Xinlei Chen, Li-Jia Li, Li Fei-Fei, Abhinav Gupta

We present a novel framework for iterative visual reasoning. Our framework goes beyond current recognition systems that lack the capability to reason beyond stack of convolutions. The framework consists of two core modules: a local module that uses spatial memory to store previous beliefs with parallel updates; and a global graph-reasoning module. Our graph module has three components: a) a knowledge graph where we represent classes as nodes and build edges to encode different types of semantic relationships between them; b) a region graph of the current image where regions in the image are nodes and spatial relationships between these regions are edges; c) an assignment graph that assigns regions to classes. Both the local module and the global module roll-out iteratively and cross-feed predictions to each other to refine estimates. The final predictions are made by combining the best of both modules with an attention mechanism. We show strong performance over plain ConvNets, \eg achieving an $8.4\%$ absolute improvement on ADE measured by per-class average precision. Analysis also shows that the framework is resilient to missing regions for reasoning.

📄 PDF Abstract BibTeX arXiv:1803.11189

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

MoVie: Revisiting Modulated Convolutions for Visual Counting and Beyond

2020-04-24 · ICLR 2021 1 · Duy-Kien Nguyen, Vedanuj Goswami, Xinlei Chen

This paper focuses on visual counting, which aims to predict the number of occurrences given a natural image and a query (e.g. a question or a category). Unlike most prior works that use explicit, symbolic models which c…

Object CountingQuestion AnsweringVisual Question Answering (VQA)

LoopViT: Scaling Visual ARC with Looped Transformers

2026-02-02 · Wen-Jie Shu, Xuerui Qiu, Rui-Jie Zhu, Harold Haodong Chen 외 arxiv

Recent advances in visual reasoning have leveraged vision transformers to tackle the ARC-AGI benchmark. However, we argue that the feed-forward architecture, where computational depth is strictly bound to parameter size,…

Visual Reasoning

Learning to Reason Iteratively and Parallelly for Complex Visual Reasoning Scenarios

2024-11-20 · Shantanu Jaiswal, Debaditya Roy, Basura Fernando, Cheston Tan

Complex visual reasoning and question answering (VQA) is a challenging task that requires compositional multi-step processing and higher-level reasoning capabilities beyond the immediate recognition and localization of o…

Question AnsweringVisual Question Answering (VQA)Visual Reasoning

A Graph-based Interactive Reasoning for Human-Object Interaction Detection

2020-07-14 · Dongming Yang, YueXian Zou

Human-Object Interaction (HOI) detection devotes to learn how humans interact with surrounding objects via inferring triplets of < human, verb, object >. However, recent HOI detection methods mostly rely on additional an…

Human-Object Interaction Detection

Interpretable Unsupervised Deformable Image Registration via Confidence-bound Multi-Hop Visual Reasoning

2026-01-30 · Zafar Iqbal, Anwar Ul Haq, Srimannarayana Grandhi arxiv

Unsupervised deformable image registration requires aligning complex anatomical structures without reference labels, making interpretability and reliability critical. Existing deep learning methods achieve considerable a…

Medical Image RegistrationVisual Reasoning