paper-with-me

Papers

Lipschitz Safe Bayesian Optimization for Automotive Control

2025-01-22 · Johanna Menn, Pietro Pelizzari, Michael Fleps-Dezasse, Sebastian Trimpe

Controller tuning is a labor-intensive process that requires human intervention and expert knowledge. Bayesian optimization has been applied successfully in different fields to automate this process. However, when tuning on hardware, such as in automotive applications, strict safety requirements often arise. To obtain safety guarantees, many existing safe Bayesian optimization methods rely on assumptions that are hard to verify in practice. This leads to the use of unjustified heuristics in many applications, which invalidates the theoretical safety guarantees. Furthermore, applications often require multiple safety constraints to be satisfied simultaneously. Building on recently proposed Lipschitz-only safe Bayesian optimization, we develop an algorithm that relies on readily interpretable assumptions and satisfies multiple safety constraints at the same time. We apply this algorithm to the problem of automatically tuning a trajectory-tracking controller of a self-driving car. Results both from simulations and an actual test vehicle underline the algorithm's ability to learn tracking controllers without leaving the track or violating any other safety constraints.

📄 PDF Abstract BibTeX arXiv:2501.12969

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Safety in safe Bayesian optimization and its ramifications for control

2025-01-23 · Christian Fiedler, Johanna Menn, Sebastian Trimpe

A recurring and important task in control engineering is parameter tuning under constraints, which conceptually amounts to optimization of a blackbox function accessible only through noisy evaluations. For example, in co…

Bayesian Optimization

CMA-ES for Safe Optimization

2024-05-17 · Kento Uchida, Ryoki Hamano, Masahiro Nomura, Shota Saito 외

In several real-world applications in medical and control engineering, there are unsafe solutions whose evaluations involve inherent risk. This optimization setting is known as safe optimization and formulated as a speci…

Bayesian Optimization

PACSBO: Probably approximately correct safe Bayesian optimization

2024-09-02 · Abdullah Tokmak, Thomas B. Schön, Dominik Baumann

Safe Bayesian optimization (BO) algorithms promise to find optimal control policies without knowing the system dynamics while at the same time guaranteeing safety with high probability. In exchange for those guarantees, …

Bayesian Optimization

On Safety in Safe Bayesian Optimization

2024-03-19 · Christian Fiedler, Johanna Menn, Lukas Kreisköther, Sebastian Trimpe

Optimizing an unknown function under safety constraints is a central task in robotics, biomedical engineering, and many other disciplines, and increasingly safe Bayesian Optimization (BO) is used for this. Due to the saf…

Bayesian Optimization

Safe learning-based control via function-based uncertainty quantification

2026-04-01 · Abdullah Tokmak, Toni Karvonen, Thomas B. Schön, Dominik Baumann arxiv

Uncertainty quantification is essential when deploying learning-based control methods in safety-critical systems. This is commonly realized by constructing uncertainty tubes that enclose the unknown function of interest,…