Search papers, labs, and topics across Lattice.
EXPO-FT is introduced as a system for sample-efficient RL finetuning of pretrained Vision-Language-Action (VLA) policies for robotic manipulation. It addresses the limitations of existing RL and VLA finetuning methods by leveraging pretrained priors effectively and achieving high sample efficiency. The system achieves perfect task performance across a suite of challenging manipulation tasks within an average of 19.1 minutes of online robot data, outperforming existing approaches.
Achieve near-perfect robotic manipulation with just 20 minutes of robot experience by smartly finetuning vision-language-action models with reinforcement learning.
The ability to efficiently and reliably learn new tasks has been a foundational challenge in robotics. Vision-Language-Action (VLA) models have demonstrated strong generalization across diverse manipulation tasks, yet pretrained policies consistently fall short of the reliability required for real-world deployment. Reinforcement learning (RL) fine-tuning offers a promising path to bridge this gap, but existing approaches either train from scratch without fully leveraging pretrained priors, or fine-tune VLAs without achieving the sample efficiency and success rates that practical deployment demands. We present EXPO-FT, a system for stable, sample-efficient RL finetuning of pretrained VLA policies that closes this gap. Our system solves a suite of challenging manipulation tasks, including routing string lights and inserting the plug to light it up, striking a pool ball into a pocket, and inserting a flower into a wine bottle, each requiring combinations of high precision, dynamic actions, and robustness to varied initial states. Our system achieves perfect task performance (30/30 successes) across all evaluated tasks within an average of 19.1 minutes of online robot data, outperforming both prior RL-from-scratch and VLA finetuning approaches. We release an open-source codebase with the aim of facilitating broader adoption of RL finetuning of VLA models in robotics.