You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UdeM2021/index.html
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -805,7 +805,6 @@ <h3 class="slide-title">Going one step further: generative models as data-driven
805
805
<br>
806
806
<br>
807
807
$\mathbf{A}$ is known and encodes our physical understanding of the problem.
808
-
<spanclass="fragment"><br>$\Longrightarrow$ When non-invertible or ill-conditioned, the inverse problem is ill-posed with no unique solution $x$</span>
809
808
<br>
810
809
<br>
811
810
<divclass="container fragment fade-up">
@@ -1294,14 +1293,17 @@ <h3 class="slide-title">Annealed Langevin samples from DSM model in Song & Ermon
1294
1293
1295
1294
<section>
1296
1295
<h3class="slide-title">Back to the convergence map log posterior</h3>
<li> The likelihood term (and its score) are known analytically.
1302
1304
</li>
1303
1305
1304
-
<li> There is <bclass="alert">no close form expression for the full non-Gaussian prior</b> of the convergence.
1306
+
<!-- <li> There is <b class="alert">no close form expression for the full non-Gaussian prior</b> of the convergence.
1305
1307
<br> However:
1306
1308
<ul>
1307
1309
<li> <b>We do have an analytic prior on its 2pt function</b>, and that prior is accurate on large scales.
@@ -1311,7 +1313,7 @@ <h3 class="slide-title">Back to the convergence map log posterior</h3>
1311
1313
<li> <b>We do have access to samples of full prior</b> through simulations.
1312
1314
</li>
1313
1315
</ul>
1314
-
</li>
1316
+
</li> -->
1315
1317
<br>
1316
1318
<liclass="fragment fade-up"><bclass="alert">Learning a Hybrid score</b>: theoretical Gaussian on large scale, data-driven on small scales using N-body simulations.
0 commit comments