Toward Practical N2 Monte Carlo: the Marginal Particle Filter
Mike Klaas, Nando de Freitas, Arnaud Doucet

TL;DR
This paper introduces the Marginal Particle Filter, a Sequential Monte Carlo method that directly targets the marginal distribution to reduce variance and computational cost in state estimation for non-linear, non-Gaussian models.
Contribution
It presents a novel marginal particle filtering algorithm that operates directly on the marginal distribution, reducing variance and computational complexity compared to traditional methods.
Findings
Reduces variance over conventional particle filtering.
Achieves computational complexity reduction from O(N^2) to O(N logN).
Demonstrates effectiveness through theoretical and empirical results.
Abstract
Sequential Monte Carlo techniques are useful for state estimation in non-linear, non-Gaussian dynamic models. These methods allow us to approximate the joint posterior distribution using sequential importance sampling. In this framework, the dimension of the target distribution grows with each time step, thus it is necessary to introduce some resampling steps to ensure that the estimates provided by the algorithm have a reasonable variance. In many applications, we are only interested in the marginal filtering distribution which is defined on a space of fixed dimension. We present a Sequential Monte Carlo algorithm called the Marginal Particle Filter which operates directly on the marginal distribution, hence avoiding having to perform importance sampling on a space of growing dimension. Using this idea, we also derive an improved version of the auxiliary particle filter. We show…
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
TopicsTarget Tracking and Data Fusion in Sensor Networks · Statistical Methods and Bayesian Inference · Markov Chains and Monte Carlo Methods
