paper-with-me

홈 › Papers

GRAID: Enhancing Spatial Reasoning of VLMs Through High-Fidelity Data Generation

2025-10-25 · Karim Elmaaroufi, Liheng Lai, Justin Svegliato, Yutong Bai, Sanjit A. Seshia, Matei Zaharia arxiv

Vision Language Models (VLMs) achieve strong performance on many vision-language tasks but often struggle with spatial reasoning$\unicode{x2014}$a prerequisite for many applications. Empirically, we find that a dataset produced by a current training data generation pipeline has a 57.6% human validation rate. These rates stem from current limitations: single-image 3D reconstruction introduces cascading modeling errors and requires wide answer tolerances, while caption-based methods require hyper-detailed annotations and suffer from generative hallucinations. We present GRAID, built on the key insight that qualitative spatial relationships can be reliably determined from 2D geometric primitives alone. By operating exclusively on 2D bounding boxes from standard object detectors, GRAID avoids both 3D reconstruction errors and generative hallucinations, resulting in datasets that are of higher quality than existing tools that produce similar datasets as validated by human evaluations. We apply our framework to the BDD100k, NuImages, and Waymo datasets, generating over 8.5 million high-quality VQA pairs creating questions spanning spatial relations, counting, ranking, and size comparisons. We evaluate one of the datasets and find it achieves 91.16% human-validated accuracy$\unicode{x2014}$compared to 57.6% on a dataset generated by recent work. Critically, we demonstrate that when trained on GRAID data, models learn spatial reasoning concepts that generalize: models fine-tuned on 6 question types improve on over 10 held-out types, with accuracy gains of 47.5% on BDD and 37.9% on NuImages for Llama 3.2B 11B, and when trained on all questions types, achieve improvements on several existing benchmarks such as BLINK. The GRAID framework, datasets, and additional information can be found $\href{this https URL}{here}$.

📄 PDF Abstract BibTeX arXiv:2510.22118

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning3D Reconstruction

Similar Papers 제목 키워드 기반

SpatialPIN: Enhancing Spatial Reasoning Capabilities of Vision-Language Models through Prompting and Interacting 3D Priors

2024-03-18 · Chenyang Ma, Kai Lu, Ta-Ying Cheng, Niki Trigoni 외

Current state-of-the-art spatial reasoning-enhanced VLMs are trained to excel at spatial visual question answering (VQA). However, we believe that higher-level 3D-aware tasks, such as articulating dynamic scene changes a…

HallucinationMotion PlanningQuestion AnsweringSpatial Reasoning+3

I Know About "Up"! Enhancing Spatial Reasoning in Visual Language Models Through 3D Reconstruction

2024-07-19 · Zaiqiao Meng, Hao Zhou, Yifang Chen

Visual Language Models (VLMs) are essential for various tasks, particularly visual reasoning tasks, due to their robust multi-modal information integration, visual reasoning capabilities, and contextual awareness. Howeve…

3D ReconstructionSpatial ReasoningVisual Reasoning

GRAID: Synthetic Data Generation with Geometric Constraints and Multi-Agentic Reflection for Harmful Content Detection

2025-08-23 · Melissa Kazemi Rad, Alberto Purpura, Himanshu Kumar, Emily Chen 외 arxiv

We address the problem of data scarcity in harmful text classification for guardrailing applications and introduce GRAID (Geometric and Reflective AI-Driven Data Augmentation), a novel pipeline that leverages Large Langu…

Synthetic Data GenerationText ClassificationData Augmentation

Spatial-ViLT: Enhancing Visual Spatial Reasoning through Multi-Task Learning

2025-10-03 · Chashi Mahiul Islam, Oteo Mamo, Samuel Jacob Chacko, Xiuwen Liu 외 arxiv

Vision-language models (VLMs) have advanced multimodal reasoning but still face challenges in spatial reasoning for 3D scenes and complex object configurations. To address this, we introduce SpatialViLT, an enhanced VLM …

Multimodal ReasoningMulti-Task LearningSpatial Reasoning

Attention in Space: Functional Roles of VLM Heads for Spatial Reasoning

2026-03-21 · Xueqi Ma, Shuo Yang, Yanbei Jiang, Shu Liu 외 arxiv

Despite remarkable advances in large Vision-Language Models (VLMs), spatial reasoning remains a persistent challenge. In this work, we investigate how attention heads within VLMs contribute to spatial reasoning by analyz…

Relational ReasoningSpatial Reasoning