CubeBench: Diagnosing Interactive, Long-Horizon Spatial Reasoning Under Partial Observations
Huan-ang Gao, Zikang Zhang, Tianwei Luo, Kaisen Yang, Xinzhe Juan, Jiahao Qiu, Tianxing Chen, Bingxiang He, Hao Zhao, Hao Zhou, Shilong Liu, Mengdi Wang
TL;DR
CubeBench provides a minimal, verifiable diagnostic for three intertwined cognitive faculties essential to physical-world AI: 3D spatial reasoning, long-horizon state tracking, and exploration under partial observation. By framing the Rubik's Cube as a three-tier POMDP and evaluating a range of LLM-driven agents—both unaided and with tools—the paper shows a striking gap: a uniform $0.00$ pass rate on long-horizon tasks and limited symbolic proficiency even on short-horizon problems. Introducing dense rewards and external solvers isolates distinct bottlenecks, revealing that long-horizon planning and belief-state maintenance are primary weaknesses, while solver tools can mitigate but not fully resolve these deficits. The work argues for a phase-wise diagnostic approach to guide the development of physically-grounded, spatially aware agents and suggests that integrating robust external planning tools, along with advances in internal spatial models, is crucial for real-world deployment.
Abstract
Large Language Model (LLM) agents, while proficient in the digital realm, face a significant gap in physical-world deployment due to the challenge of forming and maintaining a robust spatial mental model. We identify three core cognitive challenges hindering this transition: spatial reasoning, long-horizon state tracking via mental simulation, and active exploration under partial observation. To isolate and evaluate these faculties, we introduce CubeBench, a novel generative benchmark centered on the Rubik's Cube. CubeBench uses a three-tiered diagnostic framework that progressively assesses agent capabilities, from foundational state tracking with full symbolic information to active exploration with only partial visual data. Our experiments on leading LLMs reveal critical limitations, including a uniform 0.00% pass rate on all long-horizon tasks, exposing a fundamental failure in long-term planning. We also propose a diagnostic framework to isolate these cognitive bottlenecks by providing external solver tools. By analyzing the failure modes, we provide key insights to guide the development of more physically-grounded intelligent agents.
