Skip to content

Commit a959d37

Browse files
committed
affiliations
1 parent 0724789 commit a959d37

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,25 +59,27 @@ <h1 class="title is-1 publication-title">The Diffusion Duality</h1>
5959
<div class="is-size-5 publication-authors">
6060
<!-- Paper authors -->
6161
<span class="author-block">
62-
<a href="https://s-sahoo.github.io" target="_blank">Subham Sahoo</a>,</span>
62+
<a href="https://s-sahoo.github.io" target="_blank"><b >Subham Sekhar Sahoo</b><sup>1</sup></a>,</span>
6363
<span class="author-block">
64-
<a href="https://jdeschena.github.io" target="_blank">Justin Deschenaux</a>,</span>
64+
<a href="https://jdeschena.github.io" target="_blank">Justin Deschenaux<sup>2</sup></a>,</span>
6565
<span class="author-block">
66-
<a href="https://skylion007.github.io" target="_blank">Aaron Gokaslan</a>,</span>
66+
<a href="https://skylion007.github.io" target="_blank">Aaron Gokaslan<sup>1</sup></a>,</span>
6767
<span class="author-block">
68-
<a href="https://tech.cornell.edu/people/guanghan-wang/" target="_blank">Guanghan Wang</a>,</span>
68+
<a href="https://tech.cornell.edu/people/guanghan-wang/" target="_blank">Guanghan Wang<sup>1</sup></a>,</span>
6969
<span class="author-block">
70-
<a href="https://justinchiu.netlify.app" target="_blank">Justin Chiu</a>,</span>
70+
<a href="https://justinchiu.netlify.app" target="_blank">Justin Chiu<sup>3</sup></a>,</span>
7171
<span class="author-block">
72-
<a href="https://www.cs.cornell.edu/~kuleshov/" target="_blank">Volodymyr Kuleshov</a>
72+
<a href="https://www.cs.cornell.edu/~kuleshov/" target="_blank">Volodymyr Kuleshov<sup>1</sup></a>
7373
</span>
7474
</div>
7575

7676
<div class="is-size-5 publication-authors">
7777
<span class="author-block">
78-
Cornell Tech, NY.
79-
<br> <b >[The blog-post will be ready by April 19, 2025.]</b>
80-
<br> <b >[Update: Checkout the following links for the code and the models.]</b>
78+
<sup>1</sup>Cornell Tech, NY &nbsp;&nbsp;&nbsp;&nbsp;
79+
<sup>2</sup>EPFL, Laussane &nbsp;&nbsp;&nbsp;&nbsp;
80+
<sup>3</sup>Cohere, NY
81+
<br> <b >Pre-print. ICLR 2025 - DeLTa Workshop (oral).</b>
82+
<!-- <br> <b >[The blog-post will be ready by April 19, 2025.]</b> -->
8183
</span>
8284

8385
</div>
@@ -141,7 +143,7 @@ <h1 class="title is-1 publication-title">The Diffusion Duality</h1>
141143
</span>
142144

143145
<p style="text-align: center; margin-top: 20px; font-size: 24px;">
144-
<strong>TL;DR:</strong> <span> Discrete diffusion emerges from Gaussian diffusion, enabling <b>few-step generation</b> in diffusion language models.</span>
146+
<strong>TL;DR:</strong> <span> Discrete diffusion emerges from Gaussian diffusion, unlocking <br> <b>few-step generation</b> in diffusion language models.</span>
145147
</p>
146148

147149
</a>

0 commit comments

Comments
 (0)