Particle Filter Optimization: A Bayesian Approach for Global Stochastic Optimization
Mostafa Eslami, Maryam Babazadeh

TL;DR
This paper introduces Particle Filter-Based Optimization (PFO), a Bayesian stochastic optimization method that reformulates the problem as a state estimation task, improving exploration and robustness for black-box, noisy, multi-modal functions.
Contribution
The paper presents a novel integration of particle filtering with a dynamic search space prediction, providing a theoretically grounded alternative to Bayesian Optimization's acquisition functions.
Findings
PFO outperforms existing stochastic optimization algorithms on multi-modal problems.
It offers a fully probabilistic particle weighting scheme, enhancing robustness.
The method ensures continuous exploration of unexplored regions.
Abstract
This paper proposes a novel global optimization algorithm, Particle Filter-Based Optimization (PFO), designed for a class of stochastic optimization problems in which the objective function lacks an analytical form and is subject to noisy evaluations. PFO utilizes the Bayesian inference framework of Particle Filters (PF) by reformulating the optimization task as a state estimation problem. In this context, evaluations of the objective function are interpreted as measurements, and a customized transition model based on covariance ellipsoids is introduced to guide particle propagation. This model serves as a surrogate for classical acquisition functions, equipping the PF framework with local search capabilities and supporting efficient exploration of the global optimum. To mitigate the adverse effects of measurement noise, the Unscented Transform (UT) is employed to approximate the…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms
