Classification of Permutation Distance Metrics for Fitness Landscape Analysis
Vincent A. Cicirello
In Proceedings of the 11th International Conference on Bio-inspired Information and Communication Technologies, pages 81-97. Springer Nature, . doi:10.1007/978-3-030-24202-2_7
Abstract
Commonly used computational and analytical tools for fitness landscape analysis of optimization problems require identifying a distance metric that characterizes the similarity of different solutions to the problem. For example, fitness distance correlation is Pearson correlation between solution fitness and distance to the nearest optimal solution. In this paper, we survey the available distance metrics for permutations, and use principal component analysis to classify the metrics. The result is aligned with existing classifications of permutation problem types produced through less formal means, including the A-permutation, R-permutation, and P-permutation types, and has also identified subtypes. The classification can assist in identifying appropriate metrics based on optimization problem feature for use in fitness landscape analysis. Implementations of all of the permutation metrics, and the code for our analysis, are available as open source.