tables: Moved from preliminaries

This commit is contained in:
2021-07-18 22:57:54 +02:00
parent cb7ac0f0b8
commit 76b7efc97b
8 changed files with 111 additions and 35 deletions

View File

@ -9,7 +9,7 @@ of the following works assume that data sets are privacy-protected \emph{indepen
On the other side, algorithms that are based on differential privacy are not concerned with so specific attacks as, by definition, differential privacy considers that the adversary may possess any kind of background knowledge.
Later on, data dependencies were also considered for differential privacy algorithms, to account for the extra privacy loss entailed by them.
\includetable{table-micro}
\includetable{micro}
\subsection{Finite observation}

View File

@ -5,7 +5,7 @@ When continuously publishing statistical data, usually in the form of counts, th
In theory differential privacy makes no assumptions about the background knowledge available to the adversary.
In practice, as we observe in Table~\ref{tab:statistical}, data dependencies (e.g.,~correlations) arising in the continuous publication setting are frequently (but without it being the rule) considered as attacks in the proposed algorithms.
\includetable{table-statistical}
\includetable{statistical}
\subsection{Finite observation}