Prostate Cancer Detection in Bi-Parametric MRI Using Zonal Anatomy-Guided U-Mamba with Multi-Task Learning

Abstract

Prostate cancer (PCa) remains a leading cause of cancer-related morbidity, emphasizing the need for accurate and non-invasive diagnostic tools. While deep learning models have advanced PCa detection in magnetic resonance imaging (MRI), they often fail to integrate anatomical knowledge. This study evaluates U-Mamba, a deep learning architecture designed to enhance long-range dependency modeling with linear time complexity, for PCa detection. Furthermore, a multi-task learning (MTL) extension, U-Mamba MTL, is introduced to incorporate prostate zonal anatomy, aligning with clinical diagnostic workflows. The models were assessed using diverse datasets, including the PI-CAI hidden tuning cohort (N=100) and an in-house collected out-of-distribution cohort (N=200). Results demonstrate that U-Mamba achieves state-of-the-art detection performance, while U-Mamba MTL further improves PCa detection through the auxiliary zonal segmentation task. These findings highlight the potential of integrating U-Mamba with anatomical context to improve PCa detection. The code and model weights are available at https://github.com/mokkalokka/U-MambaMTL.

Cite

Text

Larsen et al. "Prostate Cancer Detection in Bi-Parametric MRI Using Zonal Anatomy-Guided U-Mamba with Multi-Task Learning." Medical Imaging with Deep Learning, 2025.

Markdown

[Larsen et al. "Prostate Cancer Detection in Bi-Parametric MRI Using Zonal Anatomy-Guided U-Mamba with Multi-Task Learning." Medical Imaging with Deep Learning, 2025.](https://mlanthology.org/midl/2025/larsen2025midl-prostate/)

BibTeX

@inproceedings{larsen2025midl-prostate,
  title     = {{Prostate Cancer Detection in Bi-Parametric MRI Using Zonal Anatomy-Guided U-Mamba with Multi-Task Learning}},
  author    = {Larsen, Michael S. and Abbas, Syed Farhan and Kiss, Gabriel and Elschot, Mattijs and Bathen, Tone F. and Lindseth, Frank},
  booktitle = {Medical Imaging with Deep Learning},
  year      = {2025},
  url       = {https://mlanthology.org/midl/2025/larsen2025midl-prostate/}
}