related: Stats, graphs, and OCD

This commit is contained in:
2021-10-11 18:33:03 +02:00
parent 19361eaa37
commit b0eb3cb235
7 changed files with 41 additions and 3 deletions

View File

@ -24,6 +24,44 @@ Then, we further group them into two subcategories, whether they are designed fo
\kat{The related work section of your thesis, should make a connection/comparison to your work. This means that you should position the works presented wrt your problem and your solution if the problems are the same. Put a small (or big) paragraph in the end of each of the two sections (microdata and statistical data) and name the similarities/differences }
\begin{figure}[htp]
\centering
\includegraphics[width=1.\linewidth]{related/rel-yrs}%
\caption{.}
\label{fig:rel-yrs}
\end{figure}
\mk{WIP}
$48$ articles in total
spanning $15$ years of research from $2006$ to $2021$
median year $2015$
$50$\% microdata
$55$\% geo-tagged data
$59$\% finite data observation
$57$\% streaming publishing mode
$77$\% global publishing scheme
\begin{figure}[htp]
\centering
\subcaptionbox{Privacy method\label{fig:rel-meth}}{%
\includegraphics[width=.5\linewidth]{related/rel-meth}%
}%
\subcaptionbox{Protection level\label{fig:rel-prot}}{%
\includegraphics[width=.5\linewidth]{related/rel-prot}%
}%
\hfill
\subcaptionbox{Privacy attack\label{fig:rel-atk}}{%
\includegraphics[width=.5\linewidth]{related/rel-atk}%
}%
\subcaptionbox{Data dependence\label{fig:rel-dep}}{%
\includegraphics[width=.5\linewidth]{related/rel-dep}%
}%
\caption{.}
\label{fig:rel-stats}
\end{figure}
\input{related/micro}
\input{related/statistical}
\input{related/summary}