Ada-SISE: Adaptive Semantic Input Sampling for Efficient Explanation of Convolutional Neural Networks
Mahesh Sudhakar, Sam Sattarzadeh, Konstantinos N. Plataniotis,, Jongseong Jang, Yeonjeong Jeong, Hyunwoo Kim

TL;DR
Ada-SISE introduces an adaptive sampling method that combines perturbation and backpropagation techniques to efficiently interpret CNN decisions, reducing computation time while maintaining explanation quality.
Contribution
It proposes a hybrid, adaptive feature sampling approach for CNN interpretability that improves efficiency without sacrificing explanation accuracy.
Findings
Reduces explanation computation time by up to 30%.
Maintains high interpretability quality with fewer features.
Combines perturbation-based and backpropagation methods effectively.
Abstract
Explainable AI (XAI) is an active research area to interpret a neural network's decision by ensuring transparency and trust in the task-specified learned models. Recently, perturbation-based model analysis has shown better interpretation, but backpropagation techniques are still prevailing because of their computational efficiency. In this work, we combine both approaches as a hybrid visual explanation algorithm and propose an efficient interpretation method for convolutional neural networks. Our method adaptively selects the most critical features that mainly contribute towards a prediction to probe the model by finding the activated features. Experimental results show that the proposed method can reduce the execution time up to 30% while enhancing competitive interpretability without compromising the quality of explanation generated.
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
