Regularization, Semi-supervision, and Supervision for a Plausible Attention-Based Explanation
Duc Hau Nguyen, Cyrielle Mallart, Guillaume Gravier, Pascale, S\'ebillot

TL;DR
This paper introduces three new constraints to improve the plausibility of attention maps in NLP models, enhancing interpretability without significantly harming classification performance.
Contribution
It proposes regularization, semi-supervision, and human supervision techniques to make attention maps more plausible as explanations in NLP models.
Findings
All proposed techniques improve attention map plausibility.
Specific human annotation instructions may negatively impact classification accuracy.
The contextualization layer is key to identifying plausible tokens.
Abstract
Attention mechanism is contributing to the majority of recent advances in machine learning for natural language processing. Additionally, it results in an attention map that shows the proportional influence of each input in its decision. Empirical studies postulate that attention maps can be provided as an explanation for model output. However, it is still questionable to ask whether this explanation helps regular people to understand and accept the model output (the plausibility of the explanation). Recent studies show that attention weights in the RNN encoders are hardly plausible because they spread on input tokens. We thus propose 3 additional constraints to the learning objective function to improve the plausibility of the attention map: regularization to increase the attention weight sparsity, semi-supervision to supervise the map by a heuristic and supervision by human…
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
TopicsIntelligent Tutoring Systems and Adaptive Learning · Mental Health Research Topics · Cognitive Science and Mapping
MethodsSoftmax · Attention Is All You Need
