Training Machine Learning Models by Regularizing their Explanations
Andrew Slavin Ross

TL;DR
This paper proposes a novel training approach for neural networks that incorporates explanation regularization, leading to more interpretable models that generalize better, especially under confounded or adversarial conditions.
Contribution
It introduces explanation-based regularization techniques for training neural networks, improving interpretability and robustness compared to traditional methods.
Findings
Models trained with explanation regularization are more interpretable.
Regularized models generalize better on confounded or adversarial data.
Explanation penalties help identify and correct model reliance on spurious correlations.
Abstract
Neural networks are among the most accurate supervised learning methods in use today. However, their opacity makes them difficult to trust in critical applications, especially when conditions in training may differ from those in practice. Recent efforts to develop explanations for neural networks and machine learning models more generally have produced tools to shed light on the implicit rules behind predictions. These tools can help us identify when models are right for the wrong reasons. However, they do not always scale to explaining predictions for entire datasets, are not always at the right level of abstraction, and most importantly cannot correct the problems they reveal. In this thesis, we explore the possibility of training machine learning models (with a particular focus on neural networks) using explanations themselves. We consider approaches where models are penalized not…
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
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
