Stochastic Approximation and Brownian Repulsion based Evolutionary Search
Rajdeep Dutta, T Venkatesh Varma, Saikat Sarkar, Mariya Mamajiwala,, Noor Awad, Senthilnath Jayavelu, Debasish Roy

TL;DR
This paper introduces SABRES, an evolutionary algorithm that combines stochastic approximation and Brownian repulsion to improve global optimization, demonstrating promising results on complex benchmark functions.
Contribution
It presents a novel evolutionary algorithm integrating stochastic approximation with a Brownian repulsion strategy for enhanced exploration and convergence.
Findings
Effective on CEC-2022 benchmark functions.
Handles multi-modal, non-separable, and asymmetrical problems.
Shows potential for solving challenging global optimization tasks.
Abstract
Many global optimization algorithms of the memetic variety rely on some form of stochastic search, and yet they often lack a sound probabilistic basis. Without a recourse to the powerful tools of stochastic calculus, treading the fine balance between exploration and exploitation could be tricky. In this work, we propose an evolutionary algorithm (EA) comprising two types of additive updates. The primary update utilizes stochastic approximation to guide a population of randomly initialized particles towards an optimum. We incorporate derivative-free Robbins-Monro type gains in the first update so as to provide a directional guidance to the candidate solutions. The secondary update leverages stochastic conditioning to apply random perturbations for a controlled yet efficient exploration. Specifically, conceptualized on a change of measures, the perturbation strategy discourages two or…
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 · Evolutionary Algorithms and Applications
