Noise-Aware Differentially Private Variational Inference
About
Differential privacy (DP) provides robust privacy guarantees for statistical inference, but this can lead to unreliable results and biases in downstream applications. While several noise-aware approaches have been proposed which integrate DP perturbation into the inference, they are limited to specific types of simple probabilistic models. In this work, we propose a novel method for noise-aware approximate Bayesian inference based on stochastic gradient variational inference which can also be applied to high-dimensional and non-conjugate models. We also propose a more accurate evaluation method for noise-aware posteriors. Empirically, our inference method has similar performance to existing methods in the domain where they are applicable. Outside this domain, we obtain accurate coverages on high-dimensional Bayesian linear regression and well-calibrated predictive probabilities on Bayesian logistic regression with the UCI Adult dataset.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Logistic Regression Calibration | UCI Adult (test) | RMSE24 | 12 | |
| Bayesian Linear Regression | Bayesian linear regression 10D | RMSE (ε=0.1)36 | 5 | |
| TARP Coverage Estimation | Gamma-Exponential distribution | RMSE0.023 | 4 | |
| TARP Coverage Estimation | Beta-Bernoulli distribution | RMSE0.016 | 4 | |
| TARP Coverage Estimation | Dirichlet-Categorical distribution | RMSE0.02 | 4 |