Acting While Understanding: Asynchronous Semantic-Action Decoupling for Real-Time Vision-Language-Action Models
About
Vision-Language-Action models (VLAs) have demonstrated strong task understanding and generalization in robotic manipulation, yet the high computational cost of full-model inference limits their deployment in low-latency, high-frequency closed-loop control. We propose an asynchronous semantic-action decoupling framework that separates semantic understanding from action generation along the internal semantic-action interface of existing VLAs, without redesigning the vision-language backbone or introducing an external planner. A low-frequency understanding module asynchronously updates reusable semantic conditions, while a high-frequency action module continuously outputs control actions without repeatedly invoking the full model. To mitigate the temporal mismatch between stale semantics and the current execution state, we further introduce historical action conditioning and time-misalignment training, which provide short-horizon execution context and improve feedback control robustness under stale semantic conditions. Experiments on LIBERO with $\pi_{0.5}$ and UniVLA, together with real-robot deployment using UniVLA, show that the proposed framework achieves up to 35.6 Hz server-side action-module inference throughput and offers a low-intrusion path to high-frequency closed-loop control without running full VLA inference at control rate.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO | Spatial Success Rate99.2 | 223 | |
| Robotic Manipulation | Real-robot manipulation tasks Aggregate | Average Success Rate (Avg SR)95 | 19 | |
| Robot Manipulation | SO100 real-robot | Throughput (Hz)35.6 | 6 | |
| open drawer | SO100 Real-world | Success Rate90 | 5 | |
| Pick Banana | Kinova Gen2 Real-world | Success Rate100 | 5 | |
| pick cube move | SO100 Real-world | Success Rate1 | 5 | |
| Pour Water | Kinova Gen2 Real-world | Success Rate90 | 5 | |
| Stack Cube | Kinova Gen2 Real-world | Success Rate100 | 5 | |
| Stack Cube | SO100 Real-world | Success Rate100 | 5 |