Skip to content

Commit

Permalink
Adding signal labels to grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Kapsiak committed May 28, 2024
1 parent 06b94e1 commit 70601f1
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
65 changes: 33 additions & 32 deletions gaussian_process_presentation/gaussian_process_presentation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -454,38 +454,43 @@
\end{center}
\end{frame}

\begin{frame}{Fit Using Diagonal RBF}

\newcommand{\makegrid}[6]{
\begin{center}
\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1200_0p5_100_0p05.pdf}}{0.3,0.5}{rbf2}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1500_0p5_100_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1500_0p5_150_0p05.pdf}
\blockcite[(0,1em)]{#1}{$m_{\stopq}=1200\,,\,m_{\chi}=600$}
\blockcite[(0,1em)]{#2}{$m_{\stopq}=1500\,,\,m_{\chi}=750$}
\blockcite[(0,1em)]{#3}{$m_{\stopq}=1200\,,\,m_{\chi}=750$}
\end{center}

\begin{center}
\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1500_0p5_150_0p07.pdf}}{0.3,0.3}{rbf1}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_2000_0p7_150_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_2000_0p5_150_0p07.pdf}
\blockcite[(0,1em)]{#4}{$m_{\stopq}=1500\,,\,m_{\chi}=1000$}
\blockcite[(0,1em)]{#5}{$m_{\stopq}=2000\,,\,m_{\chi}=1000$}
\blockcite[(0,1em)]{#6}{$m_{\stopq}=2000\,,\,m_{\chi}=1400$}
\end{center}

}

\begin{frame}{Fit Using Diagonal RBF}
\makegrid%
{\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1200_0p5_100_0p05.pdf}}{0.3,0.5}{rbf2}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1500_0p5_100_0p05.pdf}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1500_0p5_150_0p05.pdf}}%
{\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_1500_0p5_150_0p07.pdf}}{0.3,0.3}{rbf1} }%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_2000_0p7_150_0p05.pdf}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/rbf/E_2000_0p5_150_0p07.pdf}}%
\begin{onlyenv}<2>
\posannot{rbf1}{fill=UMNMaroon!10, draw=UMNMaroon}{Poor pulls near complex regions}
\posannot[20:3]{rbf1}{fill=UMNMaroon!10, draw=UMNMaroon}{Poor pulls near complex regions}
\posannot[-20:3]{rbf2}{fill=UMNMaroon!10, draw=UMNMaroon}{Ridge region results in ``waves'' of poor pulls.}
\end{onlyenv}
\end{frame}

\begin{frame}{Fit Using GRBF}
\begin{center}
\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1200_0p5_100_0p05.pdf}}{0.3,0.5}{grbf1}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1500_0p5_100_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1500_0p5_150_0p05.pdf}
\end{center}

\begin{center}
\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1500_0p5_150_0p07.pdf}}{0.3,0.3}{grbf2}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_2000_0p7_150_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_2000_0p5_150_0p07.pdf}
\end{center}

\makegrid%
{\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1200_0p5_100_0p05.pdf}}{0.3,0.5}{grbf1}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1500_0p5_100_0p05.pdf}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1500_0p5_150_0p05.pdf}}%
{\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_1500_0p5_150_0p07.pdf}}{0.3,0.3}{grbf2} }%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_2000_0p7_150_0p05.pdf}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/grbf/E_2000_0p5_150_0p07.pdf}}%
\begin{onlyenv}<2>
\posannot[20:3]{grbf2}{fill=UMNMaroon!10, draw=UMNMaroon}{Allowing off-diagonal terms improved pulls.}
\posannot[-20:3]{grbf1}{fill=UMNMaroon!10, draw=UMNMaroon}{Ridge behavior is reduced.}
Expand All @@ -504,17 +509,13 @@
% \end{frame}

\begin{frame}{Fit Using ANN Augmented RBF}
\begin{center}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1200_0p5_100_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1500_0p5_100_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1500_0p5_150_0p05.pdf}
\end{center}

\begin{center}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1500_0p5_150_0p07.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_2000_0p7_150_0p05.pdf}
\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_2000_0p5_150_0p07.pdf}
\end{center}
\makegrid%
{\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1200_0p5_100_0p05.pdf}}{0.3,0.5}{nnrbf_32_16_81}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1500_0p5_100_0p05.pdf}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1500_0p5_150_0p05.pdf}}%
{\markimage{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_1500_0p5_150_0p07.pdf}}{0.3,0.3}{nnrbf_32_16_82} }%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_2000_0p7_150_0p05.pdf}}%
{\includegraphics[width=0.3\textwidth]{figures/2dpullplots/nnrbf_32_16_8/E_2000_0p5_150_0p07.pdf}}%

\begin{onlyenv}<2>
\begin{beamerpopover}
Expand Down
6 changes: 3 additions & 3 deletions texmf/tex/latex/umnstyle/umnslides.sty
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,10 @@



\newcommand{\blockcite}[2]{
\newcommand{\blockcite}[3][(0,0)]{
\begin{tikzpicture}
\node[inner sep=0pt,anchor=south west] at (0,0) {#1};
\node[anchor=north west] at (0,0) {\tiny #2};
\node[inner sep=0pt,anchor=south west] at (0,0) {#2};
\node[anchor=north west] at #1 {\tiny #3};
\end{tikzpicture}
}

Expand Down

0 comments on commit 70601f1

Please sign in to comment.