An Enhanced Differential Evolution Algorithm Using a Novel Clustering-based Mutation Operator
Seyed Jalaleddin Mousavirad, Gerald Schaefer, Iakov Korovin, Mahshid, Helali Moghadam, Mehrdad Saadatmand, Mahdi Pedram

TL;DR
This paper introduces Clu-DE, an enhanced differential evolution algorithm that employs a clustering-based mutation operator to improve optimization performance on complex benchmark functions.
Contribution
The paper presents a novel clustering-based mutation operator for DE, improving its efficacy and robustness in solving complex optimization problems.
Findings
Clu-DE outperforms standard DE on CEC-2017 benchmarks.
Clu-DE maintains high performance across different problem dimensions.
The clustering-based mutation enhances convergence speed and solution quality.
Abstract
Differential evolution (DE) is an effective population-based metaheuristic algorithm for solving complex optimisation problems. However, the performance of DE is sensitive to the mutation operator. In this paper, we propose a novel DE algorithm, Clu-DE, that improves the efficacy of DE using a novel clustering-based mutation operator. First, we find, using a clustering algorithm, a winner cluster in search space and select the best candidate solution in this cluster as the base vector in the mutation operator. Then, an updating scheme is introduced to include new candidate solutions in the current population. Experimental results on CEC-2017 benchmark functions with dimensionalities of 30, 50 and 100 confirm that Clu-DE yields improved performance compared to DE.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Scheduling and Timetabling Solutions · Advanced Multi-Objective Optimization Algorithms
