Revisiting LQR Control from the Perspective of Receding-Horizon Policy Gradient
Xiangyuan Zhang, Tamer Başar
TL;DR
The paper addresses learning optimal LQR controllers in a model-free setting by embedding Bellman optimality into a receding-horizon policy gradient (RHPG) framework. It shows that finite-horizon subproblems, solved via zeroth-order policy gradient, can be combined backward in time to yield an overall policy that is ε-close to the infinite-horizon optimum without requiring an initial stabilizing policy. A key contribution is a precise sample-complexity analysis demonstrating that each subproblem converges in \mathcal{O}(ε^{-2} log(1/δ)) steps and that the total complexity scales polylogarithmically with horizon and linearly with 1/δ, while guaranteeing stability for sufficiently small ε. The results unify DP principles with model-free learning to address both control and estimation tasks, including extensions to stochastic LQR and arbitrary initial states, highlighting the practical impact for data-driven linear control with performance guarantees.
Abstract
We revisit in this paper the discrete-time linear quadratic regulator (LQR) problem from the perspective of receding-horizon policy gradient (RHPG), a newly developed model-free learning framework for control applications. We provide a fine-grained sample complexity analysis for RHPG to learn a control policy that is both stabilizing and $ε$-close to the optimal LQR solution, and our algorithm does not require knowing a stabilizing control policy for initialization. Combined with the recent application of RHPG in learning the Kalman filter, we demonstrate the general applicability of RHPG in linear control and estimation with streamlined analyses.
