From 53c37f5e25985d4bd2a9f695ba47ce033dfc72e9 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 14 Mar 2019 10:12:57 +0100 Subject: minor --- posts/2019-03-13-a-tail-of-two-densities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/2019-03-13-a-tail-of-two-densities.md') diff --git a/posts/2019-03-13-a-tail-of-two-densities.md b/posts/2019-03-13-a-tail-of-two-densities.md index f7740e2..5cb8235 100644 --- a/posts/2019-03-13-a-tail-of-two-densities.md +++ b/posts/2019-03-13-a-tail-of-two-densities.md @@ -590,7 +590,7 @@ second part of this post when considering Renyi differential privacy. **Claim 9**. The Gaussian mechanism on a query $f$ is $(\epsilon, \delta)$-dp, where -$$\delta = \exp(- (\epsilon S_f \sigma - (2 S_f \sigma)^{-1})^2 / 2). \qquad (6.8)$$ +$$\delta = \exp(- (\epsilon \sigma / S_f - (2 \sigma / S_f)^{-1})^2 / 2). \qquad (6.8)$$ Contrarily, to achieve give $(\epsilon, \delta)$-dp, we may set -- cgit v1.2.3