HDDPM: Heteroscedastic Denoising Diffusion Probabilistic Model for Quantitative Low-Count Brain PET Recovery
Reviewed by Pith2026-06-30 01:06 UTCgrok-4.3pith:5BWOUNU4open to challenge →
The pith
Heteroscedastic diffusion adds activity-dependent noise to better recover quantitative values from low-count brain PET scans.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
HDDPM replaces the isotropic homoscedastic forward process of standard DDPM with a heteroscedastic residual diffusion process driven by a fixed Poisson variance module; the resulting model produces voxel-wise noise maps that place stronger corruption on low-activity regions, and under explicit dose-fraction conditioning the network recovers low-to-standard-count residuals more reliably than isotropic DDPM, particularly at 1% dose on external scans.
What carries the argument
Fixed Poisson-based variance module that produces voxel-wise noise maps reflecting local activity levels.
If this is right
- HDDPM reduces quantitative measurement errors in both high- and low-activity regions relative to isotropic DDPM.
- Performance advantage becomes clearest on external data at the lowest simulated dose (1%).
- The model remains competitive with standard DDPM on overall image quality metrics while adding the activity-aware bias.
- The same heteroscedastic forward process can be applied at multiple dose fractions from 1% to 50% without retraining the variance module.
Where Pith is reading between the lines
- If the Poisson module generalizes, the same architecture could be tested on other modalities whose noise also scales with local signal intensity.
- The explicit conditioning on dose fraction suggests a route to training a single network that handles a continuous range of count levels rather than discrete dose bins.
- Because the variance map is fixed and not learned, the approach may be easier to validate or transfer across scanners than fully learned noise models.
Load-bearing premise
The Poisson variance module built into the forward process accurately captures the noise statistics that remain after iterative reconstruction and physical corrections on real multi-scanner data.
What would settle it
A direct comparison of the per-voxel variance predicted by the Poisson module against the empirical variance measured in real low-count PET reconstructions from the same scanners and dose levels; mismatch at multiple activity levels would undermine the claimed inductive bias.
Figures
read the original abstract
Positron emission tomography (PET) seeks to balance diagnostic quality with ra-diation dose. Low-count PET noise is non-Gaussian, non-stationary, and spatial-ly dependent. It scales directly with local activity and is shaped by iterative recon-struction and physical corrections. Standard denoising diffusion probabilistic models (DDPMs) ignore these PET properties. Their forward process adds iso-tropic, homoscedastic Gaussian noise to the target. Such an approach fails to cap-ture the realistic physical degradation generated by the imaging system. To ad-dress the above limitations, this study introduces a heteroscedastic residual diffu-sion model (HDDPM) for low-count brain PET recovery in which the forward corruption is itself intensity-aware. We designed a fixed, Poisson-based variance module to generate voxel-wise noise maps. These maps naturally place stronger noise perturbation on low-activity regions than high-activity ones, meanwhile the network predicts the low-to-standard-count residual under explicit dose-fraction conditioning. We evaluated our proposed model (HDDPM) alongside generative frameworks across three different scanners, using both internal and external da-tasets at various simulated dose levels (1% to 50%). HDDPM and isotropic DDPM showed comparable overall image quality, but HDDPM stood out in the lowest-dose (1%) external scans. It is highly reliable and significantly reduces measurement errors in both high- and low-activity regions, compared to the standard model. These results support that heteroscedastic noising with the pro-posed HDDPM is feasible, and it provides a physically motivated inductive bias for quantitative low-count PET recovery by reflecting the activity-dependent noise structure of PET.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces HDDPM, a heteroscedastic denoising diffusion probabilistic model for quantitative recovery of low-count brain PET images. It replaces the standard homoscedastic Gaussian forward process with a fixed Poisson-based variance module that generates voxel-wise, activity-dependent noise maps, conditioned on dose fraction. The model is evaluated on simulated low-count data (1%–50% dose levels) from three scanners using internal and external datasets, with the claim that HDDPM provides comparable overall image quality to isotropic DDPM but superior performance at the lowest (1%) external dose in reducing measurement errors across activity regions.
Significance. If the central results hold after addressing the noise-model validation, the work would demonstrate a feasible physics-informed inductive bias for diffusion models in PET, potentially improving quantitative accuracy at ultra-low doses. This addresses a clinically relevant problem of radiation-dose reduction while preserving measurability in high- and low-activity brain regions.
major comments (2)
- [Abstract] Abstract: the claims that HDDPM 'significantly reduces measurement errors' and 'stood out in the lowest-dose (1%) external scans' are unsupported by any quantitative metrics, error bars, statistical tests, or ablation results, preventing assessment of whether the reported advantage is load-bearing or marginal.
- [Methods (variance module)] Variance module description (Methods): the assertion that the fixed Poisson-based variance module supplies a 'physically motivated inductive bias' by reflecting activity-dependent PET noise is load-bearing, yet the manuscript provides no empirical validation that the generated maps match post-reconstruction, post-correction variance observed in real multi-scanner data rather than only in the simulated low-count forward model.
minor comments (2)
- [Abstract] Abstract contains line-break artifacts ('ra-diation', 'spatially') that should be cleaned for publication.
- [Abstract] The abstract omits any mention of training details, network architecture, or loss formulation; these should be summarized even at abstract level for reproducibility.
Simulated Author's Rebuttal
We thank the referee for the constructive feedback. We address the two major comments point by point below, agreeing where revisions are warranted to strengthen the presentation of results and the justification of the variance module.
read point-by-point responses
-
Referee: [Abstract] Abstract: the claims that HDDPM 'significantly reduces measurement errors' and 'stood out in the lowest-dose (1%) external scans' are unsupported by any quantitative metrics, error bars, statistical tests, or ablation results, preventing assessment of whether the reported advantage is load-bearing or marginal.
Authors: We agree that the abstract would be improved by incorporating specific quantitative support. The full manuscript reports comparative results (including regional measurement errors) for the 1% external-dose case in the Results section and associated tables/figures. We will revise the abstract to include key quantitative values (e.g., percentage error reductions with variability measures) and explicit references to the supporting analyses, ensuring the claims are directly substantiated within the abstract itself. revision: yes
-
Referee: [Methods (variance module)] Variance module description (Methods): the assertion that the fixed Poisson-based variance module supplies a 'physically motivated inductive bias' by reflecting activity-dependent PET noise is load-bearing, yet the manuscript provides no empirical validation that the generated maps match post-reconstruction, post-correction variance observed in real multi-scanner data rather than only in the simulated low-count forward model.
Authors: The module implements a fixed, voxel-wise Poisson variance scaled by local activity, which follows directly from the photon-counting statistics of PET. This choice is motivated by the known non-stationary noise properties of PET prior to reconstruction. We acknowledge that the manuscript does not include a direct side-by-side comparison of the generated maps against empirically estimated post-reconstruction variances from the multi-scanner datasets. We will revise the Methods section to expand the derivation of the module, clarify its relationship to the simulation forward model, and add a brief discussion (or supplementary figure) that relates the module outputs to variance estimates obtainable from the available high-count reference data. This will make the inductive-bias claim more transparent while acknowledging the simulation-based nature of the evaluation. revision: partial
Circularity Check
No circularity: model design is independent of fitted outputs or self-citations.
full rationale
The abstract and description present HDDPM as a proposed architecture with a fixed Poisson-based variance module chosen by design to reflect known PET noise properties. No equations, parameter fitting to data subsets, predictions of fitted quantities, or self-citations are referenced that would reduce any claim to its own inputs by construction. The inductive bias is asserted via the module's explicit construction rather than derived circularly, and the evaluation compares against baselines without load-bearing self-references. This is a standard proposal of a new diffusion variant with an external physical motivation.
Axiom & Free-Parameter Ledger
Reference graph
Works this paper leans on
-
[1]
Raymond, C., Zhang, D., Cabello, J., Liu, L., Moyaert, P., Burneo, J.G., Dada, M.O., Hicks, J.W., Finger, E., Soddu, A., Andrade, A.: SMART -PET: a self-SiMilARiTy-aware genera- tive adversarial framework for reconstructing low -count [¹⁸F] -FDG-PET brain imagi ng. Front. Nucl. Med. 4, 1469490 (2024)
2024
-
[2]
Anazodo, U.C., Adewole, M., Dako, F.: AI for population and global health in radiology. Radiol. Artif. Intell. 4(4), e220107 (2022)
2022
-
[3]
arXiv preprint arXiv:2103.10541
Sanaei, B., Faghihi, R., Arabi, H.: Quantitative investigation of low-dose PET imaging and post-reconstruction smoothing. arXiv:2103.10541 (2021)
-
[4]
Kueng, R., Driscoll, B., Manser, P., Fix, M.K., Stampanoni, M., Keller, H.: Quantification of local image noise variation in PET images for standardization of noise-dependent analysis metrics. Biomed. Phys. Eng. Express 3(2), 025007 (2017)
2017
-
[5]
Turku PET Centre Modelling Report (2003)
Oikonen, V.: Noise model for PET time-radioactivity curves. Turku PET Centre Modelling Report (2003)
2003
-
[6]
IEEE Trans
Watson, C.C.: Count rate dependence of local signal-to-noise ratio in positron emission to- mography. IEEE Trans. Nucl. Sci. 51(5), 2670–2680 (2004)
2004
-
[7]
Tong, S., Alessio, A.M., Kinahan, P.E.: Noise and signal properties in PSF -based fully 3D PET image reconstruction: an experimental evaluation. Phys. Med. Biol. 55(5), 1453–1473 (2010)
2010
-
[8]
Liu, Q., Liu, H., Mirian, N., Ren, S., Liu, C.: The impact of noise level mismatch between training and testing images for deep learning -based PET denoising. J. Nucl. Med. 62(suppl 1), 109 (2021)
2021
-
[9]
Liu, Q., Liu, H., Mirian, N., Ren, S., Viswanath, V., Karp, J., Surti, S., Liu, C.: A personal- ized deep learning denoising strategy for low -count PET images. Phys. Med. Biol. 67(14), 145014 (2022)
2022
-
[10]
Singh, I.R., Denker, A., Barbano, R., Kereta, Ž., Jin, B., Thielemans, K., Maass, P., Arridge, S.: Score-based generative models for PET image reconstruction. Mach. Learn. Biomed. Imaging 2, 547–585 (2024)
2024
-
[11]
Xie, H., Gan, W., Zhou, B., Chen, M.-K., Kulon, M., Boustani, A., Spencer, B.A., Bayerlein, R., Chen, X., Liu, Q., Guo, X., Xia, M., Zhou, Y., Liu, H., Guo, L., An, H., Kamilov, U.S., Wang, H., Li, B., et al.: Dose -aware diffusion model for 3D PET image de noising: multi- institutional validation with reader study and real low-dose data. arXiv:2405.12996 (2024)
-
[12]
Li, Y., Cui, J., Chen, J., Zeng, G., Wollenweber, S.D., Jansen, F., Jang, S., Kim, K., Gong, K., Li, Q.: A noise -level-aware framework for PET image denoising. arXiv:2203.08034 (2022)
-
[13]
IEEE Trans
Xie, H., Liu, Q., Zhou, B., Chen, X., Guo, X., Wang, H., Li, B., Rominger, A., Shi, K., Liu, C.: Unified noise -aware network for low -count PET denoising with varying count levels. IEEE Trans. Radiat. Plasma Med. Sci. 8(4), 366–378 (2024)
2024
-
[14]
Azimi, M.S., Felfelian, V., Zeraatkar, N., Dadgar, H., Arabi, H., Zaidi, H.: Deep supervised transformer-based noise-aware network for low -dose PET denoising across varying count levels. Comput. Biol. Med. 196, 110733 (2025)
2025
-
[15]
Ho, J., Jain, A., Abbeel, P.: Denoising Diffusion Probabilistic Models. Adv. Neural Inf. Pro- cess. Syst. 33, 6840–6851 (2020)
2020
-
[16]
In: International Con- ference on Learning Representations (2021)
Song, J., Meng, C., Ermon, S.: Denoising Diffusion Implicit Models. In: International Con- ference on Learning Representations (2021)
2021
-
[17]
and Shi, K., 2025, September
Xue, S., Wang, H., Chen, Y., Liu, F., Zhu, H., Viscione, M., Guo, R., Rominger, A., Li, B. and Shi, K., 2025, September. UDPET: Ultra -low dose PET imaging challenge dataset. 10 Raymond C et al. In International Conference on Medical Image Computing and Computer-Assisted Interven- tion (pp. 616-623). Cham: Springer Nature Switzerland
2025
-
[18]
In: MICCAI 2015, LNCS 9351, pp
Ronneberger, O., Fischer, P., Brox, T.: U-Net: Convolutional Networks for Biomedical Im- age Segmentation. In: MICCAI 2015, LNCS 9351, pp. 234–241. Springer, Cham (2015)
2015
-
[19]
-Y., Zhou, T., Efros, A.A.: Image -to-Image Translation with Conditional Adversarial Networks
Isola, P., Zhu, J. -Y., Zhou, T., Efros, A.A.: Image -to-Image Translation with Conditional Adversarial Networks. In: CVPR, pp. 1125–1134 (2017)
2017
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.