Axioms (Jun 2023)

A Learning—Based Particle Swarm Optimizer for Solving Mathematical Combinatorial Problems

  • Rodrigo Olivares,
  • Ricardo Soto,
  • Broderick Crawford,
  • Víctor Ríos,
  • Pablo Olivares,
  • Camilo Ravelo,
  • Sebastian Medina,
  • Diego Nauduan

DOI
https://doi.org/10.3390/axioms12070643
Journal volume & issue
Vol. 12, no. 7
p. 643

Abstract

Read online

This paper presents a set of adaptive parameter control methods through reinforcement learning for the particle swarm algorithm. The aim is to adjust the algorithm’s parameters during the run, to provide the metaheuristics with the ability to learn and adapt dynamically to the problem and its context. The proposal integrates Q–Learning into the optimization algorithm for parameter control. The applied strategies include a shared Q–table, separate tables per parameter, and flexible state representation. The study was evaluated through various instances of the multidimensional knapsack problem belonging to the NP-hard class. It can be formulated as a mathematical combinatorial problem involving a set of items with multiple attributes or dimensions, aiming to maximize the total value or utility while respecting constraints on the total capacity or available resources. Experimental and statistical tests were carried out to compare the results obtained by each of these hybridizations, concluding that they can significantly improve the quality of the solutions found compared to the native version of the algorithm.

Keywords