NEAIApr 20, 2015

Negatively Correlated Search

arXiv:1504.04914v278 citations
Originality Incremental advance
AI Analysis

It addresses the challenge of maintaining diversity in evolutionary algorithms for non-convex optimization, which is incremental by directly promoting diversity at the search behavior level.

The paper introduced Negatively Correlated Search (NCS), a new evolutionary algorithm that promotes negatively correlated search behaviors among parallel processes to enhance diversity in non-convex optimization, achieving the best overall performance on 20 multimodal continuous optimization problems.

Evolutionary Algorithms (EAs) have been shown to be powerful tools for complex optimization problems, which are ubiquitous in both communication and big data analytics. This paper presents a new EA, namely Negatively Correlated Search (NCS), which maintains multiple individual search processes in parallel and models the search behaviors of individual search processes as probability distributions. NCS explicitly promotes negatively correlated search behaviors by encouraging differences among the probability distributions (search behaviors). By this means, individual search processes share information and cooperate with each other to search diverse regions of a search space, which makes NCS a promising method for non-convex optimization. The cooperation scheme of NCS could also be regarded as a novel diversity preservation scheme that, different from other existing schemes, directly promotes diversity at the level of search behaviors rather than merely trying to maintain diversity among candidate solutions. Empirical studies showed that NCS is competitive to well-established search methods in the sense that NCS achieved the best overall performance on 20 multimodal (non-convex) continuous optimization problems. The advantages of NCS over state-of-the-art approaches are also demonstrated with a case study on the synthesis of unequally spaced linear antenna arrays.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes