ProjectedEx: Enhancing Generation in Explainable AI for Prostate Cancer
Xuyin Qi, Zeyu Zhang, Aaron Berliano Handoko, Huazhan Zheng, Mingxi Chen, Ta Duc Huy, Vu Minh Hieu Phan, Lei Zhang, Linqi Cheng, Shiyu Jiang, Zhiwei Zhang, Zhibin Liao, Yang Zhao, Minh-Son To
TL;DR
ProjectedEx tackles the explainability gap in MRI-based prostate cancer diagnosis by introducing a generative framework that yields interpretable, multi-attribute explanations tied to classifier decisions. It enhances the encoder with a Feature Pyramid Encoder and uses differentiable random projections to achieve robust, multiscale representations, with StyleSpace coordinates encoding classifier-relevant attributes as affine transformations of outputs. Empirical results on the PI-CAI dataset show state-of-the-art generative quality (FID as low as $108.63$) and strong classification accuracy (up to $83.97\%$), along with demonstrable interpretability through attribute manipulation across $DWI$, $T2WI$, and $ADC$ modalities. The work promises improved clinical adoption by enabling scenario testing and transparent AI-assisted decision-making in prostate cancer management.
Abstract
Prostate cancer, a growing global health concern, necessitates precise diagnostic tools, with Magnetic Resonance Imaging (MRI) offering high-resolution soft tissue imaging that significantly enhances diagnostic accuracy. Recent advancements in explainable AI and representation learning have significantly improved prostate cancer diagnosis by enabling automated and precise lesion classification. However, existing explainable AI methods, particularly those based on frameworks like generative adversarial networks (GANs), are predominantly developed for natural image generation, and their application to medical imaging often leads to suboptimal performance due to the unique characteristics and complexity of medical image. To address these challenges, our paper introduces three key contributions. First, we propose ProjectedEx, a generative framework that provides interpretable, multi-attribute explanations, effectively linking medical image features to classifier decisions. Second, we enhance the encoder module by incorporating feature pyramids, which enables multiscale feedback to refine the latent space and improves the quality of generated explanations. Additionally, we conduct comprehensive experiments on both the generator and classifier, demonstrating the clinical relevance and effectiveness of ProjectedEx in enhancing interpretability and supporting the adoption of AI in medical settings. Code will be released at https://github.com/Richardqiyi/ProjectedEx
