A cascaded deep network for automated tumor detection and segmentation in clinical PET imaging of diffuse large B-cell lymphoma
Shadab Ahamed, Natalia Dubljevic, Ingrid Bloise, Claire Gowdy, Patrick Martineau, Don Wilson, Carlos F. Uribe, Arman Rahmim, Fereshteh Yousefirizi
TL;DR
This work tackles automated detection and segmentation of Diffuse Large B-Cell Lymphoma (DLBCL) in whole-body 18F-FDG PET images by introducing a three-step cascaded network that sequentially classifies slices, detects tumors, and segments ROIs. Each module is trained independently (slice classifier: ResNet152; tumor detector: Faster R-CNN with ResNet50+FPn; tumor segmentor: 2D U-Net), collectively delivering improved 3D segmentation accuracy with a 3D Dice score of 78.1% on the DLBCL test set, compared with 58.9% from a single-end-to-end U-Net. The approach yields strong detection metrics (slice classifier AUC 0.93; detector mAP 0.69; accuracy 81%) and demonstrates enhanced performance by focusing segmentation within ROIs, suggesting clinical potential for rapid TMTV estimation and personalized therapy planning.
Abstract
Accurate detection and segmentation of diffuse large B-cell lymphoma (DLBCL) from PET images has important implications for estimation of total metabolic tumor volume, radiomics analysis, surgical intervention and radiotherapy. Manual segmentation of tumors in whole-body PET images is time-consuming, labor-intensive and operator-dependent. In this work, we develop and validate a fast and efficient three-step cascaded deep learning model for automated detection and segmentation of DLBCL tumors from PET images. As compared to a single end-to-end network for segmentation of tumors in whole-body PET images, our three-step model is more effective (improves 3D Dice score from 58.9% to 78.1%) since each of its specialized modules, namely the slice classifier, the tumor detector and the tumor segmentor, can be trained independently to a high degree of skill to carry out a specific task, rather than a single network with suboptimal performance on overall segmentation.
