Remove Sisi's paper's figure
This commit is contained in:
@@ -507,7 +507,7 @@
|
|||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Evaluating the Decoding Performance}
|
\frametitle{Evaluating the Decoding Performance}
|
||||||
|
|
||||||
\vspace*{-15mm}
|
\vspace*{-5mm}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Quantum \schlagwort{degeneracy}: Multiple solutions to
|
\item Quantum \schlagwort{degeneracy}: Multiple solutions to
|
||||||
@@ -516,53 +516,38 @@
|
|||||||
$\implies$ Consider \schlagwort{\acl{ler}} (LER)
|
$\implies$ Consider \schlagwort{\acl{ler}} (LER)
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\vspace*{3mm}
|
\vspace*{15mm}
|
||||||
|
|
||||||
\begin{figure}[H]
|
\only<1>{
|
||||||
\centering
|
\phantom{
|
||||||
\tikzset{
|
\begin{minipage}{0.35\textwidth}
|
||||||
block/.style={
|
\begin{itemize}
|
||||||
draw, rectangle,
|
\item Independent variables
|
||||||
fill = kit-blue!25,
|
\begin{itemize}
|
||||||
minimum height=15mm,
|
\item \textbf{Physical error rate}
|
||||||
|
\item CNOT infidelity
|
||||||
|
\item Total qubit count
|
||||||
|
\item \ldots
|
||||||
|
\end{itemize}
|
||||||
|
\end{itemize}
|
||||||
|
\end{minipage}%
|
||||||
|
\begin{minipage}{0.65\textwidth}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Noise models
|
||||||
|
\begin{itemize}
|
||||||
|
\item \textbf{Standard circuit-based
|
||||||
|
depolarizing noise}
|
||||||
|
\citereferencemanual{FSG09}
|
||||||
|
\item Superconductor inspired (SI1000)
|
||||||
|
\citereferencemanual{GNF$^+$21}
|
||||||
|
\item Entangling Measurements (EM3)
|
||||||
|
\citereferencemanual{GNF$^+$21}
|
||||||
|
\item \ldots
|
||||||
|
\end{itemize}
|
||||||
|
\end{itemize}
|
||||||
|
\end{minipage}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\scalebox{0.75}{
|
|
||||||
\begin{tikzpicture}[node distance=15mm and 20mm, line width=1pt]
|
|
||||||
% tex-fmt: off
|
|
||||||
\node[block, minimum width=45mm] (enc) {Encoding};
|
|
||||||
\node[block, right=of enc, minimum width=65mm] (cha) {Quantum Channel};
|
|
||||||
\node[block, right=of cha, minimum width=75mm] (syn) {Syndrome Extraction};
|
|
||||||
\node[block, below=of syn, minimum width=75mm] (sde) {Syndrome Decoding};
|
|
||||||
\node[block, below=of cha, minimum width=65mm] (rev) {Reverse Operation};
|
|
||||||
% \node[block, below=of enc, minimum width=45mm] (dec) {Decoding};
|
|
||||||
|
|
||||||
% \coordinate (temp) at ($(enc)!0.5!(dec) + (-85mm,0)$);
|
|
||||||
% \node[block] (ler) at (temp) {LER calculation};
|
|
||||||
|
|
||||||
\node[left=of enc] (inp) {$\ket{\varphi}$};
|
|
||||||
\node[left=of rev] (out) {$\mathcal{E}\hat{\mathcal{E}}\ket{\psi}$};
|
|
||||||
|
|
||||||
\draw[-{Latex}] (inp) -- (enc);
|
|
||||||
\draw[-{Latex}] (enc) -- (cha) node[midway, above] {$\ket{\psi}$};
|
|
||||||
\draw[-{Latex}] (cha) -- (syn) node[midway, above] {$\mathcal{E}\ket{\psi}$};
|
|
||||||
\draw[-{Latex}] (syn) -- (sde) node[midway, right] {$\bm{s}$};
|
|
||||||
\draw[-{Latex}] (sde) -- (rev) node[midway, above] {$\hat{\mathcal{E}}$};
|
|
||||||
% \draw[-{Latex}] (rev) -- (dec) node[midway, above] {$\ket{\hat{\psi}}$};
|
|
||||||
% \draw[-{Latex}] (dec) -- (out);
|
|
||||||
|
|
||||||
\draw[-{Latex}] (cha) -- (rev);
|
|
||||||
\draw[-{Latex}] (rev) -- (out);
|
|
||||||
|
|
||||||
% \draw[-{Latex}] (inp -| ler) -- (ler);
|
|
||||||
% \draw[-{Latex}] (out -| ler) -- (ler);
|
|
||||||
% tex-fmt: on
|
|
||||||
\end{tikzpicture}
|
|
||||||
}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
\vspace*{8mm}
|
|
||||||
|
|
||||||
\only<2>{
|
\only<2>{
|
||||||
\begin{minipage}{0.35\textwidth}
|
\begin{minipage}{0.35\textwidth}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
@@ -620,7 +605,7 @@
|
|||||||
\end{minipage}
|
\end{minipage}
|
||||||
}
|
}
|
||||||
|
|
||||||
\vspace*{12mm}
|
\vspace*{25mm}
|
||||||
|
|
||||||
\addreferencesmanual
|
\addreferencesmanual
|
||||||
{RWB$^+$20}{
|
{RWB$^+$20}{
|
||||||
@@ -1541,7 +1526,7 @@
|
|||||||
% - Babar et al. use the SPA
|
% - Babar et al. use the SPA
|
||||||
% - A lot of publications use Roffe's ldpc package -> min-sum
|
% - A lot of publications use Roffe's ldpc package -> min-sum
|
||||||
|
|
||||||
\vspace*{-10mm}
|
\vspace*{-18mm}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \schlagwort{Detector error model} (DEM) combines
|
\item \schlagwort{Detector error model} (DEM) combines
|
||||||
@@ -1552,16 +1537,18 @@
|
|||||||
}
|
}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\only<1>{\vspace*{-0.4mm}}
|
||||||
\vspace*{5mm}
|
\vspace*{5mm}
|
||||||
|
|
||||||
\visible<2->{
|
\visible<2->{
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\centering
|
\centering
|
||||||
|
|
||||||
\includegraphics[scale=5,angle=90]{res/stergios_tanner_graph}
|
\includegraphics[scale=5,angle=90]{res/stergios_tanner_graph}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\vspace*{-5mm}
|
||||||
|
|
||||||
\visible<3->{
|
\visible<3->{
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Challenges
|
\item Challenges
|
||||||
@@ -1578,7 +1565,7 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
\vspace*{15mm}
|
\vspace*{8mm}
|
||||||
|
|
||||||
\addreferencesmanual
|
\addreferencesmanual
|
||||||
{KSW$^+$25}{
|
{KSW$^+$25}{
|
||||||
@@ -1675,7 +1662,7 @@
|
|||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Sliding-Window Decoding}
|
\frametitle{Sliding-Window Decoding}
|
||||||
|
|
||||||
\vspace*{-10mm}
|
\vspace*{-13mm}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Detector error matrix of $\llbracket 72,6,6 \rrbracket$
|
\item Detector error matrix of $\llbracket 72,6,6 \rrbracket$
|
||||||
@@ -1845,7 +1832,8 @@
|
|||||||
(box2) {};
|
(box2) {};
|
||||||
|
|
||||||
% Marker for solid box (positions 0–2)
|
% Marker for solid box (positions 0–2)
|
||||||
\draw[line width=1pt] ([yshift=-5mm, line width=1pt]box1.south west)
|
\draw[line width=1pt] ([yshift=-5mm, line
|
||||||
|
width=1pt]box1.south west)
|
||||||
-- ++(0,-4mm)
|
-- ++(0,-4mm)
|
||||||
coordinate (dim1l);
|
coordinate (dim1l);
|
||||||
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
||||||
@@ -1949,7 +1937,8 @@
|
|||||||
\draw[kit-orange, line width=2pt] (cn21) -- (vn24);
|
\draw[kit-orange, line width=2pt] (cn21) -- (vn24);
|
||||||
|
|
||||||
% Marker for solid box (positions 0–2)
|
% Marker for solid box (positions 0–2)
|
||||||
\draw[line width=1pt] ([yshift=-5mm, line width=1pt]box1.south west)
|
\draw[line width=1pt] ([yshift=-5mm, line
|
||||||
|
width=1pt]box1.south west)
|
||||||
-- ++(0,-4mm)
|
-- ++(0,-4mm)
|
||||||
coordinate (dim1l);
|
coordinate (dim1l);
|
||||||
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
||||||
@@ -2893,7 +2882,8 @@
|
|||||||
\vspace*{-10mm}
|
\vspace*{-10mm}
|
||||||
\centering
|
\centering
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Most error due to non-convergence
|
\only<1>{\vspace*{10mm}}
|
||||||
|
\item Most errors due to non-convergence
|
||||||
\vspace*{10mm}
|
\vspace*{10mm}
|
||||||
\visible<2-> {
|
\visible<2-> {
|
||||||
\item BPGD algorithm \citereferencemanual{YLH+24}
|
\item BPGD algorithm \citereferencemanual{YLH+24}
|
||||||
@@ -3076,7 +3066,8 @@
|
|||||||
(box2) {};
|
(box2) {};
|
||||||
|
|
||||||
% Marker for solid box (positions 0–2)
|
% Marker for solid box (positions 0–2)
|
||||||
\draw[line width=1pt] ([yshift=-5mm, line width=1pt]box1.south west)
|
\draw[line width=1pt] ([yshift=-5mm, line
|
||||||
|
width=1pt]box1.south west)
|
||||||
-- ++(0,-4mm)
|
-- ++(0,-4mm)
|
||||||
coordinate (dim1l);
|
coordinate (dim1l);
|
||||||
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
||||||
@@ -3192,7 +3183,8 @@
|
|||||||
\node[VN, draw=kit-orange, fill=kit-orange] at (vn24) {};
|
\node[VN, draw=kit-orange, fill=kit-orange] at (vn24) {};
|
||||||
|
|
||||||
% Marker for solid box (positions 0–2)
|
% Marker for solid box (positions 0–2)
|
||||||
\draw[line width=1pt] ([yshift=-5mm, line width=1pt]box1.south west)
|
\draw[line width=1pt] ([yshift=-5mm, line
|
||||||
|
width=1pt]box1.south west)
|
||||||
-- ++(0,-4mm)
|
-- ++(0,-4mm)
|
||||||
coordinate (dim1l);
|
coordinate (dim1l);
|
||||||
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
||||||
@@ -3223,7 +3215,8 @@
|
|||||||
\vspace*{-5mm}
|
\vspace*{-5mm}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Pass messages \schlagwort{and decimation information} to next window
|
\item Pass messages \schlagwort{and decimation information}
|
||||||
|
to next window
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
@@ -3349,7 +3342,8 @@
|
|||||||
\vspace*{-15mm}
|
\vspace*{-15mm}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Decimation information: \schlagwort{Premature hard decision} on VNs
|
\item Decimation information: \schlagwort{Premature hard
|
||||||
|
decision} on VNs
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\vspace*{-5mm}
|
\vspace*{-5mm}
|
||||||
@@ -3458,7 +3452,8 @@
|
|||||||
\node[VN, draw=kit-orange, fill=kit-orange] at (vn24) {};
|
\node[VN, draw=kit-orange, fill=kit-orange] at (vn24) {};
|
||||||
|
|
||||||
% Marker for solid box (positions 0–2)
|
% Marker for solid box (positions 0–2)
|
||||||
\draw[line width=1pt] ([yshift=-5mm, line width=1pt]box1.south west)
|
\draw[line width=1pt] ([yshift=-5mm, line
|
||||||
|
width=1pt]box1.south west)
|
||||||
-- ++(0,-4mm)
|
-- ++(0,-4mm)
|
||||||
coordinate (dim1l);
|
coordinate (dim1l);
|
||||||
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
||||||
@@ -3562,7 +3557,8 @@
|
|||||||
\draw[kit-orange, line width=2pt] (cn21) -- (vn24);
|
\draw[kit-orange, line width=2pt] (cn21) -- (vn24);
|
||||||
|
|
||||||
% Marker for solid box (positions 0–2)
|
% Marker for solid box (positions 0–2)
|
||||||
\draw[line width=1pt] ([yshift=-5mm, line width=1pt]box1.south west)
|
\draw[line width=1pt] ([yshift=-5mm, line
|
||||||
|
width=1pt]box1.south west)
|
||||||
-- ++(0,-4mm)
|
-- ++(0,-4mm)
|
||||||
coordinate (dim1l);
|
coordinate (dim1l);
|
||||||
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
\draw[line width=1pt] ([yshift=-5mm]box1.south east)
|
||||||
@@ -3857,7 +3853,7 @@
|
|||||||
\item Future work
|
\item Future work
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Examine other \schlagwort{inner
|
\item Examine other \schlagwort{inner
|
||||||
decoders} (e.g., \\
|
decoders} (e.g.,
|
||||||
guided decimation guesssing
|
guided decimation guesssing
|
||||||
\citereferencemanual{GCR24},
|
\citereferencemanual{GCR24},
|
||||||
neural BP4 \citereferencemanual{MSL$^+$25})
|
neural BP4 \citereferencemanual{MSL$^+$25})
|
||||||
|
|||||||
Reference in New Issue
Block a user