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
<p>In practice, this integral is approximated by a numerical quadrature over <span class="arithmatex">\(N \in \mathbb{N}\)</span> collocation points <span class="arithmatex">\(\{y_i\}_{i=1}^N\)</span>, yielding</p>
44
44
<div class="arithmatex">\[
@@ -107,7 +107,11 @@ we can include a <strong>data loss</strong></p>
<p>where <span class="arithmatex">\(\hat{\theta}\)</span> denotes the parameters obtained by numerical optimization (e.g., using Adam).</p></content><category term="Machine Learning"></category><category term="neural-networks"></category><category term="physics"></category><category term="pdes"></category></entry><entry><title>Anytime-Valid Neural Uncertainty Quantification for SPECT Imaging</title><link href="https://www.matteogaetzner.com/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html" rel="alternate"></link><published>2025-10-11T00:00:00+02:00</published><updated>2025-10-11T00:00:00+02:00</updated><author><name>Matteo Gätzner</name></author><id>tag:www.matteogaetzner.com,2025-10-11:/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html</id><summary type="html"><p>A short overview of my MSc thesis, which adapts and applies <strong>Sequential and Prior Likelihood Mixing</strong> (Kirschner et al., 2025) to <strong>anytime-valid uncertainty quantification</strong> in tomographic imaging. The work explores how to obtain statistically valid uncertainty for <strong>SPECT reconstructions</strong> using both classical estimators and modern neural predictors such as U-Net ensembles and diffusion models.</p></summary><content type="html"><p><a href="files/thesis.pdf" target="_blank">Download the thesis (PDF)</a></p>
110
+
<p>where <span class="arithmatex">\(\hat{\theta}\)</span> denotes the parameters obtained by numerical optimization (e.g., using Adam).</p>
<p>This post is based on material covered in the <strong>AI in the Sciences and Engineering (HS 2025)</strong> lecture by <strong>Prof. Dr. Siddhartha Mishra</strong>,
114
+
<em>Computational and Applied Mathematics Laboratory (CamLab), Seminar for Applied Mathematics (SAM), D-MATH, ETH AI Center, and Swiss National AI Institute (SNAI), ETH Zürich, Switzerland.</em></p></content><category term="Machine Learning"></category><category term="neural-networks"></category><category term="physics"></category><category term="pdes"></category></entry><entry><title>Anytime-Valid Neural Uncertainty Quantification for SPECT Imaging</title><link href="https://www.matteogaetzner.com/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html" rel="alternate"></link><published>2025-10-11T00:00:00+02:00</published><updated>2025-10-11T00:00:00+02:00</updated><author><name>Matteo Gätzner</name></author><id>tag:www.matteogaetzner.com,2025-10-11:/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html</id><summary type="html"><p>A short overview of my MSc thesis, which adapts and applies <strong>Sequential and Prior Likelihood Mixing</strong> (Kirschner et al., 2025) to <strong>anytime-valid uncertainty quantification</strong> in tomographic imaging. The work explores how to obtain statistically valid uncertainty for <strong>SPECT reconstructions</strong> using both classical estimators and modern neural predictors such as U-Net ensembles and diffusion models.</p></summary><content type="html"><p><a href="files/thesis.pdf" target="_blank">Download the thesis (PDF)</a></p>
111
115
<hr />
112
116
<h2 id="abstract">Abstract</h2>
113
117
<p>We develop anytime-valid methods for uncertainty quantification in tomographic imaging, with a focus on single-photon emission tomography (SPECT). In SPECT, sequentially acquired data is used to reconstruct images representing the radioactivity distribution inside the object. In addition to producing image reconstructions, our approach constructs <em>confidence sequences</em>: collections of confidence sets that contain the true but unknown image with high probability simultaneously across all acquisition steps. We investigate two variants: <em>prior likelihood mixing</em> and <em>sequential likelihood mixing</em>. Both employ likelihood-based constructions, but differ in how they use user-defined distributions. We parameterize these distributions using classical statistical estimators (MLE, MAP) as well as neural methods, namely U-Net ensembles and diffusion models. In numerical experiments, we simulate SPECT data and compare the tightness and empirical coverage rate of different confidence sequences. Empirically, sequential likelihood mixing proves to be a particularly effective method for constructing confidence sequences. The performance of this method depends on the image predictor used: U-Net ensembles often yield tight and reliable confidence sets, while in some settings classical estimators (MLE, MAP) perform best. We also present strategies for generating uncertainty visualizations. Our results suggest that combining statistical theory with neural predictors enables principled, real-time uncertainty quantification, which may support clinical decision-making in SPECT and related modalities.</p>
<p>In practice, this integral is approximated by a numerical quadrature over <span class="arithmatex">\(N \in \mathbb{N}\)</span> collocation points <span class="arithmatex">\(\{y_i\}_{i=1}^N\)</span>, yielding</p>
44
44
<div class="arithmatex">\[
@@ -107,7 +107,11 @@ we can include a <strong>data loss</strong></p>
<p>where <span class="arithmatex">\(\hat{\theta}\)</span> denotes the parameters obtained by numerical optimization (e.g., using Adam).</p></content><category term="Machine Learning"></category><category term="neural-networks"></category><category term="physics"></category><category term="pdes"></category></entry><entry><title>Anytime-Valid Neural Uncertainty Quantification for SPECT Imaging</title><link href="https://www.matteogaetzner.com/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html" rel="alternate"></link><published>2025-10-11T00:00:00+02:00</published><updated>2025-10-11T00:00:00+02:00</updated><author><name>Matteo Gätzner</name></author><id>tag:www.matteogaetzner.com,2025-10-11:/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html</id><summary type="html"><p>A short overview of my MSc thesis, which adapts and applies <strong>Sequential and Prior Likelihood Mixing</strong> (Kirschner et al., 2025) to <strong>anytime-valid uncertainty quantification</strong> in tomographic imaging. The work explores how to obtain statistically valid uncertainty for <strong>SPECT reconstructions</strong> using both classical estimators and modern neural predictors such as U-Net ensembles and diffusion models.</p></summary><content type="html"><p><a href="files/thesis.pdf" target="_blank">Download the thesis (PDF)</a></p>
110
+
<p>where <span class="arithmatex">\(\hat{\theta}\)</span> denotes the parameters obtained by numerical optimization (e.g., using Adam).</p>
<p>This post is based on material covered in the <strong>AI in the Sciences and Engineering (HS 2025)</strong> lecture by <strong>Prof. Dr. Siddhartha Mishra</strong>,
114
+
<em>Computational and Applied Mathematics Laboratory (CamLab), Seminar for Applied Mathematics (SAM), D-MATH, ETH AI Center, and Swiss National AI Institute (SNAI), ETH Zürich, Switzerland.</em></p></content><category term="Machine Learning"></category><category term="neural-networks"></category><category term="physics"></category><category term="pdes"></category></entry><entry><title>Anytime-Valid Neural Uncertainty Quantification for SPECT Imaging</title><link href="https://www.matteogaetzner.com/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html" rel="alternate"></link><published>2025-10-11T00:00:00+02:00</published><updated>2025-10-11T00:00:00+02:00</updated><author><name>Matteo Gätzner</name></author><id>tag:www.matteogaetzner.com,2025-10-11:/anytime-valid-neural-uncertainty-quantification-for-spect-imaging.html</id><summary type="html"><p>A short overview of my MSc thesis, which adapts and applies <strong>Sequential and Prior Likelihood Mixing</strong> (Kirschner et al., 2025) to <strong>anytime-valid uncertainty quantification</strong> in tomographic imaging. The work explores how to obtain statistically valid uncertainty for <strong>SPECT reconstructions</strong> using both classical estimators and modern neural predictors such as U-Net ensembles and diffusion models.</p></summary><content type="html"><p><a href="files/thesis.pdf" target="_blank">Download the thesis (PDF)</a></p>
111
115
<hr />
112
116
<h2 id="abstract">Abstract</h2>
113
117
<p>We develop anytime-valid methods for uncertainty quantification in tomographic imaging, with a focus on single-photon emission tomography (SPECT). In SPECT, sequentially acquired data is used to reconstruct images representing the radioactivity distribution inside the object. In addition to producing image reconstructions, our approach constructs <em>confidence sequences</em>: collections of confidence sets that contain the true but unknown image with high probability simultaneously across all acquisition steps. We investigate two variants: <em>prior likelihood mixing</em> and <em>sequential likelihood mixing</em>. Both employ likelihood-based constructions, but differ in how they use user-defined distributions. We parameterize these distributions using classical statistical estimators (MLE, MAP) as well as neural methods, namely U-Net ensembles and diffusion models. In numerical experiments, we simulate SPECT data and compare the tightness and empirical coverage rate of different confidence sequences. Empirically, sequential likelihood mixing proves to be a particularly effective method for constructing confidence sequences. The performance of this method depends on the image predictor used: U-Net ensembles often yield tight and reliable confidence sets, while in some settings classical estimators (MLE, MAP) perform best. We also present strategies for generating uncertainty visualizations. Our results suggest that combining statistical theory with neural predictors enables principled, real-time uncertainty quantification, which may support clinical decision-making in SPECT and related modalities.</p>
<p>In practice, this integral is approximated by a numerical quadrature over <span class="arithmatex">\(N \in \mathbb{N}\)</span> collocation points <span class="arithmatex">\(\{y_i\}_{i=1}^N\)</span>, yielding</p>
44
44
<div class="arithmatex">\[
@@ -107,4 +107,8 @@ we can include a <strong>data loss</strong></p>
<p>where <span class="arithmatex">\(\hat{\theta}\)</span> denotes the parameters obtained by numerical optimization (e.g., using Adam).</p></content><categoryterm="Machine Learning"></category><categoryterm="neural-networks"></category><categoryterm="physics"></category><categoryterm="pdes"></category></entry></feed>
110
+
<p>where <span class="arithmatex">\(\hat{\theta}\)</span> denotes the parameters obtained by numerical optimization (e.g., using Adam).</p>
<p>This post is based on material covered in the <strong>AI in the Sciences and Engineering (HS 2025)</strong> lecture by <strong>Prof. Dr. Siddhartha Mishra</strong>,
114
+
<em>Computational and Applied Mathematics Laboratory (CamLab), Seminar for Applied Mathematics (SAM), D-MATH, ETH AI Center, and Swiss National AI Institute (SNAI), ETH Zürich, Switzerland.</em></p></content><categoryterm="Machine Learning"></category><categoryterm="neural-networks"></category><categoryterm="physics"></category><categoryterm="pdes"></category></entry></feed>
0 commit comments