Streamlining models with explanations in the learning loop
arXiv:2302.07760 · doi:10.1109/DSAA54385.2022.10032380
Abstract
Several explainable AI methods allow a Machine Learning user to get insights on the classification process of a black-box model in the form of local linear explanations. With such information, the user can judge which features are locally relevant for the classification outcome, and get an understanding of how the model reasons. Standard supervised learning processes are purely driven by the original features and target labels, without any feedback loop informed by the local relevance of the features identified by the post-hoc explanations. In this paper, we exploit this newly obtained information to design a feature engineering phase, where we combine explanations with feature values. To do so, we develop two different strategies, named Iterative Dataset Weighting and Targeted Replacement Values, which generate streamlined models that better mimic the explanation process presented to the user. We show how these streamlined models compare to the original black-box classifiers, in terms of accuracy and compactness of the newly produced explanations.
16 pages, 10 figures, available repository
References in corpus (4)
- Towards Explainable Artificial Intelligence
- WT5?! Training Text-to-Text Models to Explain their Predictions
- To trust or not to trust an explanation: using LEAF to evaluate local linear XAI methods
- When Can Models Learn From Explanations? A Formal Framework for Understanding the Roles of Explanation Data