From 4e99768ba151041536a26aeec41c3e2f64eeed75 Mon Sep 17 00:00:00 2001 From: Manos Katsomallos Date: Mon, 29 Nov 2021 04:59:21 +0100 Subject: [PATCH] evaluation: Reviewed theotherthing --- text/evaluation/theotherthing.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text/evaluation/theotherthing.tex b/text/evaluation/theotherthing.tex index 01b5b28..9fcf0c7 100644 --- a/text/evaluation/theotherthing.tex +++ b/text/evaluation/theotherthing.tex @@ -36,7 +36,7 @@ Thus, we choose to utilize the Euclidean distance metric for the implementation \subsection{Privacy budget tuning} \label{subsec:sel-eps} -In Figure~\ref{fig:sel-eps}, we test the \texttt{Uniform} mechanism in real data by investing different ratios ($1$\%, $10$\%, $25$\%, and $50$\%) of the available privacy budget $\varepsilon$ in the dummy {\thething} selection module and the remaining to perturbing the original data values, in order to figure out the optimal ratio value. +In Figure~\ref{fig:sel-eps}, we test the \texttt{Uniform} mechanism with real data by investing different ratios ($1$\%, $10$\%, $25$\%, and $50$\%) of the available privacy budget $\varepsilon$ in the dummy {\thething} selection module and the remaining in perturbing the original data values, in order to figure out the optimal ratio value. \texttt{Uniform} is our baseline implementation, and hence allows us to derive more accurate conclusions in this case. In general, we are expecting to observe that greater ratios will result in more accurate, i.e.,~smaller, {\thething} sets and less accurate values in the released data. @@ -65,7 +65,7 @@ The results of this experiment indicate that we can safely allocate the majority \subsection{Privacy schemes and dummy {\thething} selection} \label{subsec:sel-prv} -Figure~\ref{fig:real-sel} exhibits the performance of Skip, Uniform, and Adaptive schemes (presented in detail in Section~\ref{subsec:lmdk-mechs}) in combination with the {\thething} selection module (Section~\ref{subsec:lmdk-sel-sol}). +Figure~\ref{fig:real-sel} exhibits the performance of \texttt{Skip}, \texttt{Uniform}, and \texttt{Adaptive} schemes (presented in detail in Section~\ref{subsec:lmdk-mechs}) in combination with the {\thething} selection module (Section~\ref{subsec:lmdk-sel-sol}). \begin{figure}[htp] \centering