paper-with-me

Papers

Weakly Supervised Relative Spatial Reasoning for Visual Question Answering

2021-09-04 · ICCV 2021 10 · Pratyay Banerjee, Tejas Gokhale, Yezhou Yang, Chitta Baral

Vision-and-language (V\&L) reasoning necessitates perception of visual concepts such as objects and actions, understanding semantics and language grounding, and reasoning about the interplay between the two modalities. One crucial aspect of visual reasoning is spatial understanding, which involves understanding relative locations of objects, i.e.\ implicitly learning the geometry of the scene. In this work, we evaluate the faithfulness of V\&L models to such geometric understanding, by formulating the prediction of pair-wise relative locations of objects as a classification as well as a regression task. Our findings suggest that state-of-the-art transformer-based V\&L models lack sufficient abilities to excel at this task. Motivated by this, we design two objectives as proxies for 3D spatial reasoning (SR) -- object centroid estimation, and relative position estimation, and train V\&L with weak supervision from off-the-shelf depth estimators. This leads to considerable improvements in accuracy for the "GQA" visual question answering challenge (in fully supervised, few-shot, and O.O.D settings) as well as improvements in relative spatial reasoning. Code and data will be released \href{https://github.com/pratyay-banerjee/weak_sup_vqa}{here}.

📄 PDF Abstract BibTeX arXiv:2109.01934

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSpatial ReasoningVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

CIEC: Coupling Implicit and Explicit Cues for Multimodal Weakly Supervised Manipulation Localization

2026-02-02 · Xinquan Yu, Wei Lu, Xiangyang Luo, Rui Yang arxiv

To mitigate the threat of misinformation, multimodal manipulation localization has garnered growing attention. Consider that current methods rely on costly and time-consuming fine-grained annotations, such as patch/token…

Discovering the Spatial Extent of Relative Attributes

2015-12-01 · ICCV 2015 12 · Fanyi Xiao, Yong Jae Lee

We present a weakly-supervised approach that discovers the spatial extent of relative attributes, given only pairs of ordered images. In contrast to traditional approaches that use global appearance features or rely on k…

Attribute

Agentic Spatio-Temporal Grounding via Collaborative Reasoning

2026-02-10 · Heng Zhao, Yew-Soon Ong, Joey Tianyi Zhou arxiv

Spatio-Temporal Video Grounding (STVG) aims to retrieve the spatio-temporal tube of a target object or person in a video given a text query. Most existing approaches perform frame-wise spatial localization within a predi…

Spatio-Temporal Video GroundingSpatial Reasoning

WS-GRPO: Weakly-Supervised Group-Relative Policy Optimization for Rollout-Efficient Reasoning

2026-02-19 · Gagan Mundada, Zihan Huang, Rohan Surana, Sheldon Yu 외 arxiv

Group Relative Policy Optimization (GRPO) is effective for training language models on complex reasoning. However, since the objective is defined relative to a group of sampled trajectories, extended deliberation can cre…

Attentional Pyramid Pooling of Salient Visual Residuals for Place Recognition

2021-01-01 · ICCV 2021 10 · Guohao Peng, Jun Zhang, Heshan Li, Danwei Wang

The core of visual place recognition (VPR) lies in how to identify task-relevant visual cues and embed them into discriminative representations. Focusing on these two points, we propose a novel encoding strategy name…

Visual Place Recognition