The Walrus Optimization (WO) algorithm, a metaheuristic inspired by walrus behavior, is known for its competitive convergence speed and effectiveness in solving high-dimensional and practical engineering optimization problems. However, it suffers from a tendency to converge to local optima and exhibits instability during the iterative process. To overcome these limitations, this study proposes an improved WO (IMWO) algorithm based on the integration of Differential Evolution/best/1 (DE/best/1) mutation, Logistics–Sine–Cosine (LSC) Mapping, and the Beta Opposition-Based Learning (Beta-OBL) strategy. These strategies work synergistically to enhance the algorithm’s global exploration capability, improve its search stability, and accelerate convergence with higher precision. The performance of the IMWO algorithm was comprehensively evaluated using the CEC2017 and CEC2022 benchmark test suites, where it was compared against the original WO algorithm and six other state-of-the-art metaheuristics. Experimental data revealed that the IMWO algorithm achieved average fitness rankings of 1.66 and 1.33 in the two test suites, ranking first among all compared algorithms. The WSN coverage optimization problem aims to maximize the monitored area while reducing perception blind spots under limited node resources and energy constraints, which is a typical complex optimization problem with multiple constraints. In a practical application addressing the coverage optimization problem in Wireless Sensor Networks (WSNs), the IMWO algorithm attained average coverage rates of 95.86% and 96.48% in two sets of coverage experiments, outperforming both the original WO and other compared algorithms. These results confirm the practical utility and robustness of the IMWO algorithm in solving complex real-world engineering problems.
Li et al. (Thu,) studied this question.