English

A computationally lightweight safe learning algorithm

Systems and Control 2023-09-08 v1 Machine Learning Systems and Control

Abstract

Safety is an essential asset when learning control policies for physical systems, as violating safety constraints during training can lead to expensive hardware damage. In response to this need, the field of safe learning has emerged with algorithms that can provide probabilistic safety guarantees without knowledge of the underlying system dynamics. Those algorithms often rely on Gaussian process inference. Unfortunately, Gaussian process inference scales cubically with the number of data points, limiting applicability to high-dimensional and embedded systems. In this paper, we propose a safe learning algorithm that provides probabilistic safety guarantees but leverages the Nadaraya-Watson estimator instead of Gaussian processes. For the Nadaraya-Watson estimator, we can reach logarithmic scaling with the number of data points. We provide theoretical guarantees for the estimates, embed them into a safe learning algorithm, and show numerical experiments on a simulated seven-degrees-of-freedom robot manipulator.

Keywords

Cite

@article{arxiv.2309.03672,
  title  = {A computationally lightweight safe learning algorithm},
  author = {Dominik Baumann and Krzysztof Kowalczyk and Koen Tiels and Paweł Wachel},
  journal= {arXiv preprint arXiv:2309.03672},
  year   = {2023}
}

Comments

Accepted final version to appear in: Proc. of the IEEE Conference on Decision and Control

R2 v1 2026-06-28T12:15:15.179Z