Active Learning for Control-Oriented Identification of Nonlinear Systems
Bruce D. Lee, Ingvar Ziemann, George J. Pappas, Nikolai Matni
TL;DR
We address efficient exploration for control of unknown nonlinear dynamical systems within a model-based RL framework. We introduce ALCOI, an active learning algorithm that extends linear-in-parameters results to smooth nonlinear dynamics, reducing the end-to-end excess cost to the identification error via a Fisher-information-guided exploration design and a delta-method-based analysis, yielding a non-asymptotic bound: $\mathsf{excess\,cost} \leq \dfrac{\mathsf{hardness\ of\ control} \times \mathsf{hardness\ of\ identification}}{N}$ up to logarithmic factors. It proves the bound for a broad class of smooth nonlinear dynamics and validates the method in simulation on a 2D nonlinear system and a cartpole swing-up task, showing active, control-oriented exploration outperforms random or approximate A-optimal exploration. The results advance understanding of data-efficient, end-to-end learning-to-control with nonlinear dynamics, and provide a principled framework for designing informative experiments in nonlinear model-based reinforcement learning, with a focus on the interplay between control hardness and identification hardness.
Abstract
Model-based reinforcement learning is an effective approach for controlling an unknown system. It is based on a longstanding pipeline familiar to the control community in which one performs experiments on the environment to collect a dataset, uses the resulting dataset to identify a model of the system, and finally performs control synthesis using the identified model. As interacting with the system may be costly and time consuming, targeted exploration is crucial for developing an effective control-oriented model with minimal experimentation. Motivated by this challenge, recent work has begun to study finite sample data requirements and sample efficient algorithms for the problem of optimal exploration in model-based reinforcement learning. However, existing theory and algorithms are limited to model classes which are linear in the parameters. Our work instead focuses on models with nonlinear parameter dependencies, and presents the first finite sample analysis of an active learning algorithm suitable for a general class of nonlinear dynamics. In certain settings, the excess control cost of our algorithm achieves the optimal rate, up to logarithmic factors. We validate our approach in simulation, showcasing the advantage of active, control-oriented exploration for controlling nonlinear systems.
