SOTAVerified

Use Perturbations when Learning from Explanations

2023-03-11NeurIPS 2023Code Available0· sign in to hype

Juyeon Heo, Vihari Piratla, Matthew Wicker, Adrian Weller

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Reproductions