ROLGNov 3, 2025

RobustVLA: Robustness-Aware Reinforcement Post-Training for Vision-Language-Action Models

arXiv:2511.01331v16 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses robustness issues in VLA models for robotic manipulation, which is an incremental improvement focusing on enhancing reliability in out-of-distribution deployments.

The paper tackled the problem of Vision-Language-Action models failing to generalize reliably under disturbances like observation noise and actuation perturbations, and introduced RobustVLA, a lightweight online RL post-training method that significantly outperformed prior state-of-the-art methods in robustness and reliability across diverse robotic environments.

Vision-Language-Action (VLA) models have recently emerged as powerful general-purpose policies for robotic manipulation, benefiting from large-scale multi-modal pre-training. However, they often fail to generalize reliably in out-of-distribution deployments, where unavoidable disturbances such as observation noise, sensor errors, or actuation perturbations become prevalent. While recent Reinforcement Learning (RL)-based post-training provides a practical means to adapt pre-trained VLA models, existing methods mainly emphasize reward maximization and overlook robustness to environmental uncertainty. In this work, we introduce RobustVLA, a lightweight online RL post-training method designed to explicitly enhance the resilience of VLA models. Through a systematic robustness analysis, we identify two key regularizations: Jacobian regularization, which mitigates sensitivity to observation noise, and smoothness regularization, which stabilizes policies under action perturbations. Extensive experiments across diverse robotic environments demonstrate that RobustVLA significantly outperforms prior state-of-the-art methods in robustness and reliability. Our results highlight the importance of principled robustness-aware RL post-training as a key step toward improving the reliability and robustness of VLA models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes