Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

U-TTT: Towards Generalizable PET Image Denoising via Test-Time Training

About

Existing deep learning models for Positron Emission Tomography (PET) image denoising often suffer from severe performance degradation under distribution shifts, fundamentally restricting their robust clinical deployment. This lack of generalization stems from the conventional paradigm of fixed-parameter models that cannot adapt to variations in test data (e.g., dose levels or scanner types) after training. To overcome this limitation and achieve robust generalization, we introduce U-TTT, a novel U-shaped model that integrates Test-Time Training (TTT) layers to dynamically adjust model parameters during inference through self-supervision, thereby adapting to the specific characteristics of each test instance. Furthermore, to comprehensively capture the complex degradations of 3D PET data, U-TTT features a dual-domain adaptation mechanism comprising a Spatial Test-Time Training (S-TTT) layer and a Frequency Test-Time Training (F-TTT) layer. The S-TTT layer captures and corrects spatial structural degradations, while the F-TTT layer suppresses global noise spectra and restores delicate high-frequency details. Extensive experiments demonstrate that U-TTT achieves state-of-the-art PET denoising performance and exhibits superior generalization under challenging distribution shifts, including both unseen dose levels and unseen scanners. Our code will be available at https://github.com/Yaziwel/U-TTT.

Zhiwen Yang, Jiayin Li, Hao Lu, Hui Zhang, Zihua Wang, Yan Xu• 2026

Related benchmarks

TaskDatasetResultRank
PET Image DenoisingOOD-DRF D2 (test)
PSNR (DRF=4)48.51
6
PET Image DenoisingOOD-Scanner D3 & D4 (test)
PSNR (S2)41.31
6
PET Image DenoisingD1 in-distribution (test)
PSNR (DRF=2)51.63
6
Showing 3 of 3 rows

Other info

GitHub

Follow for update