English

Using BART to Perform Pareto Optimization and Quantify its Uncertainties

Machine Learning 2021-09-07 v2 Methodology

Abstract

Techniques to reduce the energy burden of an industrial ecosystem often require solving a multiobjective optimization problem. However, collecting experimental data can often be either expensive or time-consuming. In such cases, statistical methods can be helpful. This article proposes Pareto Front (PF) and Pareto Set (PS) estimation methods using Bayesian Additive Regression Trees (BART), which is a non-parametric model whose assumptions are typically less restrictive than popular alternatives, such as Gaussian Processes (GPs). These less restrictive assumptions allow BART to handle scenarios (e.g. high-dimensional input spaces, nonsmooth responses, large datasets) that GPs find difficult. The performance of our BART-based method is compared to a GP-based method using analytic test functions, demonstrating convincing advantages. Finally, our BART-based methodology is applied to a motivating engineering problem. Supplementary materials, which include a theorem proof, algorithms, and R code, for this article are available online.

Keywords

Cite

@article{arxiv.2101.02558,
  title  = {Using BART to Perform Pareto Optimization and Quantify its Uncertainties},
  author = {Akira Horiguchi and Thomas J. Santner and Ying Sun and Matthew T. Pratola},
  journal= {arXiv preprint arXiv:2101.02558},
  year   = {2021}
}

Comments

27 pages, 8 figures, submitted to Industry 4.0 special issue of Technometrics journal

R2 v1 2026-06-23T21:52:54.939Z