Learning Deep Attribution Priors Based On Prior Knowledge
Ethan Weinberger, Joseph Janizek, Su-In Lee

TL;DR
This paper introduces the Deep Attribution Prior (DAPr) framework, which leverages prior knowledge about feature importance to improve the interpretability and generalization of deep learning models.
Contribution
The paper proposes a novel framework that integrates prior knowledge into feature attribution, enhancing explanation quality and model performance.
Findings
Improved model generalization to out-of-sample data.
Enhanced interpretability of model explanations.
Effective use of prior information for feature importance.
Abstract
Feature attribution methods, which explain an individual prediction made by a model as a sum of attributions for each input feature, are an essential tool for understanding the behavior of complex deep learning models. However, ensuring that models produce meaningful explanations, rather than ones that rely on noise, is not straightforward. Exacerbating this problem is the fact that attribution methods do not provide insight as to why features are assigned their attribution values, leading to explanations that are difficult to interpret. In real-world problems we often have sets of additional information for each feature that are predictive of that feature's importance to the task at hand. Here, we propose the deep attribution prior (DAPr) framework to exploit such information to overcome the limitations of attribution methods. Our framework jointly learns a relationship between prior…
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
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Bayesian Modeling and Causal Inference
