Revisit, Extend, and Enhance Hessian-Free Influence Functions
Abstract
Influence functions serve as crucial tools for assessing sample influence. By employing the first-order Taylor expansion, sample influence can be estimated without the need for expensive model retraining. However, applying influence functions directly to deep models presents challenges, primarily due to the non-convex nature of the loss function and the large size of model parameters. This difficulty not only makes computing the inverse of the Hessian matrix costly but also renders it non-existent in some cases. In this paper, we revisit a Hessian-free method, which substitutes the inverse of the Hessian matrix with an identity matrix, and offer deeper insights into why this straightforward approximation method is effective. Furthermore, we extend its applications beyond measuring model utility to include considerations of fairness and robustness. Finally, we enhance this method through an ensemble strategy. To validate its effectiveness, we conduct experiments on synthetic data and extensive evaluations on noisy label detection, sample selection for large language model fine-tuning, and defense against adversarial attacks.
Cite
Text
Yang et al. "Revisit, Extend, and Enhance Hessian-Free Influence Functions." Transactions on Machine Learning Research, 2026.Markdown
[Yang et al. "Revisit, Extend, and Enhance Hessian-Free Influence Functions." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/yang2026tmlr-revisit/)BibTeX
@article{yang2026tmlr-revisit,
title = {{Revisit, Extend, and Enhance Hessian-Free Influence Functions}},
author = {Yang, Ziao and Yue, Han and Chen, Jian and Liu, Hongfu},
journal = {Transactions on Machine Learning Research},
year = {2026},
url = {https://mlanthology.org/tmlr/2026/yang2026tmlr-revisit/}
}