Real-Time EXPO-FT: Reinforcement Learning for Real-Time Vision-Language-Action Policies

Author One* Author Two* Author Three Author Four
*Equal contribution

Project and video overview.

Our Method

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.

Policy Rollouts

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 →

Every clip below plays at 1× speed. Nothing is sped up, slowed down or cut — what you see is wall-clock robot time.

Evaluation

Quantitative results across all tasks.

Successful trials w/ RTC w/o RTC

Training

Our policy improving over the course of real-world online RL, played back at 5×. ← scroll →

BibTeX

@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},
}