English

Faithfulness Evaluation for Decoder-only LLM Attributions with Controlled Retained Information

Computation and Language 2026-05-27 v2 Artificial Intelligence Machine Learning

Abstract

Large Language Models (LLMs) are increasingly evaluated with input attribution methods, yet comparing such explanations remains challenging. Existing soft-perturbation faithfulness metrics, such as Soft-NC and Soft-NS, can conflate attribution quality with the number of words retained during perturbation: attribution methods with larger average scores may keep more words and therefore obtain inflated scores. To address this issue, we propose π\pi-Soft-NC and π\pi-Soft-NS, an evaluation framework that compares attribution methods under the same expected retaining probability, thus controlling the number of retained words. We further introduce Grad-ELLM, a gradient-based attribution method tailored to autoregressive decoder-only LLMs, which combines gradient-derived channel importance with attention-derived token importance at each decoding step. Experiments on classification and open-generation tasks with Llama and Mistral show that Grad-ELLM achieves strong comprehensiveness-oriented faithfulness under π\pi-Soft-NC, while there is no dominant method under π\pi-Soft-NS. Our evaluation metric serves as a rigorous framework to compare XAI methods for LLMs, which will support progress in the field.

Keywords

Cite

@article{arxiv.2601.03089,
  title  = {Faithfulness Evaluation for Decoder-only LLM Attributions with Controlled Retained Information},
  author = {Xin Huang and Antoni B. Chan},
  journal= {arXiv preprint arXiv:2601.03089},
  year   = {2026}
}
R2 v1 2026-07-01T08:52:46.050Z