paper-with-me

홈 › Papers

VLA-RL: Towards Masterful and General Robotic Manipulation with Scalable Reinforcement Learning

2025-05-24 · Guanxing Lu, Wenkai Guo, Chubin Zhang, Yuheng Zhou, Haonan Jiang, Zifeng Gao, Yansong Tang, Ziwei Wang

Recent high-capacity vision-language-action (VLA) models have demonstrated impressive performance on a range of robotic manipulation tasks by imitating human demonstrations. However, exploiting offline data with limited visited states will cause execution failure in out-of-distribution scenarios. Intuitively, an exploration-based method that improves on online collected data at test time could address this limitation. We present VLA-RL, an algorithmic and systematic framework that leverages online reinforcement learning (RL) to improve pretrained auto-regressive VLAs in downstream tasks. Within a unified perspective, we first introduce a trajectory-level RL formulation for auto-regressive VLA training, which models general robotic manipulation trajectory as multi-modal multi-turn conversation. To address the challenge of sparse rewards, we fine-tune a pretrained vision-language model as a robotic process reward model, which is trained on pseudo reward labels annotated on automatically extracted task segments. To scale up, we identify several implementation findings that improve the stability and efficiency including curriculum selection strategy, GPU-balanced vectorized environments, batch decoding, and critic warmup. VLA-RL enables OpenVLA-7B to surpass the strongest finetuned baseline by 4.5% on 40 challenging robotic manipulation tasks in LIBERO, and even matches the performance of advanced commercial models such as $\pi_0$-FAST. Notably, we observe that VLA-RL benefits from increased test-time optimization, indicating an early spark of inference scaling laws in robotics.

📄 PDF Abstract BibTeX arXiv:2505.18719

Code (1)

guanxinglu/vlarl 공식 구현 jax

Tasks

GPUReinforcement Learning (RL)Vision-Language-Action

Similar Papers 제목 키워드 기반

Whole-Body Proprioceptive Morphing: A Modular Soft Gripper for Robust Cross-Scale Grasping

2025-10-31 · Dong Heon Han, Xiaohao Xu, Yuxi Chen, Yusheng Zhou 외 arxiv

Biological systems, such as the octopus, exhibit masterful cross-scale manipulation by adaptively reconfiguring their entire form, a capability that remains elusive in robotics. Conventional soft grippers, while complian…

FLaRe: Achieving Masterful and Adaptive Robot Policies with Large-Scale Reinforcement Learning Fine-Tuning

2024-09-25 · Jiaheng Hu, Rose Hendrix, Ali Farhadi, Aniruddha Kembhavi 외

In recent years, the Robotics field has initiated several efforts toward building generalist robot policies through large-scale multi-task Behavior Cloning. However, direct deployments of these policies have led to unsat…

QT-Opt: Scalable Deep Reinforcement Learning for Vision-Based Robotic Manipulation

2018-06-27 · Dmitry Kalashnikov, Alex Irpan, Peter Pastor, Julian Ibarz 외

In this paper, we study the problem of learning vision-based dynamic manipulation skills using a scalable reinforcement learning approach. We study this problem in the context of grasping, a longstanding challenge in rob…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

TeViR: Text-to-Video Reward with Diffusion Models for Efficient Reinforcement Learning

2025-05-26 · Yuhui Chen, Haoran Li, Zhennan Jiang, Haowei Wen 외

Developing scalable and generalizable reward engineering for reinforcement learning (RL) is crucial for creating general-purpose agents, especially in the challenging domain of robotic manipulation. While recent advances…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

LARG, Language-based Automatic Reward and Goal Generation

2023-06-19 · Julien Perez, Denys Proux, Claude Roux, Michael Niemaz

Goal-conditioned and Multi-Task Reinforcement Learning (GCRL and MTRL) address numerous problems related to robot learning, including locomotion, navigation, and manipulation scenarios. Recent works focusing on language-…

reinforcement-learningReinforcement Learning