- ▪M.K. Wafi, A.C.B de Oliveira, E.D. Sontag, "On the (almost) global exponential convergence of overparameterized policy optimization for the LQR problem", In 2026 American Control Conference (ACC), pp. 2819-2824, 2026. pdfTo appear. See also 2025 arXiv:2510.02140gradient dynamics · gradient descent · gradient systems · numerical methods · dynamics of algorithms · gradient dominance · gradient flows · machine learning · artificial intelligence · dynamics of algorithms · LQR · reinforcement learning
Abstract
In this work we study the convergence of gradient methods for nonconvex optimization problems – specifically the effect of the problem formulation to the convergence behavior of the solution of a gradient flow. We show through a simple example that, surprisingly, the gradient flow solution can be exponentially or asymptotically convergent, depending on how the problem is formulated. We then deepen the analysis and show that a policy optimization strategy for the continuous-time linear quadratic regulator (LQR) (which is known to present only asymptotic convergence globally) presents almost global exponential convergence if the problem is overparameterized through a linear feed-forward neural network (LFFNN). We prove this qualitative improvement always happens for a simplified version of the LQR problem and derive explicit convergence rates for the gradient flow. Finally, we show that both the qualitative improvement and the quantitative rate gains persist in the general LQR through numerical simulations.
- ▪A.C.B de Oliveira, L. Cui, E. D. Sontag, "Remarks on the Polyak-Lojasiewicz inequality and the convergence of gradient systems", In Proc. 64th IEEE Conference on Decision and Control (CDC), pp. 1150-1155, 2025. doipdfExtended version in arXiv:2503.23641gradient dynamics · gradient descent · gradient systems · numerical methods · dynamics of algorithms · gradient dominance · gradient flows · machine learning · artificial intelligence · numerical methods · dynamics of algorithms · LQR · reinforcement learning
Abstract
This work explores generalizations of the Polyak-Lojasiewicz inequality (PLI) and their implications for the convergence behavior of gradient flows in optimization problems. Motivated by the continuous-time linear quadratic regulator (CT-LQR) policy optimization problem – where only a weaker version of the PLI is characterized in the literature – this work shows that while weaker conditions are sufficient for global convergence to, and optimality of the set of critical points of the cost function, the "profile" of the gradient flow solution can change significantly depending on which "flavor" of inequality the cost satisfies. After a general theoretical analysis, we focus on fitting the CT-LQR policy optimization problem to the proposed framework, showing that, in fact, it can never satisfy a PLI in its strongest form. We follow up our analysis with a brief discussion on the difference between continuous- and discrete-time LQR policy optimization, and end the paper with some intuition on the extension of this framework to optimization problems with L1 regularization and solved through proximal gradient flows.
- ▪E.D. Sontag, "Some remarks on gradient dominance and LQR policy optimization", arXiv 2507.10452, 2025. doipdfgradient dynamics · gradient descent · gradient systems · numerical methods · dynamics of algorithms · gradient dominance · gradient flows · dynamics of algorithms · LQR · reinforcement learning · machine learning · artificial intelligence · optimal control
Abstract
Solutions of optimization problems, including policy optimization in reinforcement learning, typically rely upon some variant of gradient descent. There has been much recent work in the machine learning, control, and optimization communities applying the Polyak-Łojasiewicz Inequality (PLI) to such problems in order to establish an exponential rate of convergence (a.k.a. ``linear convergence'' in the local-iteration language of numerical analysis) of loss functions to their minima under the gradient flow. Often, as is the case of policy iteration for the continuous-time LQR problem, this rate vanishes for large initial conditions, resulting in a mixed globally linear / locally exponential behavior. This is in sharp contrast with the discrete-time LQR problem, where there is global exponential convergence. That gap between CT and DT behaviors motivates the search for various generalized PLI-like conditions, and this paper addresses that topic. Moreover, these generalizations are key to understanding the transient and asymptotic effects of errors in the estimation of the gradient, errors which might arise from adversarial attacks, wrong evaluation by an oracle, early stopping of a simulation, inaccurate and very approximate digital twins, stochastic computations (algorithm ``reproducibility''), or learning by sampling from limited data. We describe an ``input to state stability'' (ISS) analysis of this issue. We also discuss convergence and PLI-like properties of ``linear feedforward neural networks'' in feedback control. Much of the work described here was done in collaboration with Arthur Castello B. de Oliveira, Leilei Cui, Zhong-Ping Jiang, and Milad Siami. This is a short paper summarizing the slides presented at my keynote at the 2025 L4DC (Learning for Dynamics & Control Conference) in Ann Arbor, Michigan, 05 June 2025. A partial bibliography has been added.
- ▪M. Sznaier, F. Allgower, A. C. B. de Oliveira, N. Ozay, E. D. Sontag, "Tutorial: Data driven and learning enabled control", In Proc. 64th IEEE Conference on Decision and Control (CDC), pp. 2858-2873, 2025.
Abstract
Data-driven control (DDC), that is the design of controllers directly from observed data, has attracted substantial attention in recent years due to its advantages over model-based control. DDC avoids a computationally expensive, potentially conservative model identification step and bypasses practically difficult questions such as model order/class selection. This tutorial paper seeks to offer a sampling of the different approaches that have been recently used to synthesize data driven controllers and filters, covering both analytic approaches and learning enabled ones, indicating the relative strengths of each. A second objective is to provide a key to the rapidly expanding literature in the subject, to help researchers newly interested in this field to quickly come up to speed.
- ▪M. Sznaier, A. Olshevsky, E.D. Sontag, "The role of systems theory in control oriented learning", In Proc.\ 25th Int.\ Symp.\ Mathematical Theory of Networks and Systems (MTNS 2022), 2022. pdfLooks like only the abstract was published!control oriented learning · neural networks · reinforcement learning · feedback control · machine learning
Abstract
Systems theory can play an important in unveiling fundamental limitations of learning algorithms and architectures when used to control a dynamical system, and in suggesting strategies for overcoming these limitations. As an example, a feedforward neural network cannot stabilize a double integrator using output feedback. Similarly, a recurrent NN with differentiable activation functions that stabilizes a non-strongly stabilizable system must be itself open loop unstable, a fact that has profound implications for training with noisy, finite data. A potential solution to this problem, motivated by results on stabilization with periodic control, is the use of neural nets with periodic resets, showing that indeed systems theoretic analysis is instrumental in developing architectures capable of controlling certain classes of unstable systems. This short conference paper also argues that when the goal is to learn control oriented models, the loss function should reflect closed loop, rather than open loop model performance, a fact that can be accomplished by using gap-metric motivated loss functions.