diff options
| author | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-01-28 16:09:43 -0500 |
|---|---|---|
| committer | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-01-28 16:09:43 -0500 |
| commit | a9972e9bf028bc337ffd448791b242f1c92cc21c (patch) | |
| tree | bff02d7f6e08e183f03f10aa45020f8bcde366c2 /paper/paper.tex | |
| parent | da4efddb21fc7fc9c92e9ea54c4421268697d829 (diff) | |
| download | cascades-a9972e9bf028bc337ffd448791b242f1c92cc21c.tar.gz | |
adding missed files
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} |
