MEGA Hub

FutureRTC: Real-Time Robot Execution with Anticipatory-Conditioned Action Chunking

Authors

Do you know Hai Jiang?You can claim authorship or link another user.Do you know Yixian Zou?You can claim authorship or link another user.Do you know Binbin Liang?You can claim authorship or link another user.Do you know Boqian Liu?You can claim authorship or link another user.Do you know Fanman Meng?You can claim authorship or link another user.Do you know Shuaicheng Liu?You can claim authorship or link another user.

Abstract

Real-time deployment of Vision-Language-Action (VLA) policies necessitates asynchronous execution, wherein subsequent action chunks are computed concurrently with the execution of the current chunk, leading to prediction-execution misalignment and manifesting as inter-chunk discontinuities. Existing methods either superficially smooth chunk boundaries, require costly policy optimization, or exclusively forward-predict proprioceptive states yet neglect critical visual observations. In this paper, we propose \textbf{FutureRTC}, a plug-and-play adaptation framework that predicts execution-time observations and states for asynchronous VLA control without modifying the underlying policy. Specifically, FutureRTC features a state correction module to compensate for the discrepancy between rolled-forward and actual execution-time proprioceptive states and an observation prediction module that forecasts execution-time visual representations by leveraging robot motion as an explicit physical prior through motion-aware feature transport and reconstruction. Furthermore, we introduce a policy consistency loss to align the action chunks generated from predicted contexts with those produced under the expected execution-time inputs of the VLA policy. Extensive experiments across simulated and real-world environments demonstrate that FutureRTC achieves superior robustness to inference delays, resulting in smoother trajectories, faster execution, and consistently higher task success rates.

Community

00

Publication notes

Author note
Project Website: https://jianghaiscu.github.io/FutureRTC_proj/