TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Visual Spatial Reasoning

Visual Spatial Reasoning

Fangyu Liu, Guy Emerson, Nigel Collier

2022-04-30Spatial ReasoningVisual EntailmentVisual Reasoning
PaperPDFCode(official)CodeCodeCode(official)

Abstract

Spatial relations are a basic part of human cognition. However, they are expressed in natural language in a variety of ways, and previous work has suggested that current vision-and-language models (VLMs) struggle to capture relational information. In this paper, we present Visual Spatial Reasoning (VSR), a dataset containing more than 10k natural text-image pairs with 66 types of spatial relations in English (such as: under, in front of, and facing). While using a seemingly simple annotation format, we show how the dataset includes challenging linguistic phenomena, such as varying reference frames. We demonstrate a large gap between human and model performance: the human ceiling is above 95%, while state-of-the-art models only achieve around 70%. We observe that VLMs' by-relation performances have little correlation with the number of training examples and the tested models are in general incapable of recognising relations concerning the orientations of objects.

Results

TaskDatasetMetricValueModel
Visual ReasoningVSRaccuracy70.1LXMERT
Visual ReasoningVSRaccuracy69.3ViLT
Visual ReasoningVSRaccuracy65.1CLIP (finetuned)
Visual ReasoningVSRaccuracy56CLIP (frozen)
Visual ReasoningVSRaccuracy55.2VisualBERT

Related Papers

LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17MindJourney: Test-Time Scaling with World Models for Spatial Reasoning2025-07-16Beyond Task-Specific Reasoning: A Unified Conditional Generative Framework for Abstract Visual Reasoning2025-07-15EmbRACE-3K: Embodied Reasoning and Action in Complex Environments2025-07-14Warehouse Spatial Question Answering with LLM Agent2025-07-14ByDeWay: Boost Your multimodal LLM with DEpth prompting in a Training-Free Way2025-07-11M2-Reasoning: Empowering MLLMs with Unified General and Spatial Reasoning2025-07-11OST-Bench: Evaluating the Capabilities of MLLMs in Online Spatio-temporal Scene Understanding2025-07-10