Model-Agnostic Zeroth-Order Policy Optimization for Meta-Learning of Ergodic Linear Quadratic Regulators
Yunian Pan, Quanyan Zhu
TL;DR
This work tackles meta-learning for a family of ergodic LQR tasks under unknown dynamics by introducing a model-agnostic, zeroth-order meta-gradient approach. The method formulates a meta-objective L(K) that evaluates performance after a one-step policy update and uses a Monte-Carlo zeroth-order estimator to approximate the meta-gradient ∇ℒ(K) without explicitly computing the policy Hessian. The authors prove boundedness and Lipschitz properties for ∇ℒ(K) and establish convergence of exact gradient descent on the meta-objective under a suitable step size, while acknowledging that the practical meta-gradient is biased and warrants further analysis of sample complexity. Numerical experiments on a small ensemble of similar LQRs demonstrate that the proposed approach reduces the average-cost gap to the optimum across tasks, supporting its potential for rapid adaptation in control problems with varying dynamics. Overall, the paper offers a practical, Hessian-free framework for cross-task adaptation in LQR settings with potential impact on robust and adaptive control applications.
Abstract
Meta-learning has been proposed as a promising machine learning topic in recent years, with important applications to image classification, robotics, computer games, and control systems. In this paper, we study the problem of using meta-learning to deal with uncertainty and heterogeneity in ergodic linear quadratic regulators. We integrate the zeroth-order optimization technique with a typical meta-learning method, proposing an algorithm that omits the estimation of policy Hessian, which applies to tasks of learning a set of heterogeneous but similar linear dynamic systems. The induced meta-objective function inherits important properties of the original cost function when the set of linear dynamic systems are meta-learnable, allowing the algorithm to optimize over a learnable landscape without projection onto the feasible set. We provide a convergence result for the exact gradient descent process by analyzing the boundedness and smoothness of the gradient for the meta-objective, which justify the proposed algorithm with gradient estimation error being small. We also provide a numerical example to corroborate this perspective.
