Neural Network Symmetries Explain Near-Zero Hessian Eigenvalues

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

▶ The 2-minute explainer

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.

Who benefits

AI DevelopmentMachine Learning ResearchScientific ComputingOptimization

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.

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

AI Research

New Algorithm Learns AC^0 Circuits Under Correlated Distributions

Researchers present a quasipolynomial-time algorithm for learning constant-depth circuits (AC^0) under graphical models that allow efficient local sampling. This work extends prior guarantees by circumventing the polynomial-growth requirement, offering a framework applicable to two-spin systems on arbitrary bounded-degree graphs.

Weiming Feng, Xiongxin Yang, Yixiao Yu, Yiyao ZhangJul 10, 2026
AI ResearchAI Engineering & DevTools

AI System Recommends Pathological Tests, Improving Diagnostic Efficiency

A new study introduces a pathological test recommendation system using Classifier Chain (CC) techniques to suggest diagnostic tests based on patient symptoms before physician consultation. The system, leveraging machine learning and Explainable AI (XAI), achieved high accuracy and provided clinically interpretable reasoning consistent with medical knowledge.

Abu Rafe Md Jamil, Nayan MalakarJul 10, 2026
AI ResearchAI Engineering & DevTools

CASL-VAE Learns Latent Variables from Unpaired Data for Disease Analysis

Researchers introduce CASL-VAE, a deep contrastive latent variable model that learns structured latent generative factors from unpaired data to quantify population variability. It factorizes variation into common and hierarchical salient factors, enabling improved subtype recovery and paired-sample generation, validated on neuroimaging data for Alzheimer's disease.

Sai Spandana Chintapalli, Pratik Chaudhari, Christos DavatzikosJul 10, 2026