Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Practical Bayesian optimization in the presence of outliers

About

Inference in the presence of outliers is an important field of research as outliers are ubiquitous and may arise across a variety of problems and domains. Bayesian optimization is method that heavily relies on probabilistic inference. This allows outstanding sample efficiency because the probabilistic machinery provides a memory of the whole optimization process. However, that virtue becomes a disadvantage when the memory is populated with outliers, inducing bias in the estimation. In this paper, we present an empirical evaluation of Bayesian optimization methods in the presence of outliers. The empirical evidence shows that Bayesian optimization with robust regression often produces suboptimal results. We then propose a new algorithm which combines robust regression (a Gaussian process with Student-t likelihood) with outlier diagnostics to classify data points as outliers or inliers. By using an scheduler for the classification of outliers, our method is more efficient and has better convergence over the standard robust regression. Furthermore, we show that even in controlled situations with no expected outliers, our method is able to produce better results.

Ruben Martinez-Cantin, Kevin Tee, Michael McCourt• 2017

Related benchmarks

TaskDatasetResultRank
Financial Portfolio OptimizationPortfolio5 Asset Allocation
AUSR1.36e+3
8
Black-box OptimizationLangermann2 function
AUSR292.3
8
Black-box OptimizationRosenbrock10 function
AUSR1.09e+3
8
Robot Pushing TaskRobot4 Box2D simulation
AUSR66
8
Black-box OptimizationHartmann6
AUSR160.3
8
Black-box OptimizationLevy8 function
AUSR2.13e+3
8
Hyperparameter OptimizationUCI Breast Cancer MLP4
AUSR3.4
8
Black-box OptimizationGriewank 6 function
AUSR235
8
Showing 8 of 8 rows

Other info

Follow for update