Explainable AI Technique in Lung Cancer Detection Using Convolutional Neural Networks
Nishan Rai, Sujan Khatri, Devendra Risal

TL;DR
This paper develops an explainable deep learning framework using CNNs for lung cancer detection from CT images, achieving high accuracy and interpretability with SHAP visualizations to support clinical decision-making.
Contribution
It introduces a combined approach of CNN-based lung cancer classification with integrated explainability using SHAP, enhancing transparency in AI-assisted diagnosis.
Findings
ResNet152 achieved 97.3% accuracy.
DenseNet121 balanced precision, recall, and F1-score.
SHAP visualizations improved clinical interpretability.
Abstract
Early detection of lung cancer is critical to improving survival outcomes. We present a deep learning framework for automated lung cancer screening from chest computed tomography (CT) images with integrated explainability. Using the IQ-OTH/NCCD dataset (1,197 scans across Normal, Benign, and Malignant classes), we evaluate a custom convolutional neural network (CNN) and three fine-tuned transfer learning backbones: DenseNet121, ResNet152, and VGG19. Models are trained with cost-sensitive learning to mitigate class imbalance and evaluated via accuracy, precision, recall, F1-score, and ROC-AUC. While ResNet152 achieved the highest accuracy (97.3%), DenseNet121 provided the best overall balance in precision, recall, and F1 (up to 92%, 90%, 91%, respectively). We further apply Shapley Additive Explanations (SHAP) to visualize evidence contributing to predictions, improving clinical…
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.
