Bladder cancer segmentation using u-net-based deep-learning.
Authors
Affiliations (2)
Affiliations (2)
- Department of Radiology, University of Michigan, Ann Arbor, MI, USA.
- Department of Radiology, University of Michigan, Ann Arbor, MI, USA. [email protected].
Abstract
We are developing a decision support system for treatment response assessment of bladder cancer by analyzing patients' CT urography (CTU) examinations. Accurate segmentation of bladder lesions is a critical and challenging task. We previously developed a bladder cancer segmentation method using a deep learning convolutional neural network and level sets (DL-CNN + LS). In this study, we designed several deep learning models based on U-Net for bladder cancer segmentation and compared them with DL-CNN + LS and two transformer-based models developed for medical imaging - DATTNet and the Med-Segment Anything Model (Med-SAM). Our new U-Net models did not use the second-stage level set refinement, greatly simplifying the overall segmentation pipeline. We trained and evaluated the models by using radiologist's hand-drawn 3D contours as the reference standard. The proposed Crop U-Net model, utilizing a user-defined box to direct the U-Net attention to the lesion region by masking out the structured background, was superior to other models being investigated. On the independent test set, the Crop U-Net achieved average Jaccard index (AJI) of 48.1 ± 18.0% and average minimum distance (AMD) of 4.3 ± 3.0 mm, while the DL-CNN + LS achieved AJI of 33.2 ± 20.0% and AMD of 5.3 ± 2.2 mm. The results demonstrated that the Crop U-Net could achieve a higher accuracy than the previous DL-CNN + LS while reducing the complexity of the segmentation pipeline.