Abstract
Hyperparameter optimization is a crucial problem in Evolutionary Computation. In fact, the values of the hyperparameters directly impact the trajectory taken by the optimization process, and their choice requires extensive reasoning by human operators. Although a variety of self-adaptive Evolutionary Algorithms have been proposed in the literature, no definitive solution has been found. In this work, we perform a preliminary investigation to automate the reasoning process that leads to the choice of hyperparameter values. We employ two open-source Large Language Models (LLMs), namely Llama2-70b and Mixtral, to analyze the optimization logs online and provide novel real-time hyperparameter recommendations. We study our approach in the context of step-size adaptation for (1 + 1)-ES. The results suggest that LLMs can be an effective method for optimizing hyperparameters in Evolution Strategies, encouraging further research in this direction.
Original language | English |
---|---|
Title of host publication | GECCO '24 Companion |
Subtitle of host publication | Proceedings of the Genetic and Evolutionary Computation Conference Companion |
Publisher | Association for Computing Machinery, Inc |
Pages | 1838-1845 |
Number of pages | 8 |
ISBN (Electronic) | 9798400704956 |
DOIs | |
Publication status | Published - 2024 |
Event | 2024 Genetic and Evolutionary Computation Conference Companion, GECCO 2024 Companion - Melbourne, Australia Duration: 14 Jul 2024 → 18 Jul 2024 |
Conference
Conference | 2024 Genetic and Evolutionary Computation Conference Companion, GECCO 2024 Companion |
---|---|
Country/Territory | Australia |
City | Melbourne |
Period | 14/07/24 → 18/07/24 |
Bibliographical note
Publisher Copyright:© 2024 is held by the owner/author(s).
Keywords
- evolutionary algorithms
- landscape analysis
- large language models
- parameter tuning