Segmentation of Prostate Tumour Volumes from PET Images is a Different Ball Game
Shrajan Bhandary, Dejan Kuhn, Zahra Babaiee, Tobias Fechter, Simon K. B. Spohn, Constantinos Zamboglou, Anca-Ligia Grosu, Radu Grosu
TL;DR
This work tackles the challenge of segmenting intra-prostatic gross tumour volumes (GTV) from PSMA-PET images, where standard normalisation from CT/MR struggles. It introduces Feature Clipping Normalisation (FCN), a PET-specific preprocessing that clips intensities using thresholds derived from physician delineations (e.g., $30\%$–$40\%$ of $SUV_{max}$), and evaluates this with four U-Net variants within the nnU-Net framework across two tracers. FCN consistently improves segmentation performance over standard normalisations, with the best results obtained by the IB-Attention-U-Net on the 18-F dataset (e.g., $NSD\approx0.761$, $DSC\approx0.840$, $HD_{95}\approx3.354$). These findings support PET-tailored preprocessing and robust network architectures for accurate, reproducible PSMA-PET GTV delineation, with open-source integration and implications for radiotherapy planning.
Abstract
Accurate segmentation of prostate tumours from PET images presents a formidable challenge in medical image analysis. Despite considerable work and improvement in delineating organs from CT and MR modalities, the existing standards do not transfer well and produce quality results in PET related tasks. Particularly, contemporary methods fail to accurately consider the intensity-based scaling applied by the physicians during manual annotation of tumour contours. In this paper, we observe that the prostate-localised uptake threshold ranges are beneficial for suppressing outliers. Therefore, we utilize the intensity threshold values, to implement a new custom-feature-clipping normalisation technique. We evaluate multiple, established U-Net variants under different normalisation schemes, using the nnU-Net framework. All models were trained and tested on multiple datasets, obtained with two radioactive tracers: [68-Ga]Ga-PSMA-11 and [18-F]PSMA-1007. Our results show that the U-Net models achieve much better performance when the PET scans are preprocessed with our novel clipping technique.
