Fast Moving Natural Evolution Strategy for High-Dimensional Problems
Masahiro Nomura, Isao Ono

TL;DR
This paper introduces CR-FM-NES, a high-dimensional extension of FM-NES that uses a restricted covariance matrix representation for efficient optimization, achieving significant speedups and effectiveness over existing methods.
Contribution
CR-FM-NES extends FM-NES with a restricted covariance matrix, enabling linear-time updates for high-dimensional black-box optimization problems.
Findings
CR-FM-NES achieves significant speedup over FM-NES.
CR-FM-NES outperforms baseline methods VD-CMA and Sep-CMA.
CR-FM-NES is effective on high-dimensional benchmark problems.
Abstract
In this work, we propose a new variant of natural evolution strategies (NES) for high-dimensional black-box optimization problems. The proposed method, CR-FM-NES, extends a recently proposed state-of-the-art NES, Fast Moving Natural Evolution Strategy (FM-NES), in order to be applicable in high-dimensional problems. CR-FM-NES builds on an idea using a restricted representation of a covariance matrix instead of using a full covariance matrix, while inheriting an efficiency of FM-NES. The restricted representation of the covariance matrix enables CR-FM-NES to update parameters of a multivariate normal distribution in linear time and space complexity, which can be applied to high-dimensional problems. Our experimental results reveal that CR-FM-NES does not lose the efficiency of FM-NES, and on the contrary, CR-FM-NES has achieved significant speedup compared to FM-NES on some benchmark…
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.
Code & Models
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
