English

Analysis of Quality Diversity Algorithms for the Knapsack Problem

Neural and Evolutionary Computing 2022-07-29 v1

Abstract

Quality diversity (QD) algorithms have been shown to be very successful when dealing with problems in areas such as robotics, games and combinatorial optimization. They aim to maximize the quality of solutions for different regions of the so-called behavioural space of the underlying problem. In this paper, we apply the QD paradigm to simulate dynamic programming behaviours on knapsack problem, and provide a first runtime analysis of QD algorithms. We show that they are able to compute an optimal solution within expected pseudo-polynomial time, and reveal parameter settings that lead to a fully polynomial randomised approximation scheme (FPRAS). Our experimental investigations evaluate the different approaches on classical benchmark sets in terms of solutions constructed in the behavioural space as well as the runtime needed to obtain an optimal solution.

Keywords

Cite

@article{arxiv.2207.14037,
  title  = {Analysis of Quality Diversity Algorithms for the Knapsack Problem},
  author = {Adel Nikfarjam and Anh Viet Do and Frank Neumann},
  journal= {arXiv preprint arXiv:2207.14037},
  year   = {2022}
}

Comments

To appear at PPSN 2022

R2 v1 2026-06-25T01:18:05.710Z