Abstract
It is well known that evolutionary algorithms can benefit from dynamic choices of the key parameters that control their behavior, to adjust their search strategy to the different stages of the optimization process. A prominent example where dynamic parameter choices have shown a provable super-constant speed-up is the (1+(λ,λ)) Genetic Algorithm optimizing the OneMax function. While optimal parameter control policies result in linear expected running times, this is not possible with static parameter choices. This result has spurred a lot of interest in parameter control policies. However, many works, in particular theoretical running time analyses, focus on controlling one single parameter. Deriving policies for controlling multiple parameters remains very challenging. In this work we reconsider the problem of the (1+(λ,λ)) Genetic Algorithm optimizing OneMax. We decouple its four main parameters and investigate how well state-of-the-art deep reinforcement learning techniques can approximate good control policies. We show that although making deep reinforcement learning learn effectively is a challenging task, once it works, it is very powerful and is able to find policies that outperform all previously known control policies on the same benchmark. Based on the results found through reinforcement learning, we derive a simple control policy that consistently outperforms the default theory-recommended setting by 27% and the irace-tuned policy, the strongest existing control policy on this benchmark, by 13%, for all tested problem sizes up to 40,000.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 18th ACM/SIGEVO Conference on Foundations of Genetic Algorithms |
| Publisher | ACM |
| DOIs | |
| Publication status | Published - Aug 2025 |
| Event | Conference on Foundations of Genetic Algorithms - Leiden, Netherlands Duration: 27 Aug 2025 → 29 Aug 2025 Conference number: 18 https://naco.liacs.nl/foga2025/ |
Conference
| Conference | Conference on Foundations of Genetic Algorithms |
|---|---|
| Abbreviated title | FOGA |
| Country/Territory | Netherlands |
| City | Leiden |
| Period | 27/08/25 → 29/08/25 |
| Internet address |
Keywords
- Deep reinforcement learning
- Dynamic algorithm configuration
- Optimisation