English

Multiplicative Gaussian Particle Filter

Machine Learning 2020-03-03 v1 Machine Learning

Abstract

We propose a new sampling-based approach for approximate inference in filtering problems. Instead of approximating conditional distributions with a finite set of states, as done in particle filters, our approach approximates the distribution with a weighted sum of functions from a set of continuous functions. Central to the approach is the use of sampling to approximate multiplications in the Bayes filter. We provide theoretical analysis, giving conditions for sampling to give good approximation. We next specialize to the case of weighted sums of Gaussians, and show how properties of Gaussians enable closed-form transition and efficient multiplication. Lastly, we conduct preliminary experiments on a robot localization problem and compare performance with the particle filter, to demonstrate the potential of the proposed method.

Keywords

Cite

@article{arxiv.2003.00218,
  title  = {Multiplicative Gaussian Particle Filter},
  author = {Xuan Su and Wee Sun Lee and Zhen Zhang},
  journal= {arXiv preprint arXiv:2003.00218},
  year   = {2020}
}
R2 v1 2026-06-23T13:58:38.763Z