English

The Effect of Model Size on LLM Post-hoc Explainability via LIME

Computation and Language 2024-05-10 v1 Artificial Intelligence Machine Learning

Abstract

Large language models (LLMs) are becoming bigger to boost performance. However, little is known about how explainability is affected by this trend. This work explores LIME explanations for DeBERTaV3 models of four different sizes on natural language inference (NLI) and zero-shot classification (ZSC) tasks. We evaluate the explanations based on their faithfulness to the models' internal decision processes and their plausibility, i.e. their agreement with human explanations. The key finding is that increased model size does not correlate with plausibility despite improved model performance, suggesting a misalignment between the LIME explanations and the models' internal processes as model size increases. Our results further suggest limitations regarding faithfulness metrics in NLI contexts.

Keywords

Cite

@article{arxiv.2405.05348,
  title  = {The Effect of Model Size on LLM Post-hoc Explainability via LIME},
  author = {Henning Heyen and Amy Widdicombe and Noah Y. Siegel and Maria Perez-Ortiz and Philip Treleaven},
  journal= {arXiv preprint arXiv:2405.05348},
  year   = {2024}
}

Comments

Published at ICLR 2024 Workshop on Secure and Trustworthy Large Language Models