Papers
arxiv:2604.09594

Spatial Competence Benchmark

Published on Mar 5
· Submitted by
Jash Vira
on Apr 15
Authors:

Abstract

Three frontier models show declining accuracy on a new spatial competence benchmark, with performance saturating quickly under token budget constraints.

AI-generated summary

Spatial competence is the quality of maintaining a consistent internal representation of an environment and using it to infer discrete structure and plan actions under constraints. Prevailing spatial evaluations for large models are limited to probing isolated primitives through 3D transformations or visual question answering. We introduce the Spatial Competence Benchmark (SCBench), spanning three hierarchical capability buckets whose tasks require executable outputs verified by deterministic checkers or simulator-based evaluators. On SCBench, three frontier models exhibit monotonically decreasing accuracy up the capability ladder. Sweeping output-token caps shows that accuracy gains concentrate at low budgets and saturate quickly, and failures are dominated by locally plausible geometry that breaks global constraints. We release the task generators, verifiers, and visualisation tooling.

Community

Paper author Paper submitter
edited about 5 hours ago

Most spatial benchmarks test simple pattern recognition and use a visual question-answer format. SCBench, on the other hand, tests whether a model can generate executable outputs that satisfy task constraints when checked by deterministic verifiers or simulators.

SCBench spans 22 tasks across Topology, Computational Geometry, Graphics and Spatial reasoning puzzles. It has three levels: axiomatic inference, constructive synthesis, and planning. Some representative tasks are shown in the image below.

Three findings stood out:

  1. Performance for most frontier models declines consistently as tasks move from inferring structure to constructing valid spatial outputs to planning actions through changing environments.
  2. The dominant failure mode is: models can produce locally plausible outputs but fail to build on them to satisfy global constraints.
  3. Larger token budgets and tool use improve results, but do not resolve the core difficulty of maintaining globally consistent spatial structure.

We are particularly proud of this work since it was conducted independently and self-funded!

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2604.09594
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2604.09594 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2604.09594 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2604.09594 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.