-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathawards.html
30 lines (22 loc) · 2.41 KB
/
awards.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
layout: default
---
<script type="text/javascript">
document.getElementById('LNaward').id='leftcurrent';
</script>
<div class="contents">
<h2>Notable Paper Awards</h2>
Congratulations to our Notable Papers! We selected these 7 papers from over 270 submissions based on technical contribution, presentation, and overall significance. For each Notable Paper, the senior program commitee nominated a discussant; these discussants each wrote a short discussion paper summarizing the Notable Paper's most significant benefits, caveats, and relationships to the broader literature.<p>
We presented awards to the Notable Paper authors at the conference. Thanks to our <a href="sponsors.php">sponsors</a>, Google and Microsoft, for funding these awards!<p>
The papers:
<ul>
<li> Robert Tillman and Peter Spirtes. Learning equivalence classes of acyclic models with latent and selection variables from multiple datasets with overlapping variables. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/tillman11a.html">abs, pdf, discussion</a>]
<li>Alina Beygelzimer, John Langford, Lihong Li, Lev Reyzin, and Robert Schapire. Contextual Bandit Algorithms with Supervised Learning Guarantees. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/beygelzimer11a.html">abs, pdf, discussion</a>]
<li> Hugo Larochelle and Iain Murray. The Neural Autoregressive Distribution Estimator. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/larochelle11a.html">abs, pdf, discussion</a>]
<li> Qiang Liu and Alexander Ihler. Learning Scale Free Networks by Reweighted L1 regularization. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/liu11a.html">abs, pdf, discussion</a>]
<li> Neil Lawrence. Spectral Dimensionality Reduction via Maximum Entropy. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/lawrence11a.html">abs, pdf, discussion</a>]
<li> Frederik Eaton. A conditional game for comparing approximations. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/eaton11a.html">abs, pdf, discussion</a>]
<li> John Paisley, Chong Wang, and David Blei. The Discrete Infinite Logistic Normal Distribution for Mixed-Membership Modeling. [<a href="http://jmlr.csail.mit.edu/proceedings/papers/v15/paisley11a.html">abs, pdf, discussion</a>]
</ul>
</div>
<!--- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->