Finish backup slide

This commit is contained in:
2026-02-05 04:47:12 +01:00
parent 54c08c5bc3
commit ada33d4af1

View File

@@ -53,7 +53,7 @@
\title{Fault Tolerant Quantum Error Correction} \title{Fault Tolerant Quantum Error Correction}
\subtitle{Master's Thesis Midterm Presentation} \subtitle{Master's Thesis Midterm Presentation}
\author[Andreas]{Andreas Tsouchlos} \author[ Andreas]{Andreas Tsouchlos}
\date[]{} \date[]{}
\DeclareFieldFormat{note}{} \DeclareFieldFormat{note}{}
@@ -148,7 +148,7 @@
\DeclareAcronym{qldpc}{ \DeclareAcronym{qldpc}{
short=QLDPC, short=QLDPC,
long=quantum low - density parity - check, long=quantum low-density parity-check,
} }
\DeclareAcronym{scldpc}{ \DeclareAcronym{scldpc}{
@@ -1800,6 +1800,10 @@
\subsection{The Code and Other Parameters} \subsection{The Code and Other Parameters}
\label{subsec:The Code and Other Parameters} \label{subsec:The Code and Other Parameters}
\begin{frame}
\frametitle{}
\end{frame}
\begin{frame} \begin{frame}
\frametitle{Performance Evaluation} \frametitle{Performance Evaluation}
@@ -1972,9 +1976,9 @@
\label{subsec:Proposed Methodology} \label{subsec:Proposed Methodology}
\begin{frame} \begin{frame}
\frametitle{Conclusion} \frametitle{Conclusion and Outlook}
\vspace*{-15mm} \vspace*{-10mm}
\begin{minipage}[c]{0.65\textwidth} \begin{minipage}[c]{0.65\textwidth}
\begin{itemize} \begin{itemize}
@@ -1996,8 +2000,7 @@
\item Parameters \item Parameters
\begin{itemize} \begin{itemize}
\item Use standard depolarizing noise for comparability \item Use standard depolarizing noise for comparability
\item Compare performance with other \ac{bb} and \item Compare performance with other \ac{bb} code decoders
surface code decoders
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\end{minipage}% \end{minipage}%
@@ -2007,7 +2010,7 @@
\begin{figure}[H] \begin{figure}[H]
\centering \centering
\vspace*{-15mm} \vspace*{-25mm}
\begin{tikzpicture} \begin{tikzpicture}
\node[scale=10] at (0, 0) \node[scale=10] at (0, 0)
{\textcolor{kit-blue}{{\fontfamily{phv}\selectfont ?}}}; {\textcolor{kit-blue}{{\fontfamily{phv}\selectfont ?}}};
@@ -2027,7 +2030,7 @@
\begin{frame} \begin{frame}
\frametitle{System Level Overview} \frametitle{System Level Overview}
\vspace*{-15mm} \vspace*{-10mm}
\begin{figure}[H] \begin{figure}[H]
\centering \centering
@@ -2092,7 +2095,7 @@
\end{subfigure} \end{subfigure}
\end{figure} \end{figure}
% \vspace*{-2mm} \vspace*{5mm}
\addreferencesmanual \addreferencesmanual
{ZZC$^+$23}{ {ZZC$^+$23}{
@@ -2111,11 +2114,30 @@
\begin{frame} \begin{frame}
\frametitle{Guided Decimation Guessing Decoding} \frametitle{Guided Decimation Guessing Decoding}
\begin{minipage}{0.57\textwidth}
\begin{itemize} \begin{itemize}
\item \red{Explain paper} \item BP guided decimation (BPGD) \\
$\rightarrow$ Iteratively fix most reliable variable node (VN)
\vspace*{10mm}
\item \schlagwort{Guided decimation guessing} (GDG)
\citereferencemanual{GCR24}
\begin{itemize}
\item Choose VN with \schlagwort{lowest}
log-likelihood ratio
\item Choose VN to fix based on \schlagwort{LLR history}
\item Explore both VN values in parallel
(\schlagwort{guessing})
\end{itemize} \end{itemize}
\end{itemize}
\end{minipage}%
\begin{minipage}{0.43\textwidth}
\begin{figure}[H]
\centering
\includegraphics[scale=1.3]{res/gdg.pdf}
\end{figure}
\end{minipage}%
\vspace*{25mm} \vspace*{30mm}
\addreferencesmanual \addreferencesmanual
{GCR24}{ {GCR24}{
@@ -2126,6 +2148,52 @@
\stopreferencesmanual \stopreferencesmanual
\end{frame} \end{frame}
\begin{frame}
\frametitle{The Quantum Error Correcting Landscape}
\vspace*{-10mm}
\begin{itemize}
\item Taxonomy of main QEC code families \citereferencemanual{SPG$^+$25}
\end{itemize}
\vspace*{2mm}
\begin{figure}[H]
\centering
\includegraphics[scale=2.5]{res/taxonomy.pdf}
\end{figure}
\begin{itemize}
\item Surface code is the industry standard for
experimental implementations, but has poor encoding
efficiency \citereferencemanual{BCG$^+$24}
\item \Ac{qldpc} codes particularly interesting because of
\begin{itemize}
\item Constant overhead scaling \citereferencemanual{Got14}
\item Linear distance scaling \citereferencemanual{BCG$^+$24}
\end{itemize}
\end{itemize}
\vspace*{15mm}
\addreferencesmanual
{SPG$^+$25}{
A. Swierkowska et al., ``ECCentric: An Empirical
Analysis of Quantum Error Correction Codes'',
\emph{arXiv:2511.01062v1}, 2025.
}
{BCG$^+$24}{
S. Bravyi et al., ``High-threshold and low-overhead
fault-tolerant quantum memory,'' \emph{Nature}, 2024.
}
{Got14}{
D. Gottesman, ``Fault-Tolerant Quantum Computation with
Constant Overhead'', \emph{arXiv:1310.2984}, 2014.
}
\stopreferencesendmanual
\end{frame}
% TODO: Is this really necessary? % TODO: Is this really necessary?
% \begin{frame} % \begin{frame}
% \frametitle{The Quantum Error Correction Landscape} % \frametitle{The Quantum Error Correction Landscape}