Enhanced Opposition Differential Evolution Algorithm for Multimodal Optimization
Shatendra Singh, Aruna Tiwari

TL;DR
This paper introduces the Enhanced Opposition Differential Evolution (EODE) algorithm designed to efficiently find multiple optima in multimodal optimization problems, outperforming existing methods on benchmark functions.
Contribution
The paper proposes a novel EODE algorithm that improves the search efficiency and accuracy of locating multiple optima in multimodal functions.
Findings
EODE achieves competitive results on CEC 2013 benchmark functions.
The algorithm effectively locates multiple global and local optima.
EODE outperforms several existing state-of-the-art approaches.
Abstract
Most of the real-world problems are multimodal in nature that consists of multiple optimum values. Multimodal optimization is defined as the process of finding multiple global and local optima (as opposed to a single solution) of a function. It enables a user to switch between different solutions as per the need while still maintaining the optimal system performance. Classical gradient-based methods fail for optimization problems in which the objective functions are either discontinuous or non-differentiable. Evolutionary Algorithms (EAs) are able to find multiple solutions within a population in a single algorithmic run as compared to classical optimization techniques that need multiple restarts and multiple runs to find different solutions. Hence, several EAs have been proposed to solve such kinds of problems. However, Differential Evolution (DE) algorithm is a population-based…
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
