Beyond the Black Box: Do More Complex Deep Learning Models Provide Superior XAI Explanations?
Mateusz Cedro, Marcin Chlebus

TL;DR
This study examines whether more complex deep learning models provide better explanations in XAI, finding that increased complexity does not significantly improve interpretability or performance in medical image classification.
Contribution
It systematically evaluates the relationship between model complexity and XAI explanation quality using multiple ResNet architectures on lung X-ray data.
Findings
Higher model complexity reduces classification accuracy.
No significant difference in XAI explanation metrics across models.
Complexity does not enhance interpretability or performance.
Abstract
The increasing complexity of Artificial Intelligence models poses challenges to interpretability, particularly in the healthcare sector. This study investigates the impact of deep learning model complexity and Explainable AI (XAI) efficacy, utilizing four ResNet architectures (ResNet-18, 34, 50, 101). Through methodical experimentation on 4,369 lung X-ray images of COVID-19-infected and healthy patients, the research evaluates models' classification performance and the relevance of corresponding XAI explanations with respect to the ground-truth disease masks. Results indicate that the increase in model complexity is associated with a decrease in classification accuracy and AUC-ROC scores (ResNet-18: 98.4%, 0.997; ResNet-101: 95.9%, 0.988). Notably, in eleven out of twelve statistical tests performed, no statistically significant differences occurred between XAI quantitative metrics -…
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
TopicsExplainable Artificial Intelligence (XAI) · Scientific Computing and Data Management
MethodsKaiming Initialization · Max Pooling · Average Pooling · Global Average Pooling · Convolution
