Abstract
The traveling salesperson problem (TSP) is one of the most iconic hard optimization tasks. With frequency fitness assignment (FFA), a new approach to optimization has recently been proposed: instead of directing the search towards better solutions, the optimization process prefers those with rarely encountered objective values. FFA can be plugged into existing algorithms and can improve their performance on some problems that are hard for them. However, problems like the TSP, where the number of possible objective values (here: tour lengths) is high, cause the performance of FFA-based algorithms to deteriorate. We choose 56 symmetric instances from TSPLib as a testbed for our experiments. We plug FFA both into the (1+1) EA and simulated annealing (SA) and obtain the FEA and FSA, respectively. We find that the resulting FEA substantially outperforms the (1+1) EA and that FSA can reach the global optima more often than SA within our computational budget. We propose two ways to hybridize FFA and traditional optimization in a round-robin scheme where objective function evaluations are alternatingly assigned to both components. The FFA-based parts of the algorithms sometimes send a solution over to the traditional-optimization-based ones. This can lead to further performance improvements. In particular, the hybrids combining simulated annealing with the FEA solve most problems and find close-to-optimal solutions on other instances. Even for several instances with many possible different objective values, which are therefore not suited to FFA, hybrids combining FFA and traditional objective-guided optimization algorithms can offer substantial performance improvements.
Original language | English |
---|---|
Number of pages | 14 |
Journal | Soft Computing |
DOIs | |
Publication status | E-pub ahead of print - 11 Jul 2024 |
Bibliographical note
Publisher Copyright:© The Author(s), under exclusive licence to Springer-Verlag GmbH Germany, part of Springer Nature 2024.
Funding
Funders | Funder number |
---|---|
Hefei Foreign Expert Office | |
Hefei University | |
Project of Natural Science Foundation of Anhui Province | 2308085MF213 |
Key Research Plan of Anhui Province | 2022k07020011 |
open fund of Information Materials and Intelligent Sensing Laboratory of Anhui Province | IMIS202205 |
Keywords
- (1+1) EA
- Frequency fitness assignment
- Hybrid algorithms
- Simulated annealing
- Traveling salesperson problem