ROJun 13

Acting While Understanding: Asynchronous Semantic-Action Decoupling for Real-Time Vision-Language-Action Models

arXiv:2606.1528514.5
Predicted impact top 21% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation requiring low-latency closed-loop control, this work offers a practical method to accelerate existing VLAs without redesigning the backbone, though it is an incremental improvement over prior decoupling approaches.

The paper tackles the high computational cost of Vision-Language-Action models (VLAs) for real-time robotic control, proposing an asynchronous semantic-action decoupling framework that achieves up to 35.6 Hz action-module inference throughput without full VLA inference at control rate.

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 $π_{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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes