Table of Contents
Fetching ...

Maximizing T2-Only Prostate Cancer Localization from Expected Diffusion Weighted Imaging

Weixi Yi, Yipei Wang, Wen Yan, Hanyuan Zhang, Natasha Thorley, Alexander Ng, Shonit Punwani, Fernando Bianco, Mark Emberton, Veeru Kasivisvanathan, Dean C. Barratt, Shaheer U. Saeed, Yipeng Hu

Abstract

Multiparametric MRI is increasingly recommended as a first-line noninvasive approach to detect and localize prostate cancer, requiring at minimum diffusion-weighted (DWI) and T2-weighted (T2w) MR sequences. Early machine learning attempts using only T2w images have shown promising diagnostic performance in segmenting radiologist-annotated lesions. Such uni-modal T2-only approaches deliver substantial clinical benefits by reducing costs and expertise required to acquire other sequences. This work investigates an arguably more challenging application using only T2w at inference, but to localize individual cancers based on independent histopathology labels. We formulate DWI images as a latent modality (readily available during training) to classify cancer presence at local Barzell zones, given only T2w images as input. In the resulting expectation-maximization algorithm, a latent modality generator (implemented using a flow matching-based generative model) approximates the latent DWI image posterior distribution in the E-steps, while in M-steps a cancer localizer is simultaneously optimized with the generative model to maximize the expected likelihood of cancer presence. The proposed approach provides a novel theoretical framework for learning from a privileged DWI modality, yielding superior cancer localization performance compared to approaches that lack training DWI images or existing frameworks for privileged learning and incomplete modalities. The proposed T2-only methods perform competitively or better than baseline methods using multiple input sequences (e.g., improving the patient-level F1 score by 14.4\% and zone-level QWK by 5.3\% over the T2w+DWI baseline). We present quantitative evaluations using internal and external datasets from 4,133 prostate cancer patients with histopathology-verified labels.

Maximizing T2-Only Prostate Cancer Localization from Expected Diffusion Weighted Imaging

Abstract

Multiparametric MRI is increasingly recommended as a first-line noninvasive approach to detect and localize prostate cancer, requiring at minimum diffusion-weighted (DWI) and T2-weighted (T2w) MR sequences. Early machine learning attempts using only T2w images have shown promising diagnostic performance in segmenting radiologist-annotated lesions. Such uni-modal T2-only approaches deliver substantial clinical benefits by reducing costs and expertise required to acquire other sequences. This work investigates an arguably more challenging application using only T2w at inference, but to localize individual cancers based on independent histopathology labels. We formulate DWI images as a latent modality (readily available during training) to classify cancer presence at local Barzell zones, given only T2w images as input. In the resulting expectation-maximization algorithm, a latent modality generator (implemented using a flow matching-based generative model) approximates the latent DWI image posterior distribution in the E-steps, while in M-steps a cancer localizer is simultaneously optimized with the generative model to maximize the expected likelihood of cancer presence. The proposed approach provides a novel theoretical framework for learning from a privileged DWI modality, yielding superior cancer localization performance compared to approaches that lack training DWI images or existing frameworks for privileged learning and incomplete modalities. The proposed T2-only methods perform competitively or better than baseline methods using multiple input sequences (e.g., improving the patient-level F1 score by 14.4\% and zone-level QWK by 5.3\% over the T2w+DWI baseline). We present quantitative evaluations using internal and external datasets from 4,133 prostate cancer patients with histopathology-verified labels.

Paper Structure

This paper contains 30 sections, 8 equations, 4 figures, 6 tables.

Figures (4)

  • Figure 1: Prostate cancer localization paradigms. Unlike standard mpMRI requiring multi-sequence inputs, our proposed Generalized EM leverages DWI strictly as a latent modality during training. This enables high-accuracy inference using only T2w images, overcoming the limitations of standard T2 models. Red denotes ISUP$\ge$3.
  • Figure 2: The left shows the proposed GEM framework with two components: a latent modality generator $f_G$ generating latent images $\hat{x}_z$ from observed images $x_o$, and a cancer localizer $f_L$ localizing lesions using $x_o$ and $\hat{x}_z$. Biopsy-derived Barzell-zone labels $y$ are colored orange and red for ISUP grades 2 and $\ge$ 3, with others labeled negative. The right shows GEM’s graphical model: the latent variable $\hat{x}_z$ is generated from $x_o$ and $\theta$ (E-step), while $\theta$ is updated using $\hat{x}_z$ and data $\mathcal{T}$ (M-step). $r$ is omitted for clarity.
  • Figure 3: Assignment of Barzell zones to the PZ or TZ. (a) T2w. (b) DWI. (c) PZ/TZ contours overlaid on Barzell zones. (d) Final assignment based on the majority overlap rule.
  • Figure 4: Samples of T2w images, corresponding real DWI, and DWI synthesized by pretrained LFM, Ours(LDM), and Ours(LFM). The rightmost column shows the corresponding Barzell zone labels by ISUP grade, where white denotes ISUP$=$0, yellow denotes ISUP$=$1, orange denotes ISUP$=$2, and red denotes ISUP$\ge$3.