Text controllable PET denoising
Xuehua Ye, Hongxu Yang, Adam J. Schwarz
TL;DR
This work tackles the noise and variability inherent in low-count PET imaging by introducing a text-guided denoising framework. The method leverages CLIP to embed count-level semantics into both the encoder and decoder of a U-Net denoiser, enabling controllable restoration from low-count inputs. Training data consist of low-count PET slices paired with higher-count ground truth, with count conditions randomly sampled to promote generalization, and optimization is performed with AdamW. Results show improved SSIM and PSNR over baselines and demonstrate the ability to synthesize higher-count images from low-count inputs, offering potential reductions in radiation exposure and scan time in clinical practice.
Abstract
Positron Emission Tomography (PET) imaging is a vital tool in medical diagnostics, offering detailed insights into molecular processes within the human body. However, PET images often suffer from complicated noise, which can obscure critical diagnostic information. The quality of the PET image is impacted by various factors including scanner hardware, image reconstruction, tracer properties, dose/count level, and acquisition time. In this study, we propose a novel text-guided denoising method capable of enhancing PET images across a wide range of count levels within a single model. The model utilized the features from a pretrained CLIP model with a U-Net based denoising model. Experimental results demonstrate that the proposed model leads significant improvements in both qualitative and quantitative assessments. The flexibility of the model shows the potential for helping more complicated denoising demands or reducing the acquisition time.
