Pith. sign in

REVIEW 1 cited by

Revisiting Attention Weights as Explanations from an Information Theoretic Perspective

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2211.07714 v1 pith:YBLXKSES submitted 2022-10-31 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords attentioninformationmodeladditivebetterhiddenmechanismsmutual
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Attention mechanisms have recently demonstrated impressive performance on a range of NLP tasks, and attention scores are often used as a proxy for model explainability. However, there is a debate on whether attention weights can, in fact, be used to identify the most important inputs to a model. We approach this question from an information theoretic perspective by measuring the mutual information between the model output and the hidden states. From extensive experiments, we draw the following conclusions: (i) Additive and Deep attention mechanisms are likely to be better at preserving the information between the hidden states and the model output (compared to Scaled Dot-product); (ii) ablation studies indicate that Additive attention can actively learn to explain the importance of its input hidden representations; (iii) when attention values are nearly the same, the rank order of attention values is not consistent with the rank order of the mutual information(iv) Using Gumbel-Softmax with a temperature lower than one, tends to produce a more skewed attention score distribution compared to softmax and hence is a better choice for explainable design; (v) some building blocks are better at preserving the correlation between the ordered list of mutual information and attention weights order (for e.g., the combination of BiLSTM encoder and Additive attention). Our findings indicate that attention mechanisms do have the potential to function as a shortcut to model explanations when they are carefully combined with other model elements.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. A Preliminary Study on Explaining Risk of Code Changes using LLM-Based Prediction Models

    cs.SE 2026-07 conditional novelty 5.0 of 10

    Top-2 attention-highlighted hunks cover expert-labeled outage root causes 53.85% of the time while requiring review of 26.28% of changed lines.

Pith tools