AIAny
Icon for item

Open Spatial Reasoning (Driving 3D Spatial Reasoning)

Evaluates metric 3D spatial reasoning from single driving images via multiple-choice questions that require reconstructing scene geometry rather than relying on image-layout shortcuts. Each sample pairs a numbered-bbox image with a question, four choices, and the correct answer; images come from PlusAI and the dataset is CC BY 4.0.

Introduction

Frontier vision-language models often score well on driving-scene QA by exploiting 2D shortcuts (e.g., "lower in frame = closer") rather than reasoning about true 3D geometry. This dataset intentionally forces metric spatial judgments—distance bins, relative separation, left/right ordering, and heading—so benchmarks reflect geometric understanding instead of pixel heuristics.

What Sets It Apart
  • Directly probes metric 3D concepts from a single RGB driving frame: tasks include absolute distance bins (0–20m, 20–50m, etc.), relative distance, pick-closer, left-right ordering, and heading by clock directions. This makes it different from generic VQA datasets that emphasize semantic recognition over metric reasoning.
  • Paired numbered bounding boxes make questions explicitly reference objects, reducing ambiguity and allowing targeted error analysis (e.g., which category of spatial relation models fail on).
  • Small, focused benchmark (under 1K samples) with high-quality driving images collected by PlusAI and annotated multiple-choice answers—designed for evaluation and targeted stress-testing rather than large-scale training.
Who It's For and Trade-offs

Great fit if you need a compact, interpretable test-suite to evaluate or debug a vision-language model's 3D spatial capabilities in driving contexts (distance estimation, lateral ordering, heading). Use it to surface failures that illusionarily high VQA accuracy can hide. Look elsewhere if you need large-scale training data, diverse geographic coverage, or non-driving indoor/outdoor scenes—the dataset is intentionally small and focused, so it is best used as a diagnostic benchmark rather than a primary training corpus.

Information

  • Websitehuggingface.co
  • AuthorsAnurag Ganguli, Anshuman Lall, Abhishek Bhatia, Xiangyu Gao, Joe Yuan, Satish Vutukuru, Geoff Wolfe
  • Published date2026/05/29

Categories

More Items

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.

Hugging Face

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

Hugging Face

Provides labeled prompts with full-reference answers (including chain-of-thought and code blocks) and per-example metadata to train edge routing/orchestrator models that decide whether to handle inputs locally or route them to larger models. Includes complexity scores, coding/math flags, routing justifications, and an automated override rule; suited for fine-tuning small models (50M–1.5B) for edge deployment.