Abstract
The maximum balanced biclique problem (MBBP), an NP-hard combinatorial optimization problem, has been attracting more attention in recent years. Existing node-deletion-based algorithms usually fail to find high-quality solutions due to their easy stagnation in local optima, especially when the scale of the problem grows large. In this paper, a new algorithm for the MBBP, evolutionary algorithm with structure mutation (EA/SM), is proposed. In the EA/SM framework, local search complemented with a repair-assisted restart process is adopted. A new mutation operator, SM, is proposed to enhance the exploration during the local search process. The SM can change the structure of solutions dynamically while keeping their size (fitness) and the feasibility unchanged. It implements a kind of large mutation in the structure space of MBBP to help the algorithm escape from local optima. An MBBP-specific local search operator is designed to improve the quality of solutions efficiently; besides, a new repair-assisted restart process is introduced, in which the Marchiori's heuristic repair is modified to repair every new solution reinitialized by an estimation of distribution algorithm (EDA)-like process. The proposed algorithm is evaluated on a large set of benchmark graphs with various scales and densities. Experimental results show that: 1) EA/SM produces significantly better results than the state-of-the-art heuristic algorithms; 2) it also outperforms a repair-based EDA and a repair-based genetic algorithm on all benchmark graphs; and 3) the advantages of EA/SM are mainly due to the introduction of the new SM operator and the new repair-assisted restart process. © 2013 IEEE.
Original language | English |
---|---|
Article number | 6878426 |
Pages (from-to) | 1054-1067 |
Number of pages | 14 |
Journal | IEEE Transactions on Cybernetics |
Volume | 45 |
Issue number | 5 |
Early online date | 14 Aug 2014 |
DOIs | |
Publication status | Published - May 2015 |
Externally published | Yes |
Funding
This work was supported in part by the National Natural Science Foundation of China under Grant 61071024, Grant 61331015, Grant 61329302, Grant 61175065, Grant 61203292, and Grant 61311130140, in part by the European Union 7th Framework Program under Grant 247619 and Grant 257906, in part by the National Natural Science Foundation of Anhui Province under Grant 1108085J16, and in part by EPSRC under Grant EP/I010297/1. The work of X. Yao was supported by a Royal Society Wolfson Research Merit Award. The work of H. Chen was supported by the One Thousand Young Talents Program.
Keywords
- Estimation of distribution algorithm
- evolutionary algorithms
- local search
- maximum balanced biclique problem (MBBP)
- structure mutation