Particle Filter for Bayesian Inference on Privatized Data
Yu-Wei Chen, Pranav Sanghi, Jordan Awan

TL;DR
This paper introduces a particle filtering algorithm for Bayesian inference on privatized data that maintains accuracy, efficiency, and flexibility under differential privacy constraints, demonstrated through simulations and real census data.
Contribution
The paper presents a novel particle filtering method that provides consistent estimates, error quantification, and broad applicability for privacy-preserving Bayesian inference.
Findings
Effective in diverse simulation scenarios
Achieves accurate posterior estimates on census data
Demonstrates computational efficiency and adaptability
Abstract
Differential Privacy (DP) is a probabilistic framework that protects privacy while preserving data utility. To protect the privacy of the individuals in the dataset, DP requires adding a precise amount of noise to a statistic of interest; however, this noise addition alters the resulting sampling distribution, making statistical inference challenging. One of the main DP goals in Bayesian analysis is to make statistical inference based on the private posterior distribution. While existing methods have strengths in specific conditions, they can be limited by poor mixing, strict assumptions, or low acceptance rates. We propose a novel particle filtering algorithm, which features (i) consistent estimates, (ii) Monte Carlo error estimates and asymptotic confidence intervals, (iii) computational efficiency, and (iv) accommodation to a wide variety of priors, models, and privacy mechanisms…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
