From 03efc238ae1b46765df35ef7a2d634f0672b005e Mon Sep 17 00:00:00 2001 From: Manos Katsomallos Date: Mon, 25 Oct 2021 16:04:49 +0200 Subject: [PATCH] conclusion: Reviewed intro --- text/conclusion/main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text/conclusion/main.tex b/text/conclusion/main.tex index 9b1cebc..4352770 100644 --- a/text/conclusion/main.tex +++ b/text/conclusion/main.tex @@ -1,9 +1,9 @@ \chapter{Conclusion and future work} \label{ch:con} Continuous publishing of data, also known as time series, has found over the past decades several application domains, including healthcare, smart building, and traffic monitoring. -In many cases, time series are geotagged data containing sensitive personal details, and thus their processing entails privacy concerns. +In many cases, time series contain personal details (and are usually geotagged), and thus their processing entails privacy concerns. -The processing/publishing of time series that contain user-generated data, may not only pose privacy risks to the individuals involved but also deteriorate arbitrarily the data utility. +The processing/publishing of user-generated data in the form of time series, may not only pose privacy risks to the individuals involved but also deteriorate arbitrarily the quality therein. To this end, differential privacy is the most prominent privacy method that can efficiently balance between user protection and data utility. In this thesis, we have concentrated on continuous user-generated data publishing.