Promises of Deep Kernel Learning for Control Synthesis
Robert Reed, Luca Laurenti, Morteza Lahijanian
TL;DR
The paper addresses safe control of unknown, stochastic dynamical systems under complex temporal logic specifications by learning dynamics with Deep Kernel Learning and translating the learned model into an Interval Markov Decision Process for formal synthesis. The approach combines neural priors with Gaussian process uncertainty to produce scalable, accurate abstractions and leverages existing IMDP/LTLf tools to synthesize robust controllers with guarantees. Key contributions include (i) a scalable data-driven framework for control synthesis with hard guarantees, (ii) an efficient IMDP abstraction technique for DKL models, (iii) an architecture design for fast and accurate abstraction, and (iv) demonstration on benchmarks up to 5 dimensions showing substantial improvements over state-of-the-art methods. The work advances data-driven verification and control by enabling high-dimensional, uncertain systems to be controlled with provable performance under complex specifications, with practical implications for safety-critical autonomous systems.
Abstract
Deep Kernel Learning (DKL) combines the representational power of neural networks with the uncertainty quantification of Gaussian Processes. Hence, it is potentially a promising tool to learn and control complex dynamical systems. In this work, we develop a scalable abstraction-based framework that enables the use of DKL for control synthesis of stochastic dynamical systems against complex specifications. Specifically, we consider temporal logic specifications and create an end-to-end framework that uses DKL to learn an unknown system from data and formally abstracts the DKL model into an Interval Markov Decision Process (IMDP) to perform control synthesis with correctness guarantees. Furthermore, we identify a deep architecture that enables accurate learning and efficient abstraction computation. The effectiveness of our approach is illustrated on various benchmarks, including a 5-D nonlinear stochastic system, showing how control synthesis with DKL can substantially outperform state-of-the-art competitive methods.
