A Fast and Efficient Stochastic Opposition-Based Learning for Differential Evolution in Numerical Optimization
Tae Jong Choi, Julian Togelius, Yun-Gyung Cheong

TL;DR
This paper introduces iBetaCOBL, an improved stochastic opposition-based learning method for differential evolution that reduces computational costs and better handles inseparable problems, leading to superior optimization performance.
Contribution
It proposes an enhanced BetaCOBL algorithm that lowers computational complexity and effectively preserves dependent variables, improving optimization in complex problems.
Findings
iBetaCOBL reduces computational complexity from O(NP^2·D) to O(NP·D)
It outperforms ten state-of-the-art OBL variants on 58 test functions
Preserves dependencies among variables using multiple exponential crossover
Abstract
A fast and efficient stochastic opposition-based learning (OBL) variant is proposed in this paper. OBL is a machine learning concept to accelerate the convergence of soft computing algorithms, which consists of simultaneously calculating an original solution and its opposite. Recently, a stochastic OBL variant called BetaCOBL was proposed, which is capable of controlling the degree of opposite solutions, preserving useful information held by original solutions, and preventing the waste of fitness evaluations. While it has shown outstanding performance compared to several state-of-the-art OBL variants, the high computational cost of BetaCOBL may hinder it from cost-sensitive optimization problems. Also, as it assumes that the decision variables of a given problem are independent, BetaCOBL may be ineffective for optimizing inseparable problems. In this paper, we propose an improved…
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.
