PGBB这招挺巧,把贝叶斯自助法改成按组分权重,不用给每个人的数据加独立噪声,隐私预算省了,后验不确定性也给得准。相比要预设生成模型的私有方法,它在人口普查数据上更好。
arXiv新论文提出私有生成式贝叶斯自助法(PGBB),通过随机分组赋予组权重来隐藏个体贡献,实现差分隐私。该方法利用摊销推断将私有学习与后验采样解耦,训练时加入校准噪声,后续采样无需额外隐私预算。作者证明了PGBB的差分隐私保证,并分析了其与非私有分块自助目标的一致性。还推导了块Dirichlet浓度参数的数据无关调优,可渐近恢复后验离散度。在美国家庭收入教育回报和新生儿出生体重分位数等应用中,PGBB在常见设定下优于需要指定生成模型的私有贝叶斯替代方法。
Private Generative Bootstrap via Blocking
With AI systems gaining more access to individuals' information, it is important to protect privacy when reporting statistical answers. Equally important is to privatize the reporting of uncertainty in such answers. To this end, we adopt a Bayesian likelihood-free framework and make simulation from the posterior private. In particular, we propose a new private instantiation of the Bayesian bootstrap using a blocking strategy. Rather than assigning idiosyncratic random weights to each individual, we randomly group individuals and assign a single weight to each group. By concealing individuals' contributions within a group, we fortify differential privacy gates. We harness amortized inference that decouples private learning from posterior sampling. A push-forward map from observation weights to posterior samples is learned privately by adding calibrated noise during training. Subsequent posterior draws require no additional privacy and computation budget. We call the resulting method the Private Generative Bayesian Bootstrap (PGBB). We establish a differential privacy guarantee, analyze convergence to the non-private blocked-bootstrap target, and quantify the discrepancy between the ordinary and blocked Bayesian-bootstrap posteriors. In addition, we derive data-free tuning of the block Dirichlet concentration parameter that restores posterior dispersion asymptotically. We also show a single fit of PGBB can support a family of loss-based decision rules simultaneously without additional privacy cost. In simulations and in applications to U.S. Census returns to schooling and U.S. natality birthweight quantiles, PGBB gives competitive private uncertainty quantification and improves over private Bayesian alternatives that require a specified data-generating model in common settings.