Differential privacy is a privacy framework introduced by Dwork et al., grounded in rigorous mathematical theory. Initially developed to address privacy concerns during data release in statistical databases, differential privacy ensures that the probability distribution of an algorithm’s output remains nearly unchanged when a single record is added, removed, or modified in the dataset. This mechanism prevents attackers from inferring sensitive information about individual records by observing the output variations. In terms of implementation, the algorithm achieves differential privacy by adding noise that meets the definition of differential privacy to the data being released.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Differential Privacy

  • Xiaofeng Meng

摘要

Differential privacy is a privacy framework introduced by Dwork et al., grounded in rigorous mathematical theory. Initially developed to address privacy concerns during data release in statistical databases, differential privacy ensures that the probability distribution of an algorithm’s output remains nearly unchanged when a single record is added, removed, or modified in the dataset. This mechanism prevents attackers from inferring sensitive information about individual records by observing the output variations. In terms of implementation, the algorithm achieves differential privacy by adding noise that meets the definition of differential privacy to the data being released.