How Spurious Features Are Memorized: Precise Analysis for Random and NTK Features
Simone Bombari, Marco Mondelli
TL;DR
The paper develops a quantitative framework for memorization of spurious features in overparameterized models by combining model stability with a novel feature-alignment quantity $\mathcal{F}_{\varphi}(z^s,z)$. It provides precise, concentration-based results for two canonical regimes, RF and NTK, showing that the feature alignment concentrates to positive constants $\gamma_{\mathrm{RF}}$ and $\gamma_{\mathrm{NTK}}$, which depend on the spurious feature fraction $\alpha$ and the Hermite coefficients of the activation (and its derivative for NTK). The key finding is that memorization scales with the model's generalization error, and the amount of memorization can be controlled by choosing activations with favorable Hermite-spectrum (reducing high-order content). The authors validate the theory on MNIST/CIFAR-10 and across neural-architectural variants, illustrating practical implications for mitigating memorization by activation design and data considerations.
Abstract
Deep learning models are known to overfit and memorize spurious features in the training dataset. While numerous empirical studies have aimed at understanding this phenomenon, a rigorous theoretical framework to quantify it is still missing. In this paper, we consider spurious features that are uncorrelated with the learning task, and we provide a precise characterization of how they are memorized via two separate terms: (i) the stability of the model with respect to individual training samples, and (ii) the feature alignment between the spurious feature and the full sample. While the first term is well established in learning theory and it is connected to the generalization error in classical work, the second one is, to the best of our knowledge, novel. Our key technical result gives a precise characterization of the feature alignment for the two prototypical settings of random features (RF) and neural tangent kernel (NTK) regression. We prove that the memorization of spurious features weakens as the generalization capability increases and, through the analysis of the feature alignment, we unveil the role of the model and of its activation function. Numerical experiments show the predictive power of our theory on standard datasets (MNIST, CIFAR-10).
