From 3a9a0c0ae6dd53b998dd0ddcd157b47213833e87 Mon Sep 17 00:00:00 2001 From: Manos Katsomallos Date: Mon, 29 Nov 2021 02:27:27 +0100 Subject: [PATCH] evaluation: Reviewed intro --- text/evaluation/main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/evaluation/main.tex b/text/evaluation/main.tex index 6989137..7936483 100644 --- a/text/evaluation/main.tex +++ b/text/evaluation/main.tex @@ -4,7 +4,7 @@ In this chapter, we present the experiments that we performed in order to evaluate {\thething} privacy (Chapter~\ref{ch:lmdk-prv}) on real and synthetic data sets. Section~\ref{sec:eval-dtl} contains all the details regarding the data sets the we used for our experiments along with the system configurations. -Section~\ref{sec:eval-lmdk} evaluates the data utility of the {\thething} privacy schemes that we designed in Section~\ref{sec:thething} in comparison to user and event level, and investigates the behavior of the privacy loss under temporal correlation for different distributions of {\thethings}. +Section~\ref{sec:eval-lmdk} evaluates the data utility of the {\thething} privacy schemes that we designed in Section~\ref{sec:thething} in comparison to user- and event-level, and investigates the behavior of the privacy loss under temporal correlation for different distributions of {\thethings}. Section~\ref{sec:eval-lmdk-sel} justifies our decisions while designing the privacy-preserving dummy {\thething} selection module in Section~\ref{sec:theotherthing} and the data utility impact of the latter. Finally, Section~\ref{sec:eval-sum} concludes this chapter by summarizing the main results derived from the experiments.