Explainability Through Human-Centric Design for XAI in Lung Cancer Detection
Amy Rafferty, Rishi Ramaesh, Ajitha Rajan
TL;DR
This work addresses the opacity of deep learning in chest X-ray lung cancer detection by evaluating existing XAI approaches and introducing XpertXAI, an expert-driven concept bottleneck model. By curating clinically meaningful concepts from radiology reports and enforcing them as supervision through a two-model CBM, XpertXAI achieves superior concept and label-prediction performance and produces explanations that align more closely with radiologist reasoning than post-hoc methods or unsupervised CBMs. The approach demonstrates that integrating domain expertise into the explainability design yields clinically actionable insights and better generalizability to multi-pathology tasks, with potential to scale to other imaging modalities. The findings underscore the value of human-centric XAI design for trustworthy AI in high-stakes medical diagnostics and suggest future work extending to CT/MRI and broader expert validation.
Abstract
Deep learning models have shown promise in lung pathology detection from chest X-rays, but widespread clinical adoption remains limited due to opaque model decision-making. In prior work, we introduced ClinicXAI, a human-centric, expert-guided concept bottleneck model (CBM) designed for interpretable lung cancer diagnosis. We now extend that approach and present XpertXAI, a generalizable expert-driven model that preserves human-interpretable clinical concepts while scaling to detect multiple lung pathologies. Using a high-performing InceptionV3-based classifier and a public dataset of chest X-rays with radiology reports, we compare XpertXAI against leading post-hoc explainability methods and an unsupervised CBM, XCBs. We assess explanations through comparison with expert radiologist annotations and medical ground truth. Although XpertXAI is trained for multiple pathologies, our expert validation focuses on lung cancer. We find that existing techniques frequently fail to produce clinically meaningful explanations, omitting key diagnostic features and disagreeing with radiologist judgments. XpertXAI not only outperforms these baselines in predictive accuracy but also delivers concept-level explanations that better align with expert reasoning. While our focus remains on explainability in lung cancer detection, this work illustrates how human-centric model design can be effectively extended to broader diagnostic contexts - offering a scalable path toward clinically meaningful explainable AI in medical diagnostics.
