Random Walk on B\'ezier Curves for Global Optimization
이 뉴스, 어떠셨어요?
한 번의 탭으로 반응을 남겨요 · 로그인 불필요
Abstract
Balancing exploration and exploitation remains a central challenge in metaheuristic optimization.
To address this issue, this paper proposes Bézier Walk Evolution (BWE), a geometry-driven optimization framework that reformulates evolutionary search as adaptive trajectory construction in the decision space.
BWE integrates Bézier curve modeling with a distance-aware random walk mechanism to generate topology-guided search trajectories.
By adaptively varying the curve order during evolution, the proposed method enables a smooth transition from diversified global exploration to refined local exploitation.
Higher-order Bézier curves leverage multiple population-derived control points to enhance search diversity, while lower-order curves generate near-linear trajectories to improve convergence efficiency.
This adaptive geometric search mechanism provides an interpretable alternative to conventional nature-inspired designs.
Extensive experiments on 41 benchmark functions from the CEC2017 and CEC2022 suites, spanning dimensions from 10 to 100, show that BWE achieves strong overall performance and favorable scalability compared with 7 classical and 6 state-of-the-art optimizers, including L-SHADE and CMA-ES.
Additional evaluations on five constrained engineering design problems further demonstrate the practical applicability and robustness of BWE.