Maximizing Reliability with Bayesian Optimization
Jack M. Buckingham, Ivo Couckuyt, Juergen Branke
TL;DR
This work tackles maximizing system reliability under random perturbations by extending Bayesian optimization to rare-event settings. It introduces two acquisition strategies, TS-MR and KG-MR, and develops practical approximations with importance sampling to efficiently estimate extremely small failure probabilities. Empirical results across a suite of low- to high-dimensional problems show that one-shot KG-MR often dominates, with TS-MR providing a strong alternative in many cases. The methods focus sampling near the limit-state surface, improving yield and reliability in expensive, black-box design settings. Overall, the paper advances reliable design optimization by combining BO with rare-event techniques and targeted information gathering.
Abstract
Bayesian optimization (BO) is a popular, sample-efficient technique for expensive, black-box optimization. One such problem arising in manufacturing is that of maximizing the reliability, or equivalently minimizing the probability of a failure, of a design which is subject to random perturbations - a problem that can involve extremely rare failures ($P_\mathrm{fail} = 10^{-6}-10^{-8}$). In this work, we propose two BO methods based on Thompson sampling and knowledge gradient, the latter approximating the one-step Bayes-optimal policy for minimizing the logarithm of the failure probability. Both methods incorporate importance sampling to target extremely small failure probabilities. Empirical results show the proposed methods outperform existing methods in both extreme and non-extreme regimes.
