\documentclass[conference,a4paper]{IEEEtran}
\IEEEoverridecommandlockouts
\usepackage{cite}
\usepackage{amsmath,amssymb,amsthm}
\usepackage{hyperref}
\newtheorem{theorem}{Theorem}
\newtheorem{lemma}[theorem]{Lemma}
\begin{document}
\title{Capacity of the Binary Deletion Channel\\via a Random Coding Argument}
\author{\IEEEauthorblockN{First Last and Jane Doe}
\IEEEauthorblockA{\textit{University of Example}\\
\{you, jane\}@example.com}}
\maketitle
\begin{abstract}
We give a new lower bound on the capacity of the binary deletion
channel with deletion probability $d$. Our bound,
$C(d) \ge 1 - H(d) - \delta(d)$ with explicit $\delta$, improves prior
bounds for $d \in [0.3, 0.5]$. The argument is based on a random marker
code with matched typicality decoding.
\end{abstract}
\begin{IEEEkeywords}
information theory, deletion channel, channel capacity
\end{IEEEkeywords}
\section{Introduction}
The deletion channel remains one of the few classical channels whose
capacity is unknown in closed form.
\section{Main Result}
\begin{theorem}\label{thm:main}
For any $d \in (0, 1/2)$, $C(d) \ge 1 - H(d) - \delta(d)$.
\end{theorem}
Our codebook consists of random sequences with embedded deterministic
markers of length $O(\log n)$ separating blocks.
\section{Proof Sketch}
By standard typicality arguments applied to the marker-aligned output:
\begin{equation}
\delta(d) = O\!\left( d \log\frac{1}{1-d} \right).
\end{equation}
\section{Numerical Evaluation}
\begin{table}[t]
\centering
\begin{tabular}{cccc}
\toprule
$d$ & Prior LB & Our LB & Upper bound \\
\midrule
0.1 & 0.461 & 0.488 & 0.501 \\
0.3 & 0.178 & 0.221 & 0.247 \\
0.5 & 0.048 & 0.072 & 0.115 \\
\bottomrule
\end{tabular}
\end{table}
\section{Conclusion}
Marker codes plus typicality give the tightest known lower bounds on
the deletion channel capacity for a wide range of $d$.
\bibliographystyle{IEEEtran}
\bibliography{refs}
\end{document}

PDF Preview
Create an account to compile and preview