Hugging Face Daily PapersGehao Zhang, Weikai Huang, Shailesh Shailesh1 min readpaperadvanced
Grounded Action Model: 3D Grounding as a Foundation for Robotics
Summary
The Grounded Action Model (GAM) adds explicit 3D metric grounding to robot foundation models via a shared object‑centric representation, improving robustness to scene changes. Experiments on RoboTwin 2.0, LIBERO‑PRO, and real robots show state‑of‑the‑art success rates, especially under visual shift and long‑horizon tasks.
- GAM converts language, point, or box prompts into a unified object‑centric embedding that captures geometry and visual features.
- A multi‑stream transformer fuses this embedding with robot state history to predict short action chunks.
- On RoboTwin 2.0, GAM reaches 55.3% success (vs 52% Spatial Forcing) and 47.6% under scene randomization (vs 30.4% Abot‑M0).
- On LIBERO‑PRO, GAM attains 61% average success across 16 perturbations, outperforming the previous best (53%).
Robotics engineers building manipulation systems should care because explicit 3D grounding dramatically improves generalization and enables reliable low‑level control for high‑level planners.
7/10