Abstract
We introduce generalized offline orthant search, an algorithmic framework that can be used to solve many problems coming from evolutionary multiobjective optimization using a common well-optimized algorithmic core and relatively cheap reduction procedures. The complexity of the core procedure is O(n · (log n)k-1) for n points of dimension k, and it has a good performance in practice.
We show that the presented approach can perform various flavors of non-dominated sorting, dominance counting, evaluate the ε-indicator and perform initial fitness assignment for IBEA. It is either competitive with the state-of-the-art algorithms or completely outperforms them for higher problem sizes. We hope that this approach will simplify future development of efficient algorithms for evolutionary multiobjective optimization.
We show that the presented approach can perform various flavors of non-dominated sorting, dominance counting, evaluate the ε-indicator and perform initial fitness assignment for IBEA. It is either competitive with the state-of-the-art algorithms or completely outperforms them for higher problem sizes. We hope that this approach will simplify future development of efficient algorithms for evolutionary multiobjective optimization.
Original language | English |
---|---|
Title of host publication | GECCO '18 |
Subtitle of host publication | Proceedings of the Genetic and Evolutionary Computation Conference |
Editors | Hernan Aguirre, Keiki Takadama |
Publisher | Association for Computing Machinery |
Pages | 593-600 |
Number of pages | 8 |
ISBN (Print) | 978-1-4503-5618-3 |
DOIs | |
Publication status | Published - 02 Jul 2018 |
Event | GECCO 2018: The Genetic and Evolutionary Computation Conference - Kyoto, Japan Duration: 15 Jul 2018 → 19 Jul 2018 http://gecco-2018.sigevo.org |
Conference
Conference | GECCO 2018: The Genetic and Evolutionary Computation Conference |
---|---|
Country/Territory | Japan |
City | Kyoto |
Period | 15 Jul 2018 → 19 Jul 2018 |
Internet address |
Keywords
- IBEA
- dominance couting
- epsilon-indicator
- multiobjective optimization
- non-dominated sorting
- performance