Convergence of Flow-Policy Gradient Learning for Linear Quadratic Regulator Problems
Farnaz Adib Yaghmaie, Arunava Naha
TL;DR
The paper addresses convergence and stability of the one-step policy in Flow-$Q$-learning for offline Linear Quadratic Regulator (LQR) problems. It redefines the one-step policy learning as a policy-gradient problem by optimizing the average cost $J(\mu_K)$ with a behavioral-cloning regularizer, and proves that the resulting loss is $L$-smooth and gradient-dominant with respect to the gain $K$. The authors show that the learned policy gain $K$ converges linearly to the optimal $K^*$ and remains stabilizing under appropriate step sizes, with proofs supported by a linear-quadratic analysis. A linearized inverted pendulum experiment corroborates the theory, demonstrating that the method achieves near-optimal LQR performance while learning from offline data and performing competitively with scenario-based MPC. Overall, the work provides theoretical guarantees for Flow-$Q$-learning in linear control and lays groundwork for extensions to nonlinear dynamics and offline/federated settings.
Abstract
Flow $Q$-learning has recently been introduced to integrate learning from expert demonstrations into an actor-critic structure. Central to this innovation is the ``the one-step policy'' network, which is optimized through a $Q$-function that is regularized with the behavioral cloning from expert trajectories, allowing learning more expressive policies using flow-based generative models. In this paper, we studied the convergence property and stabilizablity of the one-step policy during learning for linear quadratic problems under the offline settings. Our theoretical results are based on a new formulation of the one-step policy loss based on the average expected cost, and regularized with the behavioral cloning loss. Such a formulation allows us to tap into existing strong theoretical results from the policy gradient theorem to study the convergence properties of the one-step policy. We verify our theoretical finding with simulation results on a linearized inverted pendulum.
