Neural Network Symmetries Explain Near-Zero Hessian Eigenvalues

Marcel K\"uhn, Bernd Rosenow· July 10, 2026 View original

▶ The 2-minute explainer

Key takeaways

  • Near-zero Hessian eigenvalues in neural networks are linked to approximate symmetries.
  • These symmetries create "pseudo-Goldstone modes" that are weakly lifted by non-linearities.
  • High-curvature directions are orthogonal to the symmetry subspace, while low-curvature directions lie within it.
  • This understanding can inform better optimization strategies and network design.

Who benefits

AI DevelopmentMachine Learning ResearchScientific ComputingOptimization

Summary

This paper explains the multitude of near-zero eigenvalues in the Hessian of neural network training loss by linking them to weakly lifted pseudo-Goldstone modes of continuous symmetries. It demonstrates this mechanism in deep linear and ReLU networks, showing high-curvature directions are orthogonal to the symmetry subspace.

The Hessian matrix of a neural network's training loss provides crucial insights into the geometry of the loss landscape, yet the origin of its numerous vanishingly small eigenvalues has remained largely unexplained. This research proposes that these near-zero eigenvalues arise from the weakly lifted pseudo-Goldstone modes associated with continuous symmetries inherent in the network's parametrization. The paper first illustrates this concept in deep linear networks, where these symmetries are exact, leading to flat directions and precisely zero modes. The eigenvectors for these modes are explicitly constructed. When a ReLU nonlinearity is introduced, it acts as a perturbation that weakly and explicitly breaks these symmetries. By resolving the spectrum at the eigenvector level, the study finds that directions of high curvature are orthogonal to the symmetry subspace, while the bulk of the Hessian's spectrum, corresponding to the near-zero eigenvalues, lies almost entirely within this subspace. This mechanism is demonstrated in a two-layer ReLU student-teacher model and a network trained on CIFAR-10, with a convolutional example showing its applicability beyond fully connected layers.

Why it matters

Understanding the loss landscape's geometry, particularly the prevalence of near-zero Hessian eigenvalues, can inform the design of more effective optimization algorithms, improve generalization, and provide deeper theoretical insights into why deep neural networks train successfully.

How to implement this in your domain

  1. 1Consider the implications of network symmetries when designing new neural network architectures.
  2. 2Explore optimization techniques that are robust to or can exploit flat directions in the loss landscape.
  3. 3Investigate methods for analyzing the Hessian spectrum of your models to gain insights into training dynamics.
  4. 4Apply insights about symmetry breaking to understand the impact of different activation functions or regularization techniques.

Original post by Marcel K\"uhn, Bernd Rosenow

"arXiv:2607.07845v1 Announce Type: new Abstract: The Hessian of the training loss governs the local geometry of the loss landscape, yet despite existing explanations for its largest eigenvalues, the origin of the vast multitude of vanishingly small eigenvalues remains elusive. We…"

View on X

Originally posted by Marcel K\"uhn, Bernd Rosenow on X · view source

Want to go deeper?

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

Explore courses

More in AI Research