Multi-objective hyperparameter optimization with performance uncertainty
Alejandro Morales-Hern\'andez, Inneke Van Nieuwenhuyse, Gonzalo, N\'apoles

TL;DR
This paper introduces a novel approach for multi-objective hyperparameter optimization that accounts for uncertainty in performance measurements, combining TPE sampling with Gaussian Process Regression to improve optimization results.
Contribution
It presents a new method integrating TPE sampling with GPR for better handling of uncertainty in multi-objective HPO, which was not extensively addressed in prior work.
Findings
Improved hypervolume indicator over existing methods
Effective handling of performance measurement uncertainty
Validated on multiple test functions and ML problems
Abstract
The performance of any Machine Learning (ML) algorithm is impacted by the choice of its hyperparameters. As training and evaluating a ML algorithm is usually expensive, the hyperparameter optimization (HPO) method needs to be computationally efficient to be useful in practice. Most of the existing approaches on multi-objective HPO use evolutionary strategies and metamodel-based optimization. However, few methods have been developed to account for uncertainty in the performance measurements. This paper presents results on multi-objective hyperparameter optimization with uncertainty on the evaluation of ML algorithms. We combine the sampling strategy of Tree-structured Parzen Estimators (TPE) with the metamodel obtained after training a Gaussian Process Regression (GPR) with heterogeneous noise. Experimental results on three analytical test functions and three ML problems show the…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Heat Transfer and Optimization · Metaheuristic Optimization Algorithms Research
MethodsTest · Hyper-parameter optimization · Gaussian Process
