File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" > -->
You can’t perform that action at this time.
0 commit comments