Remove subcaption and fix table

This commit is contained in:
Markus Kaiser 2019-06-25 10:30:32 +02:00
parent 1495763d25
commit 0c10eb8bb5
3 changed files with 16 additions and 32 deletions

Binary file not shown.

View File

@ -424,9 +424,9 @@ We show that the DAGP posterior contains two separate models for the two origina
\subsection{Noise Separation}
\label{subsec:choicenet}
%
\begin{figure}[t]
\begin{table}[t]
\centering
\captionof{table}{
\caption{
\label{tab:choicenet}
Results on the ChoiceNet data set.
The gray part of the table shows RMSE results for baseline models from~\parencite{choi_choicenet_2018}.
@ -448,33 +448,17 @@ We show that the DAGP posterior contains two separate models for the two origina
80\,\% & \textbf{0.126} & -1.35 & 0.128 & 0.896 & \textbf{0.084} & 0.778 & 0.829 & 0.779 & 0.777 & 1.523 \\
\bottomrule
\end{tabularx}
\\[\baselineskip]
\begin{subfigure}{.37\linewidth}
\centering
\includestandalone{figures/choicenet_data_40}
\end{subfigure}%
\begin{subfigure}{.315\linewidth}
\centering
\includestandalone{figures/choicenet_joint_40}
\end{subfigure}%
\begin{subfigure}{.315\linewidth}
\centering
\includestandalone{figures/choicenet_attrib_40}
\end{subfigure}%
\end{table}
\begin{figure}[t]
\centering
\includestandalone{figures/choicenet_data_40}\hspace{-7pt}
\includestandalone{figures/choicenet_joint_40}\hspace{-7pt}
\includestandalone{figures/choicenet_attrib_40}
\\
\begin{subfigure}{.37\linewidth}
\centering
\includestandalone{figures/choicenet_data}
\end{subfigure}%
\begin{subfigure}{.315\linewidth}
\centering
\includestandalone{figures/choicenet_joint}
\end{subfigure}%
\begin{subfigure}{.315\linewidth}
\centering
\includestandalone{figures/choicenet_attrib}
\end{subfigure}%
\captionof{figure}{
\includestandalone{figures/choicenet_data}\hspace{-7pt}
\includestandalone{figures/choicenet_joint}\hspace{-7pt}
\includestandalone{figures/choicenet_attrib}
\caption{
\label{fig:choicenet}
DAGP on the ChoiceNet data set with 40\,\% outliers (upper row) and 60\,\% outliers (lower row).
We show the raw data (left), joint posterior (center) and assignments (right).
@ -568,7 +552,7 @@ At $x = -10$ the inferred modes and assignment processes start reverting to thei
table-figures-uncertainty=1,
detect-weight,
}
\newcolumntype{H}{>{\setbox0=\hbox\bgroup}c<{\egroup}@{}}
\newcolumntype{H}{>{\setbox0=\hbox\bgroup\begin{math}}c<{\end{math}\egroup}@{}}
\setlength{\tabcolsep}{1pt}
\begin{tabular}{HlSSHSHS}
\toprule
@ -576,10 +560,10 @@ At $x = -10$ the inferred modes and assignment processes start reverting to thei
\cmidrule(lr){3-4} \cmidrule(lr){5-6} \cmidrule(lr){7-8}
Runs & & {Train} & {Test} & {Train} & {Test} & {Train} & {Test} \\
\midrule
10 & DAGP & \bfseries 0.575 \pm 0.013 & \bfseries 0.521 \pm 0.009 & 0.855 \pm 0.002 & 0.844 \pm 0.002 & \bfseries 0.686 \pm 0.009 & \bfseries 0.602 \pm 0.005 \\
10 & DAGP & \bfseries 0.575 \pm 0.013 & \bfseries 0.521 \pm 0.009 & 0.855 \pm 0.002 & 0.844 \pm 0.002 & 0.686 \pm 0.009 & \bfseries 0.602 \pm 0.005 \\
% 10 & U-DAGP & 0.472 \pm 0.002 & 0.425 \pm 0.002 & {\textemdash} & {\textemdash} & {\textemdash} & {\textemdash} \\
10 & DAGP 2 & 0.548 \pm 0.012 & \bfseries 0.519 \pm 0.008 & 0.851 \pm 0.003 & \bfseries 0.859 \pm 0.001 & 0.673 \pm 0.013 & 0.599 \pm 0.011 \\
10 & DAGP 3 & 0.527 \pm 0.004 & 0.491 \pm 0.003 & \bfseries 0.858 \pm 0.002 & 0.852 \pm 0.002 & 0.624 \pm 0.011 & 0.545 \pm 0.012 \\
10 & DAGP 3 & 0.527 \pm 0.004 & 0.491 \pm 0.003 & 0.858 \pm 0.002 & 0.852 \pm 0.002 & 0.624 \pm 0.011 & 0.545 \pm 0.012 \\
% 10 & DAGP 4 & 0.517 \pm 0.006 & 0.485 \pm 0.003 & 0.858 \pm 0.001 & 0.852 \pm 0.002 & 0.602 \pm 0.011 & 0.546 \pm 0.010 \\
% 10 & DAGP 5 & 0.535 \pm 0.004 & 0.506 \pm 0.005 & 0.851 \pm 0.003 & 0.851 \pm 0.003 & 0.662 \pm 0.009 & 0.581 \pm 0.012 \\
\addlinespace

View File

@ -21,7 +21,7 @@
% Layout
% \usepackage[labelfont=it, font=small, format=plain, labelsep=period]{caption}
\usepackage[skip=3pt]{subcaption}
% \usepackage[skip=3pt]{subcaption}
% \usepackage[width=234mm, height=295mm, frame, pdflatex, center]{crop}
% \usepackage[keeplastbox]{flushend}