Natural Evolutionary Search meets Probabilistic Numerics
Pierre Osselin, Masaki Adachi, Xiaowen Dong, Michael A. Osborne

TL;DR
This paper introduces ProbNES, a new class of algorithms combining Natural Evolution Strategies with Bayesian quadrature, significantly improving sample efficiency in black-box optimization tasks across various applications.
Contribution
The paper presents ProbNES, integrating Bayesian quadrature into NES to enhance sample efficiency and outperform existing methods like Bayesian Optimization in diverse tasks.
Findings
ProbNES outperforms non-probabilistic NES algorithms.
ProbNES surpasses Bayesian Optimization in efficiency.
ProbNES is effective across benchmark, data-driven, and locomotion tasks.
Abstract
Zeroth-order local optimisation algorithms are essential for solving real-valued black-box optimisation problems. Among these, Natural Evolution Strategies (NES) represent a prominent class, particularly well-suited for scenarios where prior distributions are available. By optimising the objective function in the space of search distributions, NES algorithms naturally integrate prior knowledge during initialisation, making them effective in settings such as semi-supervised learning and user-prior belief frameworks. However, due to their reliance on random sampling and Monte Carlo estimates, NES algorithms can suffer from limited sample efficiency. In this paper, we introduce a novel class of algorithms, termed Probabilistic Natural Evolutionary Strategy Algorithms (ProbNES), which enhance the NES framework with Bayesian quadrature. We show that ProbNES algorithms consistently…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
