CompModels: A suite of computer model test functions for Bayesian optimization
Tony Pourmohamad

TL;DR
The paper introduces CompModels, an R package offering diverse test functions for Bayesian optimization, facilitating benchmarking and development of optimization algorithms with real-world and synthetic models.
Contribution
It provides a comprehensive suite of reproducible, shareable computer model test functions tailored for Bayesian optimization benchmarking and development.
Findings
Effective in solving constrained optimization problems
Includes a variety of real-world and synthetic models
Enhances benchmarking of optimization methods
Abstract
The CompModels package for R provides a suite of computer model test functions that can be used for computer model prediction/emulation, uncertainty quantification, and calibration, but in particular, the sequential optimization of computer models. The package is a mix of real-world physics problems, known mathematical functions, and black-box functions that have been converted into computer models with the goal of Bayesian (i.e., sequential) optimization in mind. Likewise, the package contains computer models that represent either the constrained or unconstrained optimization case, each with varying levels of difficulty. In this paper, we illustrate the use of the package with both real-world examples and black-box functions by solving constrained optimization problems via Bayesian optimization. Ultimately, the package is shown to provide users with a source of computer model test…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification
