ACE-Brain-0.5: A Unified Embodied Foundational Model for Physical Agentic AI
About
Embodied AI is moving from isolated perception or action modules toward physical agents that understand, plan under goals, act through robot bodies, monitor progress, and improve from experience. Existing systems address this loop only in parts: end-to-end policies generate actions but often lack spatial reasoning, planning, and execution assessment, while robot-agent systems orchestrate tools or specialists but do not learn a shared representation. This fragmentation limits general Physical Agentic AI. We present ACE-Brain-0.5, a unified embodied foundation model that organizes robot intelligence into five coupled functions: spatial perception, decision making, embodied interaction, self-monitoring, and self-improvement. Built on ACE-Brain-0, which established spatial intelligence as a shared scaffold across robot platforms, ACE-Brain-0.5 extends an understanding-centric model into a closed-loop foundation model. A single 8B backbone instantiates the first four functions: grounding objects and affordances, reasoning over 3D and egocentric spatial relations, decomposing instructions into subgoals, generating navigation and manipulation actions, and estimating progress for verification and recovery. To unify these capabilities without cross-task interference, we introduce SSR+, which extends Scaffold-Specialize-Reconcile with a Reactivate stage after task-vector merging. The fifth function, self-improvement, is realized by a companion framework that updates external execution state, including task schemas, spatial memory, and failure-recovery cases, from rollouts. Across fifteen benchmarks, ACE-Brain-0.5 improves over ACE-Brain-0 on 14 of 18 spatial perception and grounding benchmarks, achieves competitive navigation and manipulation performance, and provides strong progress estimation in ID and OOD settings. Together, these results mark an early step toward general Physical Agentic AI.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Vision-Language Navigation | RxR-CE (val-unseen) | SR63.8 | 512 | |
| Vision-and-Language Navigation | R2R (val unseen) | Success Rate (SR)62.2 | 476 | |
| 3D Visual Grounding | ScanRefer | -- | 172 | |
| 3D Dense Captioning | Scan2Cap | -- | 127 | |
| Spatial Reasoning | SPAR-Bench | Overall Score39.7 | 59 | |
| Robot Manipulation | LIBERO | Spatial Success Rate100 | 58 | |
| Embodied Reasoning and Question Answering | ERQA | Score46.3 | 53 | |
| 3D Question Answering | ScanQA | -- | 48 | |
| Robot Manipulation | SimplerEnv Bridge | Carrot Success Count79.2 | 31 | |
| Action Prediction | DriveAction | Accuracy78.2 | 30 |