LGAIMLDec 15, 2021

Rethinking Influence Functions of Neural Networks in the Over-parameterized Regime

arXiv:2112.08297v133 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of unreliable interpretability tools for neural networks, particularly in over-parameterized regimes, offering a theoretical foundation for researchers and practitioners, though it is incremental as it builds on existing NTK theory.

The paper tackles the fragility of classic influence function (IF) calculations for neural networks by using neural tangent kernel (NTK) theory to derive a more robust method, proving that the approximation error can be arbitrarily small for two-layer ReLU networks with sufficient width, and numerical experiments confirm these theoretical results.

Understanding the black-box prediction for neural networks is challenging. To achieve this, early studies have designed influence function (IF) to measure the effect of removing a single training point on neural networks. However, the classic implicit Hessian-vector product (IHVP) method for calculating IF is fragile, and theoretical analysis of IF in the context of neural networks is still lacking. To this end, we utilize the neural tangent kernel (NTK) theory to calculate IF for the neural network trained with regularized mean-square loss, and prove that the approximation error can be arbitrarily small when the width is sufficiently large for two-layer ReLU networks. We analyze the error bound for the classic IHVP method in the over-parameterized regime to understand when and why it fails or not. In detail, our theoretical analysis reveals that (1) the accuracy of IHVP depends on the regularization term, and is pretty low under weak regularization; (2) the accuracy of IHVP has a significant correlation with the probability density of corresponding training points. We further borrow the theory from NTK to understand the IFs better, including quantifying the complexity for influential samples and depicting the variation of IFs during the training dynamics. Numerical experiments on real-world data confirm our theoretical results and demonstrate our findings.

Foundations

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

Your Notes