Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/8/3 16:47:14

Private Generative Bootstrap via Blocking

AI 中文解读
核心亮点:这项研究给AI的“数据答卷”加了一道隐形保险,让AI在回答统计问题时既能保护个人隐私,又能准确表达结论的不确定性。 通俗解读:想象你参加匿名调查,传统方法会偷偷给每个答案加一点“噪声”来保护你,但加多了结果就失真。新方法换了个思路:先把人群随机分成小组,再把整组当成一个整体来回答,这样你的个人答案就“藏”在小组里了。更妙的是,AI只需训练一次,之后每次提问都不用额外花钱和时间,却能反复给出“含金量”相同的回答。 实际影响:以后政府发布经济数据、医疗机构公开婴儿出生体重分布等敏感信息时,普通人不用担心自己被“对号入座”。同时,研究者能更便宜、更准确地评估统计结果的可靠性,比如判断教育回报率或医疗指标的可信区间。这意味着在数据隐私日益重要的时代,我们既能享受数据带来的洞察,又不必交出个人隐私的钥匙。
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.
分享
阅读原文