LGMLSep 27, 2025

Better Hessians Matter: Studying the Impact of Curvature Approximations in Influence Functions

arXiv:2509.23437v11 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck for researchers using influence functions in deep learning by clarifying the impact of approximations, though it is incremental as it builds on existing methods.

The paper tackled the problem of how Hessian approximation quality affects data attribution performance in influence functions for deep learning, finding that better approximations consistently improve influence score quality, with K-FAC eigenvalue mismatches accounting for most errors.

Influence functions offer a principled way to trace model predictions back to training data, but their use in deep learning is hampered by the need to invert a large, ill-conditioned Hessian matrix. Approximations such as Generalised Gauss-Newton (GGN) and Kronecker-Factored Approximate Curvature (K-FAC) have been proposed to make influence computation tractable, yet it remains unclear how the departure from exactness impacts data attribution performance. Critically, given the restricted regime in which influence functions are derived, it is not necessarily clear better Hessian approximations should even lead to better data attribution performance. In this paper, we investigate the effect of Hessian approximation quality on influence-function attributions in a controlled classification setting. Our experiments show that better Hessian approximations consistently yield better influence score quality, offering justification for recent research efforts towards that end. We further decompose the approximation steps for recent Hessian approximation methods and evaluate each step's influence on attribution accuracy. Notably, the mismatch between K-FAC eigenvalues and GGN/EK-FAC eigenvalues accounts for the majority of the error and influence loss. These findings highlight which approximations are most critical, guiding future efforts to balance computational tractability and attribution accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes