English

Use Perturbations when Learning from Explanations

Machine Learning 2023-12-04 v3

Abstract

Machine learning from explanations (MLX) is an approach to learning that uses human-provided explanations of relevant or irrelevant features for each input to ensure that model predictions are right for the right reasons. Existing MLX approaches rely on local model interpretation methods and require strong model smoothing to align model and human explanations, leading to sub-optimal performance. We recast MLX as a robustness problem, where human explanations specify a lower dimensional manifold from which perturbations can be drawn, and show both theoretically and empirically how this approach alleviates the need for strong model smoothing. We consider various approaches to achieving robustness, leading to improved performance over prior MLX methods. Finally, we show how to combine robustness with an earlier MLX method, yielding state-of-the-art results on both synthetic and real-world benchmarks.

Keywords

Cite

@article{arxiv.2303.06419,
  title  = {Use Perturbations when Learning from Explanations},
  author = {Juyeon Heo and Vihari Piratla and Matthew Wicker and Adrian Weller},
  journal= {arXiv preprint arXiv:2303.06419},
  year   = {2023}
}

Comments

NeurIPS 2023; https://github.com/vihari/robust_mlx

R2 v1 2026-06-28T09:12:12.458Z