Abstract
Many state-of-the-art Genetic Algorithms (GAs) use information about variable dependencies to construct masks for variation operators and, in turn, improve their effectiveness and efficiency. In the black-box setting, the dependency structure model is not known and must be discovered as a part of the optimization process. The precision of this model may be decisive for the effectiveness of the GAs using it. This work considers the recently identified multi-structured problems that arise when two or more problems with a different structure (i.e., different variable dependencies) are combined in a non-linear manner. Such problems are hard to solve because, usually, it is not enough to know all the dependencies to solve them effectively. To do so, one must know which dependencies are a part of which substructure, i.e., the dependencies between dependencies. Finally, an optimizer must detect which substructure is valid for the solution at hand. Statistical Linkage Learning (SLL) was proposed to decompose multi-structure problems. However, SLL may report false dependencies, which can deteriorate the search. Therefore, we propose the Conditional Direct Empirical Linkage Discovery (cDLED) technique to decompose multi-structured problems. cDLED guarantees to report only true dependencies. Using cDLED, we propose detecting which problem substructure refers to the given solution. Using these two mechanisms, we propose an optimizer that is highly competitive with other state-of-the-art GAs. We consider single-objective optimization, but our propositions can also be useful in multi- and many-objective optimization. Additionally, we propose a more general formal representation of multi-structured problems.
| Original language | English |
|---|---|
| Title of host publication | FOGA 2025 - Proceedings of the 18th ACM/SIGEVO Conference on Foundations of Genetic Algorithms |
| Publisher | Association for Computing Machinery |
| Pages | 238-249 |
| Number of pages | 12 |
| ISBN (Electronic) | 9798400718595 |
| DOIs | |
| Publication status | Published - 27 Aug 2025 |
| Event | 18th ACM/SIGEVO Conference on Foundations of Genetic Algorithms, FOGA 2025 - Leiden, Netherlands Duration: 27 Aug 2025 → 29 Aug 2025 |
Publication series
| Name | FOGA 2025 - Proceedings of the 18th ACM/SIGEVO Conference on Foundations of Genetic Algorithms |
|---|
Conference
| Conference | 18th ACM/SIGEVO Conference on Foundations of Genetic Algorithms, FOGA 2025 |
|---|---|
| Country/Territory | Netherlands |
| City | Leiden |
| Period | 27/08/25 → 29/08/25 |
Bibliographical note
Publisher Copyright:© 2025 Copyright held by the owner/author(s).
Keywords
- Empirical linkage learning
- Genetic Algorithms
- Linkage Learning
- Model Building
- Multi-objective optimization