paper-with-me

Papers

Safe Bayesian Optimization for Complex Control Systems via Additive Gaussian Processes

2024-08-29 · Hongxuan Wang, Xiaocong Li, Lihao Zheng, Adrish Bhaumik, Prahlad Vadakkepat

Controller tuning and optimization have been among the most fundamental problems in robotics and mechatronic systems. The traditional methodology is usually model-based, but its performance heavily relies on an accurate mathematical system model. In control applications with complex dynamics, obtaining a precise model is often challenging, leading us towards a data-driven approach. While various researchers have explored the optimization of a single controller, it remains a challenge to obtain the optimal controller parameters safely and efficiently when multiple controllers are involved. In this paper, we propose SafeCtrlBO to optimize multiple controllers simultaneously and safely. We simplify the exploration process in safe Bayesian optimization, reducing computational effort without sacrificing expansion capability. Additionally, we use additive kernels to enhance the efficiency of Gaussian process updates for unknown functions. Hardware experimental results on a permanent magnet synchronous motor (PMSM) demonstrate that compared to existing safe Bayesian optimization algorithms, SafeCtrlBO can obtain optimal parameters more efficiently while ensuring safety.

📄 PDF Abstract BibTeX arXiv:2408.16307

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian Processes

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Safe Bayesian Optimization for the Control of High-Dimensional Embodied Systems

2024-12-29 · Yunyue Wei, Zeji Yi, Hongda Li, Saraswati Soedarmadji 외

Learning to move is a primary goal for animals and robots, where ensuring safety is often important when optimizing control policies on the embodied systems. For complex tasks such as the control of human or humanoid con…

Bayesian OptimizationHumanoid ControlSafe Exploration

Safe Risk-averse Bayesian Optimization for Controller Tuning

2023-06-23 · Christopher Koenig, Miks Ozols, Anastasia Makarova, Efe C. Balta 외

Controller tuning and parameter optimization are crucial in system design to improve both the controller and underlying system performance. Bayesian optimization has been established as an efficient model-free method for…

Bayesian Optimization

Optimizing Falsification for Learning-Based Control Systems: A Multi-Fidelity Bayesian Approach

2024-09-12 · Zahra Shahrooei, Mykel J. Kochenderfer, Ali Baheri

Testing controllers in safety-critical systems is vital for ensuring their safety and preventing failures. In this paper, we address the falsification problem within learning-based closed-loop control systems through sim…

Bayesian Optimization

Safe Learning-Based Optimization of Model Predictive Control: Application to Battery Fast-Charging

2024-10-07 · Sebastian Hirt, Andreas Höhl, Johannes Pohlodek, Joachim Schaeffer 외

Model predictive control (MPC) is a powerful tool for controlling complex nonlinear systems under constraints, but often struggles with model uncertainties and the design of suitable cost functions. To address these chal…

Bayesian OptimizationModel Predictive Control

BEACON: A Bayesian Evolutionary Approach for Counterexample Generation of Control Systems

2024-03-09 · Joshua Yancosek, Ali Baheri

The rigorous safety verification of control systems in critical applications is essential, given their increasing complexity and integration into everyday life. Simulation-based falsification approaches play a pivotal ro…

Bayesian Optimization