IVAICVSep 19, 2024

AutoPET III Challenge: Tumor Lesion Segmentation using ResEnc-Model Ensemble

arXiv:2409.13779v11 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of reliable tumor segmentation for cancer diagnosis and treatment planning in a multi-tracer, multicenter setting, representing an incremental improvement.

The paper tackled the challenge of segmenting tumor lesions in PET/CT scans across multiple tracers and clinical sites, achieving a Dice score of 0.9627 and securing the top position in the AutoPET III challenge.

Positron Emission Tomography (PET) /Computed Tomography (CT) is crucial for diagnosing, managing, and planning treatment for various cancers. Developing reliable deep learning models for the segmentation of tumor lesions in PET/CT scans in a multi-tracer multicenter environment, is a critical area of research. Different tracers, such as Fluorodeoxyglucose (FDG) and Prostate-Specific Membrane Antigen (PSMA), have distinct physiological uptake patterns and data from different centers often vary in terms of acquisition protocols, scanner types, and patient populations. Because of this variability, it becomes more difficult to design reliable segmentation algorithms and generalization techniques due to variations in image quality and lesion detectability. To address this challenge, We trained a 3D Residual encoder U-Net within the no new U-Net framework, aiming to generalize the performance of automatic lesion segmentation of whole body PET/CT scans, across different tracers and clinical sites. Further, We explored several preprocessing techniques and ultimately settled on using the Total Segmentator to crop our training data. Additionally, we applied resampling during this process. During inference, we leveraged test-time augmentations and other post-processing techniques to enhance tumor lesion segmentation. Our team currently hold the top position in the Auto-PET III challenge and outperformed the challenge baseline model in the preliminary test set with Dice score of 0.9627.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes