NeurIPS 2020poster48 citations

Learning the Linear Quadratic Regulator from Nonlinear Observations

Zakaria Mhammedi, Dylan J Foster, Max Simchowitz, Dipendra Misra, Wen Sun, Akshay Krishnamurthy, Alexander Rakhlin, John Langford

Abstract

We introduce a new problem setting for continuous control called the LQR with Rich Observations, or RichLQR. In our setting, the environment is summarized by a low-dimensional continuous latent state with linear dynamics and quadratic costs, but the agent operates on high-dimensional, nonlinear observations such as images from a camera. To enable sample-efficient learning, we assume that the learner has access to a class of decoder functions (e.g., neural networks) that is flexible enough to capture the mapping from observations to latent states. We introduce a new algorithm, RichID, which learns a near-optimal policy for the RichLQR with sample complexity scaling only with the dimension of the latent state space and the capacity of the decoder function class. RichID is oracle-efficient and accesses the decoder class only through calls to a least-squares regression oracle. To our knowledge, our results constitute the first provable sample complexity guarantee for continuous control with an unknown nonlinearity in the system model.

BibTeX
@inproceedings{NEURIPS2020_a70145bf,
 author = {Mhammedi, Zakaria and Foster, Dylan J and Simchowitz, Max and Misra, Dipendra and Sun, Wen and Krishnamurthy, Akshay and Rakhlin, Alexander and Langford, John},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {14532--14543},
 publisher = {Curran Associates, Inc.},
 title = {Learning the Linear Quadratic Regulator from Nonlinear Observations},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/a70145bf8b173e4496b554ce57969e24-Paper.pdf},
 volume = {33},
 year = {2020}
}