A modified hybrid rice optimization algorithm for solving 0-1 knapsack problem

Zhe Shu,Zhiwei Ye,Xinlu Zong,Shiqin Liu,Daode Zhang,Chunzhi Wang,Mingwei Wang
DOI: https://doi.org/10.1007/s10489-021-02717-4
IF: 5.3
2021-08-20
Applied Intelligence
Abstract:The 0-1 knapsack problem (KP) is a classic NP-hard problem and could be handled by swarm intelligence algorithms. However, most of these algorithms might be trapped in the local optima as the scale increases. Hybrid rice optimization (HRO) is a novel swarm intelligence algorithm inspired by the breeding process of Chinese three-line hybrid rice, its population is classified into three types such as the maintainer, restorer and sterile line and several stages including hybridization, selfing and renewal are implemented. In this paper, a modified HRO algorithm is proposed for the complicated large-scale 0-1 KP. A dynamic step is introduced in the renewal stage to balance the exploration and exploitation phases. Moreover, HRO is combined with binary ant colony optimization (BACO) algorithm to compose the parallel model and serial model for enhancing the convergence speed and search efficiency. In the parallel model, HRO and BACO are independently implemented on two subpopulations and communicate during each iteration. In the serial model, BACO is embedded in HRO as an operator to update the maintainer line. The experimental results on 0-1 KPs of different scales and correlations demonstrate the outperformance of the parallel model and serial model.
computer science, artificial intelligence
What problem does this paper attempt to address?