PulseAugur
EN
LIVE 13:27:27

New PAC Privacy Framework for ML Model Outputs

Researchers have introduced a new framework called PAC privacy for privatizing machine learning model outputs, which is particularly suited for models served via APIs. This approach contrasts with differential privacy by focusing on instance-based privacy and calibrating noise to empirical stability to control mutual information leakage. The new method includes an efficient, adaptive composition technique that allows for linear accumulation of mutual information even under adversarial querying, enabling high utility with minimal per-query budgets. AI

IMPACT Introduces a novel privacy framework for ML models, potentially enabling more secure API-based predictions with high utility.

RANK_REASON This is a research paper detailing a new privacy framework for machine learning models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Xiaochen Zhu, Mayuri Sridhar, Srinivas Devadas ·

    Private Prediction via PAC Privacy

    arXiv:2601.14033v2 Announce Type: replace Abstract: Machine learning models are increasingly served behind APIs. This renders private prediction, i.e., privatizing a model's outputs rather than its parameters, a natural privacy target: model outputs are lower-dimensional and far …