Less is More: The Influence of Pruning on the Explainability of CNNs
Florian Merkle, David Weber, Pascal Sch\"ottle, Stephan Schl\"ogl,, Martin Nocker

TL;DR
This study explores how pruning CNNs affects their explainability, finding that moderate pruning improves human understanding while excessive pruning reduces it, highlighting optimal compression levels for interpretability.
Contribution
It provides empirical evidence on the relationship between pruning ratios and explainability, identifying optimal compression levels that enhance interpretability without sacrificing performance.
Findings
Lower pruning ratios improve explainability.
Higher pruning ratios decrease perceived explainability.
Optimal pruning balances interpretability and model performance.
Abstract
Over the last century, deep learning models have become the state-of-the-art for solving complex computer vision problems. These modern computer vision models have millions of parameters, which presents two major challenges: (1) the increased computational requirements hamper the deployment in resource-constrained environments, such as mobile or IoT devices, and (2) explaining the complex decisions of such networks to humans is challenging. Network pruning is a technical approach to reduce the complexity of models, where less important parameters are removed. The work presented in this paper investigates whether this reduction in technical complexity also helps with perceived explainability. To do so, we conducted a pre-study and two human-grounded experiments, assessing the effects of different pruning ratios on explainability. Overall, we evaluate four different compression rates…
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) · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
MethodsPruning
