preliminaries: Reviewed the intro
This commit is contained in:
parent
14e92ad7a4
commit
d0395f6cc3
@ -2,9 +2,9 @@
|
|||||||
\label{ch:prel}
|
\label{ch:prel}
|
||||||
|
|
||||||
In this chapter, we introduce some relevant terminology and background knowledge around the problem of continuous publishing of sensitive data sets.
|
In this chapter, we introduce some relevant terminology and background knowledge around the problem of continuous publishing of sensitive data sets.
|
||||||
First, we categorize data as we view them in the context of continuous data publishing.
|
First, in Section~\ref{sec:data}, we categorize data and the process of their publishing in the context of continuous data publishing.
|
||||||
Second, we define data privacy, we list the kinds of attacks that have been identified in the literature, as well as the desired privacy levels that can be achieved, and the basic privacy operations that are applied to achieve data privacy.
|
Second, in Section~\ref{sec:privacy}, we define information disclosure in data privacy, we list the kinds of attacks identified in the literature, the desired privacy levels that can be achieved, the fundamental privacy operations that are applied to achieve data privacy, and finally we provide a brief overview of the seminal works on privacy-preserving data publishing.
|
||||||
Third, we provide a brief overview of the seminal works on privacy-preserving data publishing, used also in continuous data publishing, fundamental in the domain and important for the understanding of the rest of the chapter.
|
Third, in Section~\ref{sec:correlation}, we list the different types of correlation, we document ways to extract data dependence from continuous data, and we investigate the privacy risks that data correlation entails with special focus on the privacy loss under temporal correlation.
|
||||||
|
|
||||||
\input{preliminaries/data}
|
\input{preliminaries/data}
|
||||||
\input{preliminaries/privacy}
|
\input{preliminaries/privacy}
|
||||||
|
Loading…
Reference in New Issue
Block a user