English

DiffTune$^+$: Hyperparameter-Free Auto-Tuning using Auto-Differentiation

Robotics 2023-05-16 v2

Abstract

Controller tuning is a vital step to ensure the controller delivers its designed performance. DiffTune has been proposed as an automatic tuning method that unrolls the dynamical system and controller into a computational graph and uses auto-differentiation to obtain the gradient for the controller's parameter update. However, DiffTune uses the vanilla gradient descent to iteratively update the parameter, in which the performance largely depends on the choice of the learning rate (as a hyperparameter). In this paper, we propose to use hyperparameter-free methods to update the controller parameters. We find the optimal parameter update by maximizing the loss reduction, where a predicted loss based on the approximated state and control is used for the maximization. Two methods are proposed to optimally update the parameters and are compared with related variants in simulations on a Dubin's car and a quadrotor. Simulation experiments show that the proposed first-order method outperforms the hyperparameter-based methods and is more robust than the second-order hyperparameter-free methods.

Keywords

Cite

@article{arxiv.2212.03194,
  title  = {DiffTune$^+$: Hyperparameter-Free Auto-Tuning using Auto-Differentiation},
  author = {Sheng Cheng and Lin Song and Minkyung Kim and Shenlong Wang and Naira Hovakimyan},
  journal= {arXiv preprint arXiv:2212.03194},
  year   = {2023}
}

Comments

accepted for oral presentation at 5th L4DC. arXiv admin note: text overlap with arXiv:2209.10021

R2 v1 2026-06-28T07:23:58.276Z