Skip to content

Commit f9ba5a3

Browse files
author
Subham
committed
chagnes
1 parent 1792529 commit f9ba5a3

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,7 @@ <h1 class="title is-1 publication-title">The Diffusion Duality</h1>
168168
<h4 class="subtitle has-text-centered">
169169
An illustration of uniform state discrete diffusion (top) and
170170
the underlying Gaussian diffusion (bottom). While both are separate Markov processes,
171-
applying \(\texttt{arg max}\) maps Gaussian latents \(\mathbf{w}_t \in \mathbb{R}^n\) to discrete latents
172-
\(\mathbf{z}_t \in \mathcal{V}\), transforming their marginals from
173-
\(K\)-dimensional Gaussian distribution to \(K\)-dimensional categorical distribution and adjusting diffusion parameters from \(\tilde{\alpha}_t\)
174-
to \(\alpha_t = \mathcal{T}(\tilde{\alpha}_t)\).
171+
The \(\texttt{arg max}\)operator transforms a Gaussian diffusion process into a uniform-state discrete diffusion process; see the paper for details.
175172
<!-- The ELBOs of both processes are related by \Eqn{eqn:elbo_inequality}. -->
176173
</h4>
177174
<!-- <img src="static/images/output.gif" width="100%" alt="A descriptive text for the GIF" > -->

0 commit comments

Comments
 (0)