> For the complete documentation index, see [llms.txt](https://differentialprivacy.gitbook.io/dp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://differentialprivacy.gitbook.io/dp/introduction.md).

# 介绍

*The Algorithmic Foundations of Differential Privacy by Cynthia Dwork Chinese Translation*

## 关于本书

[![The Algorithmic Foundations of Differential Pivacy by Cynthia Dwork Chinese Translation](/files/oRdehzCFU0RI9BLOgquY)](/dp/introduction.md)

本书起始于2019年08月，记录了本人从零开始学习 *The Algorithmic Foundations of Differential Pivacy* 的过程。由于差分隐私目前主要研究领域着重于学术界，对于 Cynthia Dwork 女士的《差分隐私算法基础》目前没有一本完整的中文翻译书籍。通过在学习过程中翻译该书籍有助于本人理解差分隐私概念与算法基础。因此希望将该书翻译成中文，能够帮助大家理解差分隐私概念，少走弯路，并且在此过程中督促本人学习差分隐私。

由于本书英文较为晦涩难懂，翻译过程中难免会添加一些个人理解、语义修正和删减，其中不乏错误之处，欢迎指正讨论。

## 原书作者

感谢英文原著作者 @Cynthia Dwork 和 @Aaron Roth《[The Algorithmic Foundations of Differential Pivacy](https://www.cis.upenn.edu/~aaroth/Papers/privacybook.pdf)》。有了 Cynthia Dwork 女士才有了差分隐私的一切。

## 译者

guoJohnny @guoJohnny

asKylin @asKylin

## 项目源码

项目源码存放于 Github 上，<https://github.com/guoJohnny/algorithmic-foundation-of-dp-zh-cn>。

因为原译者更新到第五章就停止更新了，我暂时无法联系到原译者，因此fork了该仓库并继续后续翻译工作，欢迎联系我并一同翻译讨论。源码存放于Github上，<https://github.com/doubleheiker/algorithmic-foundation-of-dp-zh-cn>。

## 欢迎建议指正或直接贡献翻译

{% embed url="<https://github.com/guoJohnny/algorithmic-foundation-of-dp-zh-cn/issues>" %}
guoJohnny
{% endembed %}

{% embed url="<https://github.com/doubleheiker/algorithmic-foundation-of-dp-zh-cn/pulls>" %}
doubleheiker
{% endembed %}

## LICENSE

![](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)

[署名-非商业性使用-相同方式共享 4.0 (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh)。
