paper-with-me

Papers

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

2025-09-27 · Steve Hong, Runa Eschenhagen, Bruno Mlodozeniec, Richard Turner arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.23437

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hessian QM9: A quantum chemistry database of molecular Hessians in implicit solvents

2024-08-15 · Nicholas J. Williams, Lara Kabalan, Ljiljana Stojanovic, Viktor Zolyomi 외

A significant challenge in computational chemistry is developing approximations that accelerate \emph{ab initio} methods while preserving accuracy. Machine learning interatomic potentials (MLIPs) have emerged as a promis…

Computational chemistry

On backpropagating Hessians through ODEs

2023-01-19 · Axel Ciceri, Thomas Fischbacher

We discuss the problem of numerically backpropagating Hessians through ordinary differential equations (ODEs) in various contexts and elucidate how different approaches may be favourable in specific situations. We discus…

Second-order methods

Closing the Curvature Gap: Full Transformer Hessians and Their Implications for Scaling Laws

2025-10-19 · Egor Petrov, Nikita Kiselev, Vladislav Meshkov, Andrey Grabovoy arxiv

The lack of theoretical results for Layer Normalization and feedforward Hessians has left a gap in the study of Transformer optimization landscapes. We address this by deriving explicit second-order expressions for these…

Emergent properties of the local geometry of neural loss landscapes

2019-10-14 · Stanislav Fort, Surya Ganguli

The local geometry of high dimensional neural network loss landscapes can both challenge our cherished theoretical intuitions as well as dramatically impact the practical success of neural network training. Indeed recent…

Curvature-Weighted Gradient Diversity: A Noise Measure for Geometry-Adaptive SGD Schedules

2026-06-29 · Muhammad Hamza, Ayush Goel arxiv

The standard convergence analysis of mini-batch stochastic gradient descent (SGD) models gradient noise using a single variance term that treats all parameter directions equally, ignoring the fact that noise in high-curv…