DLBacktrace: A Model Agnostic Explainability for any Deep Learning Models
Vinay Kumar Sankarapu, Chintan Chitroda, Yashwardhan Rathore, Neeraj, Kumar Singh, Pratinav Seth

TL;DR
DLBacktrace is a new model-agnostic interpretability method that enhances understanding of deep learning models across various architectures and domains, promoting transparency and trust in AI systems.
Contribution
It introduces DLBacktrace, a novel, model-agnostic explainability technique compatible with multiple architectures and frameworks, outperforming existing interpretability methods.
Findings
DLBacktrace effectively explains diverse deep learning models.
It outperforms SHAP, LIME, and GradCAM in interpretability benchmarks.
The method is compatible with PyTorch and TensorFlow architectures.
Abstract
The rapid growth of AI has led to more complex deep learning models, often operating as opaque "black boxes" with limited transparency in their decision-making. This lack of interpretability poses challenges, especially in high-stakes applications where understanding model output is crucial. This work highlights the importance of interpretability in fostering trust, accountability, and responsible deployment. To address these challenges, we introduce DLBacktrace, a novel, model-agnostic technique designed to provide clear insights into deep learning model decisions across a wide range of domains and architectures, including MLPs, CNNs, and Transformer-based LLM models. We present a comprehensive overview of DLBacktrace and benchmark its performance against established interpretability methods such as SHAP, LIME, and GradCAM. Our results demonstrate that DLBacktrace effectively enhances…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Healthcare · Anomaly Detection Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Multi-Head Attention · Attention Dropout · Dense Connections · Average Pooling · Adam · Residual Connection
