Weighted Sampling for Combined Model Selection and Hyperparameter Tuning
Dimitrios Sarigiannis, Thomas Parnell, Haris Pozidis

TL;DR
This paper introduces a novel sampling distribution for hyperparameter tuning in automated machine learning, demonstrating its superiority over uniform sampling through theoretical analysis and extensive empirical evaluation on multiple datasets.
Contribution
It proposes a new sampling method for hyperparameter tuning, backed by theoretical proof and comprehensive experiments, improving the efficiency of model selection in CASH problems.
Findings
The proposed sampling distribution outperforms uniform sampling across all tested datasets.
Empirical results show improved performance in hyperparameter tuning with the new method.
Theoretical analysis confirms better chances of finding optimal configurations with the new sampling scheme.
Abstract
The combined algorithm selection and hyperparameter tuning (CASH) problem is characterized by large hierarchical hyperparameter spaces. Model-free hyperparameter tuning methods can explore such large spaces efficiently since they are highly parallelizable across multiple machines. When no prior knowledge or meta-data exists to boost their performance, these methods commonly sample random configurations following a uniform distribution. In this work, we propose a novel sampling distribution as an alternative to uniform sampling and prove theoretically that it has a better chance of finding the best configuration in a worst-case setting. In order to compare competing methods rigorously in an experimental setting, one must perform statistical hypothesis testing. We show that there is little-to-no agreement in the automated machine learning literature regarding which methods should be used.…
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.
