A strategy to avoid particle depletion in recursive Bayesian inference
Henry R. Scharf

TL;DR
This paper introduces a novel approach to recursive Bayesian inference that mitigates particle depletion by generating proposals from a smoothed empirical distribution, improving accuracy in streaming data applications.
Contribution
The paper proposes a new proposal generation method using smoothed empirical distributions to prevent particle depletion in recursive Bayesian inference.
Findings
Method reduces particle depletion effectively.
Demonstrated improved accuracy in simulations.
Applicable to logistic and hierarchical models.
Abstract
Recursive Bayesian inference, in which posterior beliefs are updated in light of accumulating data, is a tool for implementing Bayesian models in applications with streaming and/or very large data sets. As the posterior of one iteration becomes the prior for the next, beliefs are updated sequentially instead of all-at-once. Thus, recursive inference is relevant for both streaming data and settings where data too numerous to be analyzed together can be partitioned into manageable pieces. In practice, posteriors are characterized by samples obtained using, e.g., acceptance/rejection sampling in which draws from the posterior of one iteration are used as proposals for the next. While simple to implement, such filtering approaches suffer from particle depletion, degrading each sample's ability to represent its target posterior. As a remedy, we investigate generating proposals from a…
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
TopicsBayesian Methods and Mixture Models · Statistical Methods and Bayesian Inference · Target Tracking and Data Fusion in Sensor Networks
