paper-with-me

Papers

A Two-Stage Bayesian Optimisation for Automatic Tuning of an Unscented Kalman Filter for Vehicle Sideslip Angle Estimation

2022-06-30 · A. Bertipaglia, B. Shyrokau, M. Alirezaei, R. Happee

This paper presents a novel methodology to auto-tune an Unscented Kalman Filter (UKF). It involves using a Two-Stage Bayesian Optimisation (TSBO), based on a t-Student Process to optimise the process noise parameters of a UKF for vehicle sideslip angle estimation. Our method minimises performance metrics, given by the average sum of the states' and measurement' estimation error for various vehicle manoeuvres covering a wide range of vehicle behaviour. The predefined cost function is minimised through a TSBO which aims to find a location in the feasible region that maximises the probability of improving the current best solution. Results on an experimental dataset show the capability to tune the UKF in 79.9% less time than using a genetic algorithm (GA) and the overall capacity to improve the estimation performance in an experimental test dataset of 9.9% to the current state-of-the-art GA.

📄 PDF Abstract BibTeX arXiv:2206.15115

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimisation

Methods 이 논문이 사용한 방법론

Test 설명 없음
GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Heteroscedastic Treed Bayesian Optimisation

2014-10-27 · John-Alexander M. Assael, Ziyu Wang, Bobak Shahriari, Nando de Freitas

Optimising black-box functions is important in many disciplines, such as tuning machine learning models, robotics, finance and mining exploration. Bayesian optimisation is a state-of-the-art technique for the global opti…

Bayesian OptimisationBIG-bench Machine Learning

Automated Machine Learning on Big Data using Stochastic Algorithm Tuning

2014-07-30 · Thomas Nickson, Michael A. Osborne, Steven Reece, Stephen J. Roberts

We introduce a means of automating machine learning (ML) for big data tasks, by performing scalable stochastic Bayesian optimisation of ML algorithm parameters and hyper-parameters. More often than not, the critical tuni…

Bayesian OptimisationBenchmarkingBIG-bench Machine LearningTime Series+2

Automatic Tuning of Stochastic Gradient Descent with Bayesian Optimisation

2020-06-25 · Victor Picheny, Vincent Dutordoir, Artem Artemev, Nicolas Durrande

Many machine learning models require a training procedure based on running stochastic gradient descent. A key element for the efficiency of those algorithms is the choice of the learning rate schedule. While finding good…

Bayesian OptimisationGaussian ProcessesOpen-Ended Question Answering

Bayesian Optimisation for Constrained Problems

2021-05-27 · Juan Ungredda, Juergen Branke

Many real-world optimisation problems such as hyperparameter tuning in machine learning or simulation-based optimisation can be formulated as expensive-to-evaluate black-box functions. A popular approach to tackle such p…

Bayesian Optimisation

Learning to Do or Learning While Doing: Reinforcement Learning and Bayesian Optimisation for Online Continuous Tuning

2023-06-06 · Jan Kaiser, Chenran Xu, Annika Eichler, Andrea Santamaria Garcia 외

Online tuning of real-world plants is a complex optimisation problem that continues to require manual intervention by experienced human operators. Autonomous tuning is a rapidly expanding field of research, where learnin…

Bayesian OptimisationOpen-Ended Question Answering