English

Do Influence Functions Work on Large Language Models?

Computation and Language 2024-12-23 v2 Artificial Intelligence

Abstract

Influence functions are important for quantifying the impact of individual training data points on a model's predictions. Although extensive research has been conducted on influence functions in traditional machine learning models, their application to large language models (LLMs) has been limited. In this work, we conduct a systematic study to address a key question: do influence functions work on LLMs? Specifically, we evaluate influence functions across multiple tasks and find that they consistently perform poorly in most settings. Our further investigation reveals that their poor performance can be attributed to: (1) inevitable approximation errors when estimating the iHVP component due to the scale of LLMs, (2) uncertain convergence during fine-tuning, and, more fundamentally, (3) the definition itself, as changes in model parameters do not necessarily correlate with changes in LLM behavior. Thus, our study suggests the need for alternative approaches for identifying influential samples.

Keywords

Cite

@article{arxiv.2409.19998,
  title  = {Do Influence Functions Work on Large Language Models?},
  author = {Zhe Li and Wei Zhao and Yige Li and Jun Sun},
  journal= {arXiv preprint arXiv:2409.19998},
  year   = {2024}
}

Comments

15 pages, 4 figures

R2 v1 2026-06-28T19:01:46.512Z