Abstract
Successive halving (SHA) has become popular for hyperparameter optimization since it often yields good results while consuming a considerably lower training budget than traditional brute-force algorithms. Nevertheless, SHA is known to suffer from the crossing curves problem. A configuration that performs poorly at the start may perform very well with more budget in later rounds, causing its loss curve to cross that of competing configurations. When this happens, there is a risk that promising configurations are discarded prematurely. In this paper, we propose a new variant of SHA which we name SASHA, that combines Simulated Annealing (SA) with SHA. SASHA discards configurations stochastically based on their performance relative to the best-performing configuration. This property allows the algorithm to make more informed decisions about the configurations to be discarded each round. We study the behavior of SASHA when optimizing a simple test function and a logistic regression model. Our results indicate that SASHA can effectively deal with the crossing curves problem.
Original language | English |
---|---|
Title of host publication | Artificial Intelligence Applications and Innovations |
Subtitle of host publication | 19th IFIP WG 12.5 International Conference, AIAI 2023 León, Spain, June 14-17, 2023 Proceedings, Part II |
Editors | Ilias Maglogiannis, Lazaros Iliadis, John MacIntyre, Manuel Dominguez |
Publisher | Springer, Cham |
Pages | 491-502 |
Number of pages | 12 |
ISBN (Electronic) | 978-3-031-34107-6 |
ISBN (Print) | 978-3-031-34106-9 |
DOIs | |
Publication status | Published - 1 Jun 2023 |
Event | 19th International Conference on Artificial Intelligence Applications and Innovations - University of León, León, Spain Duration: 14 Jun 2023 → 17 Jun 2023 Conference number: 19 https://ifipaiai.org/2023/ |
Publication series
Series | IFIP Advances in Information and Communication Technology |
---|---|
Volume | 676 |
ISSN | 1868-4238 |
Conference
Conference | 19th International Conference on Artificial Intelligence Applications and Innovations |
---|---|
Abbreviated title | AIAI 2023 |
Country/Territory | Spain |
City | León |
Period | 14/06/23 → 17/06/23 |
Internet address |
Keywords
- Hyperparameter Optimization
- Simulated Annealing
- Successive Halving
- Machine Learning
- Artificial Intelligence