2019
DOI: 10.1109/access.2019.2938765
|View full text |Cite
|
Sign up to set email alerts
|

A Parallel Divide-and-Conquer-Based Evolutionary Algorithm for Large-Scale Optimization

Abstract: Large-scale optimization problems that involve thousands of decision variables have extensively arisen from various industrial areas. As a powerful optimization tool for many real-world applications, evolutionary algorithms (EAs) fail to solve the emerging large-scale problems both effectively and efficiently. In this paper, we propose a novel Divide-and-Conquer (DC) based EA that can not only produce high-quality solution by solving sub-problems separately, but also highly utilizes the power of parallel compu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
6
3
1

Relationship

2
8

Authors

Journals

citations
Cited by 35 publications
(13 citation statements)
references
References 61 publications
0
13
0
Order By: Relevance
“…The proposed algorithm was tested on problems with up to 1000 dimensions. Yang et al [116] argue that decomposition-based methods, despite their modular nature, cannot be readily parallelized due to defects in how partial solutions are evaluated. They show that the objective function used to assign a fitness to a partial solution is not consistent with the ideal fitness assignment.…”
Section: Parallelizationmentioning
confidence: 99%
“…The proposed algorithm was tested on problems with up to 1000 dimensions. Yang et al [116] argue that decomposition-based methods, despite their modular nature, cannot be readily parallelized due to defects in how partial solutions are evaluated. They show that the objective function used to assign a fitness to a partial solution is not consistent with the ideal fitness assignment.…”
Section: Parallelizationmentioning
confidence: 99%
“…Furthermore, as RL does not necessarily touch the domain-specific knowledge, the empirical results maybe more representative than testing on the concrete real-world problems. 2) EAs have been shown to be promising solutions to RL problems as the population-based nature of EAs not only provides the urgent exploration ability to RL [15], but also provides other merits such as parallel acceleration [25][26][27], noisy-resistance [28,29], and compatibility of training non-differentiable policies (e.g., trees [30]). Also notice that the canonical NES has been successfully applied to playing Atari games [15].…”
Section: Ncnes For Reinforcement Learningmentioning
confidence: 99%
“…Large scale multi-objective competitive swarm optimizer also has promise with a more efficient search algorithm and can be paired with decision variable analysis or grouping to reduce search space as well [66,76]. The current problem can naturally lend itself to divide and conquer into sub-samples which could be optimized in parallel thus benefitting from recent large-scale optimization swarms [70,78]. Given the computational expense of the problem can also benefit from application of recent distributed algorithms that offer the benefit of more efficient parallel search and more efficient particle updates [77].…”
Section: Improving Optimization Future Workmentioning
confidence: 99%