Fisher Rank Inflation Signals Memorization in Noisy Deep Networks

Satwik Bathula, Anand A. Joshi· July 15, 2026 View original

Summary

Deep networks trained with label noise exhibit a "Fisher Rank Inflation" phenomenon, where the effective rank of last-layer gradients expands during memorization of corrupted labels. This spectral signature can precede observable test degradation and helps identify corrupted examples.

Deep neural networks, when trained with noisy labels, often first learn the underlying clean data structure before they begin to memorize the corrupted labels. This transition, from learning generalizable features to overfitting noise, leaves a distinct spectral signature in the centered scatter of per-example last-layer gradients, a phenomenon termed "Fisher Rank Inflation."During memorization, the effective rank of these gradients transiently expands, then contracts once the corrupted labels are fully fit. This inflation occurs because corrupted labels inject spectral mass into previously low-energy or unused eigendirections, increasing the entropy of the gradient spectrum. The research provides a first-order attribution formula, explaining why corrupted examples contribute more strongly to this rank increase.Experiments across various datasets (CIFAR-10, CIFAR-100, CIFAR-10N) and models (SmallCNN, ResNet18, Vision Transformers) consistently show this inflation-collapse trajectory aligned with memorization. At peak rank, corrupted examples are highly enriched among the top rank-contributing samples. This spectral signature can even precede observable test set degradation, offering a potential early warning system for overfitting to noise.

Why it matters

Understanding Fisher Rank Inflation provides a powerful diagnostic tool for identifying when deep learning models are memorizing noise rather than learning robust features, crucial for improving model reliability and generalization in real-world applications with imperfect data.

How to implement this in your domain

  1. 1Monitor Fisher effective rank during model training to detect early signs of memorization and label noise.
  2. 2Develop training strategies that leverage rank inflation signals to stop training or adjust regularization before overfitting to noise.
  3. 3Use spectral attribution to identify and potentially filter out highly corrupted examples from training datasets.
  4. 4Apply this diagnostic to improve the robustness of models deployed in environments with noisy or adversarial data.

Who benefits

AI/ML DevelopmentData ScienceCybersecurityQuality AssuranceAutonomous Systems

Key takeaways

  • Fisher Rank Inflation is a spectral signature of memorization under label noise.
  • The effective rank of gradients expands during memorization, then contracts.
  • Corrupted examples contribute strongly to this rank increase.
  • This phenomenon can precede test degradation, offering an early warning.

Original post by Satwik Bathula, Anand A. Joshi

"arXiv:2607.12438v1 Announce Type: new Abstract: Deep networks trained with label noise often learn clean structure before memorizing corrupted labels. We show that this transition leaves a spectral signature in the centered scatter of per-example last-layer gradients. Its effecti…"

View on X

Originally posted by Satwik Bathula, Anand A. Joshi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses