Hyperparameter Importance Analysis for Multi-Objective AutoML
Daphne Theodorakopoulos, Frederic Stahl, Marius Lindauer

TL;DR
This paper introduces a novel method for assessing hyperparameter importance in multi-objective AutoML, addressing the complex tradeoffs between conflicting objectives like accuracy, inference time, and energy consumption.
Contribution
It proposes the first surrogate-based approach to evaluate hyperparameter importance across multiple objectives in AutoML, providing valuable insights for better hyperparameter tuning.
Findings
Effective hyperparameter importance measures for multi-objective scenarios
Robustness demonstrated across diverse benchmark datasets
Guidance for hyperparameter tuning in complex optimization tasks
Abstract
Hyperparameter optimization plays a pivotal role in enhancing the predictive performance and generalization capabilities of ML models. However, in many applications, we do not only care about predictive performance but also about additional objectives such as inference time, memory, or energy consumption. In such multi-objective scenarios, determining the importance of hyperparameters poses a significant challenge due to the complex interplay between the conflicting objectives. In this paper, we propose the first method for assessing the importance of hyperparameters in multi-objective hyperparameter optimization. Our approach leverages surrogate-based hyperparameter importance measures, i.e., fANOVA and ablation paths, to provide insights into the impact of hyperparameters on the optimization objectives. Specifically, we compute the a-priori scalarization of the objectives and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
