LGSYSTNov 2, 2020

Exact Asymptotics for Linear Quadratic Adaptive Control

arXiv:2011.01364v118 citations
AI Analysis

This work addresses a critical gap in reinforcement learning theory for high-stakes applications by providing precise performance bounds, though it is incremental as it builds on existing methods for a specific problem.

The paper tackled the problem of understanding the exact constants in regret and error rates for linear quadratic adaptive control, deriving asymptotically-exact expressions for regret, estimation error, and prediction error, with simulations showing these match finite-sample behavior well.

Recent progress in reinforcement learning has led to remarkable performance in a range of applications, but its deployment in high-stakes settings remains quite rare. One reason is a limited understanding of the behavior of reinforcement algorithms, both in terms of their regret and their ability to learn the underlying system dynamics---existing work is focused almost exclusively on characterizing rates, with little attention paid to the constants multiplying those rates that can be critically important in practice. To start to address this challenge, we study perhaps the simplest non-bandit reinforcement learning problem: linear quadratic adaptive control (LQAC). By carefully combining recent finite-sample performance bounds for the LQAC problem with a particular (less-recent) martingale central limit theorem, we are able to derive asymptotically-exact expressions for the regret, estimation error, and prediction error of a rate-optimal stepwise-updating LQAC algorithm. In simulations on both stable and unstable systems, we find that our asymptotic theory also describes the algorithm's finite-sample behavior remarkably well.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes