Model-Free Linear Quadratic Control via Reduction to Expert Prediction
Yasin Abbasi-Yadkori, Nevena Lazic, Csaba Szepesvari

TL;DR
This paper introduces a novel model-free control algorithm for linear quadratic systems that achieves sublinear regret with polynomial computational complexity by reducing control to an expert prediction problem.
Contribution
It presents the first provably sublinear regret model-free algorithm for adaptive LQ control using a reduction to expert prediction.
Findings
Achieves regret of $O(T^{\xi+2/3})$ for small
Outperforms standard policy iteration empirically
Worse performance than model-based approaches
Abstract
Model-free approaches for reinforcement learning (RL) and continuous control find policies based only on past states and rewards, without fitting a model of the system dynamics. They are appealing as they are general purpose and easy to implement; however, they also come with fewer theoretical guarantees than model-based RL. In this work, we present a new model-free algorithm for controlling linear quadratic (LQ) systems, and show that its regret scales as for any small if time horizon satisfies for a constant . The algorithm is based on a reduction of control of Markov decision processes to an expert prediction problem. In practice, it corresponds to a variant of policy iteration with forced exploration, where the policy in each phase is greedy with respect to the average of all previous value functions. This is the first model-free algorithm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Smart Grid Energy Management · Reinforcement Learning in Robotics
