English

Robust Value Iteration for Continuous Control Tasks

Machine Learning 2021-05-27 v1 Robotics Systems and Control Systems and Control

Abstract

When transferring a control policy from simulation to a physical system, the policy needs to be robust to variations in the dynamics to perform well. Commonly, the optimal policy overfits to the approximate model and the corresponding state-distribution, often resulting in failure to trasnfer underlying distributional shifts. In this paper, we present Robust Fitted Value Iteration, which uses dynamic programming to compute the optimal value function on the compact state domain and incorporates adversarial perturbations of the system dynamics. The adversarial perturbations encourage a optimal policy that is robust to changes in the dynamics. Utilizing the continuous-time perspective of reinforcement learning, we derive the optimal perturbations for the states, actions, observations and model parameters in closed-form. Notably, the resulting algorithm does not require discretization of states or actions. Therefore, the optimal adversarial perturbations can be efficiently incorporated in the min-max value function update. We apply the resulting algorithm to the physical Furuta pendulum and cartpole. By changing the masses of the systems we evaluate the quantitative and qualitative performance across different model parameters. We show that robust value iteration is more robust compared to deep reinforcement learning algorithm and the non-robust version of the algorithm. Videos of the experiments are shown at https://sites.google.com/view/rfvi

Keywords

Cite

@article{arxiv.2105.12189,
  title  = {Robust Value Iteration for Continuous Control Tasks},
  author = {Michael Lutter and Shie Mannor and Jan Peters and Dieter Fox and Animesh Garg},
  journal= {arXiv preprint arXiv:2105.12189},
  year   = {2021}
}

Comments

Accepted Paper at Robotics: Science and Systems

R2 v1 2026-06-24T02:27:51.182Z