Deep Modeling and Interpretation for Bladder Cancer Classification
Ahmad Chaddad, Yihang Wu, Xianrui Chen

TL;DR
This study evaluates deep learning models, including CNNs and transformers, for bladder cancer classification, focusing on accuracy, calibration, and interpretability, revealing that different models excel in different scenarios.
Contribution
It provides a comprehensive comparison of 13 deep models for bladder cancer classification, analyzing their calibration and interpretability, which is novel in medical imaging context.
Findings
ConvNext models have limited generalization (~60% accuracy)
ViTs show better calibration than CNNs
Different models are suitable for in-distribution and out-of-distribution samples
Abstract
Deep models based on vision transformer (ViT) and convolutional neural network (CNN) have demonstrated remarkable performance on natural datasets. However, these models may not be similar in medical imaging, where abnormal regions cover only a small portion of the image. This challenge motivates this study to investigate the latest deep models for bladder cancer classification tasks. We propose the following to evaluate these deep models: 1) standard classification using 13 models (four CNNs and eight transormer-based models), 2) calibration analysis to examine if these models are well calibrated for bladder cancer classification, and 3) we use GradCAM++ to evaluate the interpretability of these models for clinical diagnosis. We simulate experiments on a publicly multicenter bladder cancer dataset, and the experimental results demonstrate that the ConvNext series indicate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Bladder and Urothelial Cancer Treatments · Advanced Neural Network Applications
