diff options
Diffstat (limited to 'paper/paper.tex')
| -rw-r--r-- | paper/paper.tex | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/paper/paper.tex b/paper/paper.tex index 04717b1..04bb46f 100644 --- a/paper/paper.tex +++ b/paper/paper.tex @@ -44,7 +44,7 @@ % The \icmltitle you define below is probably too long as a header. % Therefore, a short form for the running title is supplied here: -\icmltitlerunning{Cracking Cascades: Sparse Recovery for Graph Inference} +\icmltitlerunning{Sparse Recovery for Graph Inference} \usepackage{amsmath, amsfonts, amssymb, amsthm} \newcommand{\reals}{\mathbb{R}} @@ -66,7 +66,7 @@ \begin{document} \twocolumn[ -\icmltitle{Cracking Cascades: Sparse Recovery for Graph Inference} +\icmltitle{Sparse Recovery for Graph Inference} % It is OKAY to include author information, even for blind % submissions: the style file will automatically remove it for you @@ -88,7 +88,14 @@ ] \begin{abstract} -blabla +Summarize contributions: + +\begin{itemize} +\item First ${\cal O}(\Delta \log n)$ algorithm +\item First study of edge weight recovery +\item First study of relaxed sparsity +\item First practical lower bounds? +\end{itemize} \end{abstract} \section{Introduction} |
