Interactive Hyperparameter Optimization in Multi-Objective Problems via Preference Learning
Joseph Giovanelli, Alexander Tornede, Tanja Tornede, Marius Lindauer

TL;DR
This paper introduces an interactive hyperparameter optimization method for multi-objective machine learning that learns user preferences to select the most suitable Pareto front indicator, improving the quality of results.
Contribution
It presents a novel preference learning approach that automatically identifies the best quality indicator for multi-objective hyperparameter optimization, enhancing user guidance and result quality.
Findings
Learned indicators lead to better Pareto fronts than user-selected wrong indicators.
The approach performs comparably to advanced users who know the best indicator.
Experimental results demonstrate improved environmental impact metrics.
Abstract
Hyperparameter optimization (HPO) is important to leverage the full potential of machine learning (ML). In practice, users are often interested in multi-objective (MO) problems, i.e., optimizing potentially conflicting objectives, like accuracy and energy consumption. To tackle this, the vast majority of MO-ML algorithms return a Pareto front of non-dominated machine learning models to the user. Optimizing the hyperparameters of such algorithms is non-trivial as evaluating a hyperparameter configuration entails evaluating the quality of the resulting Pareto front. In literature, there are known indicators that assess the quality of a Pareto front (e.g., hypervolume, R2) by quantifying different properties (e.g., volume, proximity to a reference point). However, choosing the indicator that leads to the desired Pareto front might be a hard task for a user. In this paper, we propose a…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
MethodsHyper-parameter optimization
