From 20e73274b33d01b528c43885bc62b70cf184ff00 Mon Sep 17 00:00:00 2001 From: Manos Katsomallos Date: Sun, 10 Oct 2021 19:47:41 +0200 Subject: [PATCH] theotherthing: Contribution --- text/problem/theotherthing/contribution.tex | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 text/problem/theotherthing/contribution.tex diff --git a/text/problem/theotherthing/contribution.tex b/text/problem/theotherthing/contribution.tex new file mode 100644 index 0000000..e918b1f --- /dev/null +++ b/text/problem/theotherthing/contribution.tex @@ -0,0 +1,6 @@ +\subsection{Contribution} +\label{subsec:lmdk-sel-contrib} + +In this section, we extend the threat model, that we defined in Section~\ref{subsec:lmdk-goal}, by taking into account the {\thething} set $L$ as well. +Simply put, we answer the question \emph{`How can we protect the fact that we care more about certain events?'}. +We design an additional differential privacy mechanism, based on the exponential mechanism (see Section~\ref{subsec:prv-mech} for more details), that we can easily plug-in to the existing {\thething} privacy mechanisms that we presented in Section~\ref{subsec:lmdk-mechs}.