Research
RoboSPA: Can VLA Models Go Beyond Simple Scenes and Short-Horizon Tasks?
Overview Research area: Robotics, embodied AI, and Vision-Language-Action (VLA) models for language-conditioned manipulation. Technical level: Advanced. Scope: RoboSPA is a large-scale dataset and ben

- arXiv
- 2609.05324
- Published
- 2026-09-04
- Authors
- Zhenxuan Fan, Bo Zhang, Yutong Lin, Yuqian Yuan, Juekai Lin, Liang Liang, Zhuoyi Huang, Wenqiao Zhang, Juncheng Li, Siliang Tang, Jun Xiao, Yueting Zhuang
AI summary
Overview
- Research area: Robotics, embodied AI, and Vision-Language-Action (VLA) models for language-conditioned manipulation.
- Technical level: Advanced.
- Scope: RoboSPA is a large-scale dataset and benchmark for diagnosing fine-grained spatial reasoning and long-horizon procedural planning in VLA models.
What This Paper Is About
Existing VLA datasets and benchmarks mostly measure whether a robot completes a task under predefined settings. They provide limited understanding of how models reason as spatial ambiguity and procedural complexity increase. RoboSPA addresses this gap by introducing a benchmark that systematically tests embodied reasoning across difficult spatial and long-horizon planning scenarios.
Key Contributions
- Introduces RoboSPA (Robot Spatial-Procedural Assessment), a large-scale robotic manipulation dataset and benchmark for diagnosing embodied reasoning in VLA models.
- Organizes evaluation around two core dimensions: Fine-Grained Spatial Reasoning and Long-Horizon Procedural Planning, covering 10 task categories and 56 base tasks.
- Expands each base task across five difficulty levels, producing 280 variants with increasing spatial ambiguity and procedural complexity.
- Collects 527K trajectories across multiple embodiments and diverse scenes, and adds diagnostic metrics beyond binary success rate to reveal specific failure modes.
Main Findings
- Current VLA models struggle with complex spatial relations: Representative models show weaknesses when tasks require fine-grained spatial understanding and disambiguation.
- Precise low-level execution remains a bottleneck: Even when high-level task understanding is present, models often fail at exact manipulation actions.
- Long-horizon planning exposes memory limits: Memory-intensive procedural planning is a major challenge across evaluated systems.
- Binary success rate is insufficient: Diagnostic metrics provide richer insight into where and why VLA models fail.
- RoboSPA is a challenging diagnostic benchmark: The 280 task variants and 527K trajectories create a demanding testbed for measuring progress toward more capable embodied agents.
Methodology in Plain English
The researchers built a benchmark rather than proposing a new VLA model. They selected 10 task categories and 56 base manipulation tasks, then created five difficulty levels for each task by increasing spatial ambiguity and procedural complexity. This produced 280 task variants. They collected 527K robot trajectories across multiple robot embodiments and varied scenes. Instead of only recording success or failure, they designed diagnostic metrics that expose specific weaknesses in spatial reasoning, low-level execution, and long-horizon planning. They then evaluated representative VLA models on this benchmark.
Why This Matters
Research impact: RoboSPA shifts VLA evaluation from simple task completion toward diagnostic reasoning assessment. It gives researchers a structured way to identify failure modes and compare models on spatial and procedural complexity.
Real-world applications:
- Household robots that must manipulate objects in cluttered, ambiguous environments.
- Warehouse and logistics robots performing multi-step pick, place, and sorting tasks.
- Assistive robots that follow natural-language instructions over extended sequences.
- Manufacturing or assembly robots requiring precise spatial operations and procedural reliability.
Industry relevance: Robotics companies and embodied AI teams need reliable evaluation before deploying VLA systems. RoboSPA can help measure generalization, spatial robustness, and long-horizon planning readiness, reducing the risk of failures in real-world deployments.
Future Directions
- Develop VLA architectures with stronger spatial grounding, memory, and long-horizon planning capabilities.
- Use RoboSPA’s diagnostic metrics to guide targeted training, curricula, and model debugging.
- Expand embodiment and scene diversity, including sim-to-real transfer and cross-robot generalization.
- Standardize evaluation across spatial ambiguity, procedural complexity, and precise low-level execution to track progress toward general-purpose embodied agents.
Target Audience
Robotics and embodied AI researchers, VLA model developers, benchmark and evaluation researchers, graduate students in multimodal learning and robot manipulation, and industry practitioners building or testing language-conditioned robotic systems.
Authors’ abstract
Vision-Language-Action (VLA) models have shown promising progress in language-conditioned robotic manipulation. However, existing datasets and benchmarks mainly evaluate task completion under predefined settings, offering limited insight into model reasoning under increasing spatial and procedural complexity. We introduce \textbf{RoboSPA} (\textbf{Robo}t \textbf{S}patial-\textbf{P}rocedural \textbf{A}ssessment), a large-scale robotic manipulation dataset and benchmark for diagnosing embodied reasoning in VLA models. \texttt{RoboSPA} focuses on two core dimensions, Fine-Grained Spatial Reasoning and Long-Horizon Procedural Planning, covering 10 task categories and 56 base tasks. Each task is instantiated across five difficulty levels, yielding 280 variants with increasing spatial ambiguity and procedural complexity. We collect 527K trajectories across multiple embodiments and diverse scenes. Beyond binary success rate, \texttt{RoboSPA} introduces diagnostic metrics for more detailed evaluation. Experiments on representative VLA models show that current systems still struggle with complex spatial relations, precise low-level execution, and memory-intensive planning. These results establish \texttt{RoboSPA} as a challenging diagnostic benchmark for developing more capable, reliable, and generalizable embodied agents. Our data and code are available at https://github.com/fanzhenxuan/RoboSPA.