TOPSIS-like metaheuristic for LABS problem
Aleksandra Urbańczyk, Bogumiła Papiernik, Piotr Magiera, Piotr Urbańczyk, Aleksander Byrski
TL;DR
The paper addresses the Low Autocorrelation Binary Sequence (LABS) problem, which seeks binary sequences that minimize the autocorrelation energy $E(S)$. It introduces TOPSIS-inspired socio-cognitive mutation operators that emulate following the best solutions and avoiding the worst, integrated into an elitist Genetic Algorithm. Experiments on LABS with $L=50$ show improved performance over a baseline GA, with the best variant achieving end energies near $281$, significantly outperforming the base. The findings highlight the potential of observational learning-inspired mutations to enhance exploration and convergence in combinatorial optimization and motivate applications to other domains.
Abstract
This paper presents the application of socio-cognitive mutation operators inspired by the TOPSIS method to the Low Autocorrelation Binary Sequence (LABS) problem. Traditional evolutionary algorithms, while effective, often suffer from premature convergence and poor exploration-exploitation balance. To address these challenges, we introduce socio-cognitive mutation mechanisms that integrate strategies of following the best solutions and avoiding the worst. By guiding search agents to imitate high-performing solutions and avoid poor ones, these operators enhance both solution diversity and convergence efficiency. Experimental results demonstrate that TOPSIS-inspired mutation outperforms the base algorithm in optimizing LABS sequences. The study highlights the potential of socio-cognitive learning principles in evolutionary computation and suggests directions for further refinement.
