Differential Evolution with Better and Nearest Option for Function Optimization
Haozhen Dong, Liang Gao, Xinyu Li, Haoran Zhong, Bing Zeng

TL;DR
This paper introduces NbDE, a novel differential evolution algorithm that incorporates better and nearest options inspired by whale swarm strategies, demonstrating superior convergence and accuracy on benchmark functions.
Contribution
The paper proposes a new DE variant called NbDE, integrating niching-based mutation inspired by whale swarm algorithms to enhance optimization performance.
Findings
NbDE outperforms existing algorithms in convergence speed.
NbDE achieves higher accuracy on benchmark functions.
NbDE demonstrates robustness across different dimensions.
Abstract
Differential evolution(DE) is a conventional algorithm with fast convergence speed. However, DE may be trapped in local optimal solution easily. Many researchers devote themselves to improving DE. In our previously work, whale swarm algorithm have shown its strong searching performance due to its niching based mutation strategy. Based on this fact, we propose a new DE algorithm called DE with Better and Nearest option (NbDE). In order to evaluate the performance of NbDE, NbDE is compared with several meta-heuristic algorithms on nine classical benchmark test functions with different dimensions. The results show that NbDE outperforms other algorithms in convergence speed and accuracy.
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 · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
