Particle Filtering and Smoothing Using Windowed Rejection Sampling
J.N. Corcoran, D. Jennings

TL;DR
This paper introduces a novel windowed rejection sampling algorithm for particle filtering and smoothing, offering comparable accuracy to traditional methods with improved simplicity and efficiency in estimating state distributions.
Contribution
The paper proposes a new windowed rejection sampling method for particle filtering and smoothing, simplifying implementation and improving efficiency over existing algorithms.
Findings
WRS achieves similar accuracy to particle filters in experiments.
WRS is easier to implement and more robust.
WRS provides good smoothing estimates at no extra computational cost.
Abstract
"Particle methods" are sequential Monte Carlo algorithms, typically involving importance sampling, that are used to estimate and sample from joint and marginal densities from a collection of a, presumably increasing, number of random variables. In particular, a particle filter aims to estimate the current state of a stochastic system that is not directly observable by estimating a posterior distribution where the are observations related to the through some measurement model . A particle smoother aims to estimate a marginal distribution for . Particle methods are used extensively for hidden Markov models where is a Markov chain as well as for more general state space models. Existing particle filtering algorithms are extremely fast…
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 · Bayesian Modeling and Causal Inference · Bayesian Methods and Mixture Models
