Source-linked AI summary

Score-Based Ideal Observer Approximation via Denoising Score Matching for Signal-Known-Exactly Detection Tasks

Weimin Zhou

arXiv:2608.24768v1eess.IVcs.AIcs.CVcs.LGstat.CO

TL;DR

The paper addresses the difficulty of computing Bayesian ideal-observer statistics for complex imaging backgrounds and the task-specific limitations of existing approximations. It reformulates the statistic using a signal-absent score function estimated by a denoising network, enabling reuse across arbitrary additive signals. In a stochastic lumpy-background SKE task, the SIO closely approximates Bayesian IO performance.

  • Problem

    Bayesian ideal-observer statistics are often analytically intractable, while MCMC and supervised approximations require extensive per-image sampling or task-specific retraining.

  • Method

    The SIO estimates the signal-absent score with a denoising convolutional neural network and integrates it along the known-signal path before applying a nonprewhitening matched filter.

  • Results

    The SIO closely approximates Bayesian IO performance and substantially outperforms the Hotelling observer in the considered lumpy-background binary detection task.

  • Takeaways & Limitations

    A single signal-absent score model can approximate IO test statistics for detection tasks involving arbitrary additive signals without task-specific retraining or per-image posterior sampling.

  • Takeaways & Limitations

    The evaluation considers a signal-known-exactly task with deterministic additive signals and independent identically distributed Gaussian measurement noise.

Abstract

from arXiv · show

The Bayesian Ideal Observer (IO) establishes the theoretical upper bound on task performance for binary detection tasks. However, analytical computation of the IO test statistic is generally intractable. Numerical approaches based on Markov-chain Monte Carlo (MCMC) methods, including their recent deep generative model-based extensions, typically require extensive posterior sampling for each test image. Supervised learning has also been investigated to approximate the IO performance. However, such methods are typically trained for a specific detection task and signal and may require retraining when the task or signal changes. The score function, defined as the gradient of the log probability density, encodes the local geometry of the data distribution and is a fundamental quantity in modern score-based generative modeling. This work reformulates the IO test statistic in terms of the score function and introduces a score-based ideal observer (SIO). The proposed SIO uses a denoising convolutional neural network trained exclusively on signal-absent images to estimate the signal-absent score function. Once trained, the resulting score model can be used to approximate the IO test statistic for detection tasks involving arbitrary additive signals, without per-image posterior sampling or signal-specific retraining. Numerical studies consider a signal-known-exactly (SKE) detection task with a stochastic lumpy-background model. The results demonstrate that the proposed SIO can closely approximate the IO performance.

1. INTRODUCTION

The paper addresses the intractability of analytical ideal-observer computation and the limitations of existing numerical and supervised approximations. It introduces a score-based ideal observer that uses a signal-absent score model to support arbitrary additive signals without task-specific retraining.

  • Analytical ideal-observer computation is generally intractable for imaging problems with complex stochastic backgrounds and unknown probability densities.
  • MCMC approximations typically require extensive posterior sampling for each test image, while supervised methods may require retraining for different tasks or signals.
  • The score function represents the gradient of the log probability density and can be learned directly from data using denoising score matching.
  • The proposed SIO reformulates the IO test statistic using the signal-absent score function and a nonprewhitening matched-filter operation.
  • A denoising convolutional neural network trained only on signal-absent images can approximate detection tasks involving arbitrary additive signals without task-specific supervised retraining.

2. METHODS

The methods reformulate the SKE ideal-observer statistic as a line integral of the signal-absent score, then estimate that score with denoising score matching and numerical integration.

  • 2.1 Score and Denoising Score Matching: The score function is the gradient of the log probability density and characterizes local changes in image probability.
  • 2.1 Score and Denoising Score Matching: Denoising score matching perturbs data with a known distribution and avoids computing the network Jacobian trace required by direct score matching.
  • 2.2 IO Approximation via Denoising Score Matching: For SKE detection with deterministic additive signal s, the signal-present distribution is a translated signal-absent distribution.
  • 2.2 IO Approximation via Denoising Score Matching: The IO statistic is computed by integrating the signal-absent score along the path from g to g − s and taking an inner product with the negative signal.
  • 2.2 IO Approximation via Denoising Score Matching: Paired noise-free images and signal-absent measurements enable denoising score matching, with the noise residual used to estimate the score.
  • 2.2 IO Approximation via Denoising Score Matching: The trained residual network is evaluated at K path points, and a left Riemann sum forms the signal-path-averaged residual used in the SIO statistic.

3. NUMERICAL STUDIES AND RESULTS

Numerical studies evaluated the SIO on an SKE detection task with a stochastic lumpy background. Its performance converged with few integration points and closely approximated MCMC-IO while outperforming HO.

  • 3.1 Simulation Setup: The studies used an SKE binary detection task with a stochastic lumpy background and a residual DnCNN trained exclusively on signal-absent images.The trained network estimated the signal-absent score for approximating the IO test statistic with a left Riemann sum.
  • 3.1 Simulation Setup: The simulated 40 × 40 measurements combined Gaussian-blurred lumpy-background images with independent zero-mean Gaussian noise of standard deviation 1.3.The background used a Poisson-distributed number of Gaussian lumps, while the signal was a centered 2D Gaussian.
  • 3.3 Results: The SIO AUC rapidly converged as the number of integration points increased and became nearly unchanged for K ≥5.K = 5 was therefore used in subsequent experiments.
  • 3.3 Results: The SIO ROC curve closely matched MCMC-IO and substantially outperformed HO.MCMC-IO served as the numerical reference for IO performance, while HO provided a conventional linear-observer benchmark.

4. CONCLUSION

The conclusion proposes the SIO as an efficient score-based approximation to the Bayesian IO. Preliminary results show close IO agreement and superior performance to HO for the considered lumpy-background task.

  • 4. CONCLUSION: The SIO expresses the Bayesian IO test statistic as the negative inner product between the known signal and an integrated score function.A single denoising network trained only on signal-absent images supports the approximation without task-specific supervised retraining or intensive posterior sampling during inference.
  • 4. CONCLUSION: For the considered binary detection task with a lumpy background model, preliminary results showed that SIO closely approximated Bayesian IO performance and substantially outperformed HO.Future work will examine more realistic stochastic object models and inference tasks relevant to medical imaging.
Loading 2608.24768v1…