the-last-thing/text/evaluation/summary.tex

11 lines
1.3 KiB
TeX
Raw Normal View History

\section{Summary}
2021-10-11 11:07:40 +02:00
\label{sec:eval-sum}
2021-10-15 09:00:22 +02:00
In this chapter we presented the experimental evaluation of the {\thething} privacy schemes and the privacy-preserving {\thething} selection scheme that we developed in Chapter~\ref{ch:lmdk-prv}, on real and synthetic data sets.
The Adaptive scheme is the most reliable and best performing scheme, in terms of overall data utility, with minimal tuning across most of the cases.
2021-10-12 23:40:25 +02:00
Skip performs optimally in data sets with a smaller target value range, where approximation fits best.
2021-10-15 09:00:22 +02:00
The {\thething} selection module introduces a reasonable data utility decline to all of our schemes however, the Adaptive handles it well and bounds the data utility to higher levels compared to user-level protection.
% \kat{it would be nice to see it clearly on Figure 5.5. (eg, by including another bar that shows adaptive without landmark selection)}
% \mk{Done.}
2021-10-11 11:07:40 +02:00
In terms of temporal correlation, we observe that under moderate and strong temporal correlation, a greater average regular--{\thething} event distance in a {\thething} distribution causes greater overall privacy loss.
2021-10-18 06:19:49 +02:00
Finally, the contribution of the {\thething} privacy on enhancing the data utility, while preserving $\varepsilon$-differential privacy, is demonstrated by the fact that the selected Adaptive scheme provides better data utility than the user-level privacy protection.