From ac9d8081902996677a79ab1223eab10df406c51c Mon Sep 17 00:00:00 2001 From: Manos Date: Wed, 13 Oct 2021 09:01:07 +0200 Subject: [PATCH] problem: Added the conclusion of sel-eps --- text/problem/theotherthing/solution.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/text/problem/theotherthing/solution.tex b/text/problem/theotherthing/solution.tex index 44e4afe..13e0138 100644 --- a/text/problem/theotherthing/solution.tex +++ b/text/problem/theotherthing/solution.tex @@ -195,6 +195,7 @@ In the end of the process, we return \opts which contains all the versions of \h The Algorithms of Section~\ref{subsec:lmdk-set-opts} return a set of possible versions of the original {\thething} set $L$ by adding extra timestamps in it from the series of events at timestamps $T \supseteq L$. In the next step of the process, we randomly select a set by utilizing the exponential mechanism (Section~\ref{subsec:prv-mech}). +For this procedure, we allocate a small fraction of the available privacy budget, i.e.,~$1$\% or even less (see Section~\ref{subsec:sel-eps} for more details). \paragraph{Score function}