Abstract
Genetic algorithms might not be able to solve the HP-protein folding problem because creating random individuals for an initial population is very hard, if not impossible. The reason for this, is that the expected number of constraint violations increases with instance size when randomly sampling individuals, as we will show in an experiment. Thereby, the probability of randomly sampling a valid individual decreases exponentially with instance size. This immediately prohibits resampling, and repair mechanisms might also be non-applicable. Backtracking could generate a valid random individual, but it runs in exponential time, and is therefore also unsuitable. No wonder that previous approaches do not report how (often) random samples are created, and only address small instances. We contrast our findings with TSP, which is also NP-hard, but does not have these problems.
Original language | English |
---|---|
Title of host publication | Proceedings of the 15th International Joint Conference on Computational Intelligence ECTA |
Subtitle of host publication | Volume 1 |
Editors | Niki van Stein, Francesco Marcelloni, H. K. Lam, Marie Cottrell, Joaquim Filipe |
Publisher | Science and Technology Publications, Lda |
Pages | 131-140 |
Number of pages | 10 |
Volume | 1 |
ISBN (Electronic) | 9789897586743 |
DOIs | |
Publication status | Published - 2023 |
Event | 15th International Joint Conference on Computational Intelligence, IJCCI 2023 - Hybrid, Rome, Italy Duration: 13 Nov 2023 → 15 Nov 2023 |
Publication series
Name | International Joint Conference on Computational Intelligence |
---|---|
ISSN (Electronic) | 2184-3236 |
Conference
Conference | 15th International Joint Conference on Computational Intelligence, IJCCI 2023 |
---|---|
Country/Territory | Italy |
City | Hybrid, Rome |
Period | 13/11/23 → 15/11/23 |
Bibliographical note
Publisher Copyright:© 2023 by SCITEPRESS – Science and Technology Publications, Lda.
Keywords
- Constraint Hierarchy
- Constraints
- Evolutionary Computing
- Genetic Algorithms
- Protein Folding