Sample Reuse via Importance Sampling in Information Geometric Optimization
Shinichi Shirakawa, Youhei Akimoto, Kazuki Ouchi, Kouzou Ohara

TL;DR
This paper introduces a sample reuse technique using importance sampling in information geometric optimization (IGO) algorithms, reducing function evaluations in black-box optimization by reusing past samples without bias.
Contribution
It proposes a novel importance sampling-based sample reuse method for IGO algorithms, enhancing efficiency in black-box optimization.
Findings
Reduces number of function evaluations in benchmark tests.
Effective in both PBIL and rank-μ CMA-ES algorithms.
Improves optimization efficiency without bias.
Abstract
In this paper we propose a technique to reduce the number of function evaluations, which is often the bottleneck of the black-box optimization, in the information geometric optimization (IGO) that is a generic framework of the probability model-based black-box optimization algorithms and generalizes several well-known evolutionary algorithms, such as the population-based incremental learning (PBIL) and the pure rank- update covariance matrix adaptation evolution strategy (CMA-ES). In each iteration, the IGO algorithms update the parameters of the probability distribution to the natural gradient direction estimated by Monte-Carlo with the samples drawn from the current distribution. Our strategy is to reuse previously generated and evaluated samples based on the importance sampling. It is a technique to reduce the estimation variance without introducing a bias in Monte-Carlo…
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
TopicsImage and Object Detection Techniques · Computational Geometry and Mesh Generation · Advanced Multi-Objective Optimization Algorithms
