GAE: Unleashing Physical Potential of VLM with Generalizable Action Expert
About
Vision-language models demonstrate strong reasoning and planning abilities, yet grounding these predictions into precise robot actions remains a central challenge. Existing Vision-Language-Action methods typically entangle reasoning and action generation, leading to limited generalization. We propose Generalizable Action Expert (GAE), a task-agnostic model that converts sparse geometric plans into dense robot actions. Our approach introduces a sparse geometric interface: the VLM predicts sparse 3D waypoints representing high-level intention, while GAE maps these waypoints together with real-time point cloud observations to continuous action trajectories. GAE is pretrained on a large-scale pointcloud-trajectory dataset comprising 150k trajectories from both simulation and real-world robots. To further improve efficiency and generalization, we introduce an Action Pre-training, Pointcloud Fine-tuning (APPF) scheme that decouples learning action dynamics from geometry grounding. After pretraining, GAE is frozen and reused across downstream tasks, requiring only lightweight fine-tuning of the VLM to produce the sparse interface. Experiments show that our method achieves strong performance and generalization across diverse visual domains, camera viewpoints, and natural language instructions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | SimplerEnv Google Robot tasks Variant Aggregation | Average Success Rate65.1 | 109 | |
| Robot Manipulation | SimplerEnv Google Robot tasks Visual Matching | Pick Coke Can Success Rate94 | 70 | |
| pick toy | Real-World Robot Experiments v1 (test) | Success Rate (ID)90 | 24 | |
| Robotic Manipulation | SimplerEnv WidowX Robot tasks | Grasp Success Rate (Spoon/Towel)95.8 | 19 | |
| erase symbol | Real-World Robot Experiments v1 (test) | Success Rate (ID)70 | 12 | |
| Fold Towel | Real-World Robot Experiments v1 (test) | Success Rate (In-Distribution)65 | 12 | |
| Insert Flower | Real-World Robot Experiments v1 (test) | Success Rate (In-Distribution)55 | 12 | |
| rank cubes | Real-World Robot Experiments v1 (test) | Success Rate (In-Distribution)70 | 12 | |
| Robotic Manipulation | Real-world robotic manipulation Zero-shot novelty (test) | Success Rate86 | 12 | |
| stack cubes | Real-World Robot Experiments v1 (test) | Success Rate (In-Distribution)75 | 12 |