How the policy keeps acting while it thinks.
Real robots do not pause for inference. The scale that makes a pretrained vision-language-action (VLA) model a strong behavior prior also inflates its inference latency — and the physical world keeps moving while the robot computes. The observation an action was inferred from is rarely the observation at the moment it executes, a distribution shift that erodes reliability exactly where it matters most. Methods like real-time chunking keep control smooth under this latency, but give the policy no mechanism to move beyond its training distribution. Real-Time EXPO-FT closes that gap: a reinforcement learning framework for fine-tuning VLA policies that are real-time by construction, so the reliability gains of RL and the reactivity of real-time execution come together rather than at each other’s expense.
Each row is one task. Our policy is on the left; the baselines follow, with the w/ RTC variants at the end of the row. ← scroll →
Quantitative results across all tasks.
Our policy improving over the course of real-world online RL, played back at 5×. ← scroll →
@misc{author2026method,
title={Real-Time EXPO-FT: Reinforcement Learning for Real-Time Vision-Language-Action Policies},
author={Author One and Author Two and Author Three and Author Four},
year={2026},
eprint={XXXX.XXXXX},
archivePrefix={arXiv},
primaryClass={cs.RO},
url={https://arxiv.org/abs/XXXX.XXXXX},
}