Pith. sign in

hub

The Full Spectrum of Deepnet Hessians at Scale: Dynamics with SGD Training and Sample Size

16 Pith papers cite this work. Polarity classification is still indexing.

16 Pith papers citing it
abstract

We apply state-of-the-art tools in modern high-dimensional numerical linear algebra to approximate efficiently the spectrum of the Hessian of modern deepnets, with tens of millions of parameters, trained on real data. Our results corroborate previous findings, based on small-scale networks, that the Hessian exhibits "spiked" behavior, with several outliers isolated from a continuous bulk. We decompose the Hessian into different components and study the dynamics with training and sample size of each term individually.

hub tools

representative citing papers

Why Muon Outperforms Adam: A Curvature Perspective

cs.LG · 2026-06-03 · conditional · novelty 7.0

Muon outperforms Adam by reducing curvature penalty via lower Normalized Directional Sharpness, as shown via Taylor approximation on LLM training and proven on stylized quadratic problems with heterogeneous curvature.

Fast Gauss-Newton for Multiclass Cross-Entropy

cs.LG · 2026-05-07 · unverdicted · novelty 7.0

FGN is a positive semidefinite under-approximation of the multiclass GGN obtained by exact decomposition into true-vs-rest and within-competitor terms, exact for binary classification and implemented via matrix-free conjugate gradient on a whitened row-space system.

Inconsistency-Aware Minimization: Improving Generalization with Unlabeled Data

cs.LG · 2026-05-29 · unverdicted · novelty 6.0

Introduces local inconsistency as a label-free generalization measure linked to the Fisher information matrix and loss Hessian, then proposes IAM to incorporate it into training for improved generalization in supervised, semi-supervised, and self-supervised settings.

AMUSE: Anytime Muon with Stable Gradient Evaluation

cs.LG · 2026-05-21 · accept · novelty 6.0

AMUSE stabilizes Muon with time-varying schedule-free gradient evaluation, improving the performance-iteration Pareto frontier without learning-rate schedules.

Scaling Laws for Transfer

cs.LG · 2021-02-02 · unverdicted · novelty 6.0

Effective data transferred from pre-training to fine-tuning is described by a power law in model parameter count and fine-tuning dataset size, acting like a multiplier on the fine-tuning data.

Generalization at the Edge of Stability

cs.LG · 2026-04-21 · unverdicted · novelty 6.0

Training at the edge of stability causes neural network optimizers to converge on fractal attractors whose effective dimension, measured via a new sharpness dimension from the Hessian spectrum, bounds generalization error in a way not captured by prior trace or norm measures.

Language Models (Mostly) Know What They Know

cs.CL · 2022-07-11 · unverdicted · novelty 6.0

Language models show good calibration when asked to estimate the probability that their own answers are correct, with performance improving as models get larger.

On the Oracle Complexity of Interpolation-Based Gradient Descent

cs.LG · 2026-06-18 · unverdicted · novelty 5.0

PPI-GD approximates gradients via d-variate tensor product polynomial interpolants on data-domain samples to achieve better oracle complexity than standard GD variants for sufficiently smooth strongly convex and non-convex ERM losses under polylog data dimension.

citing papers explorer

Showing 16 of 16 citing papers.

  • Higher-Order Geometric Updates for Levenberg-Marquardt Method via Riemann Normal Coordinates cs.LG · 2026-07-08 · conditional · none · ref 35 · internal anchor

    RNC-LM extends geodesic-accelerated Levenberg-Marquardt to arbitrary-order Riemann normal coordinate corrections, reusing the LM matrix factorization for all orders and achieving large speedups on PINN and potential-fitting benchmarks.

  • Thermodynamic Signatures of Reasoning: Free-Energy and Spectral-Form-Factor Diagnostics for Hallucination Detection in Large Language Models cs.LG · 2026-06-17 · unverdicted · none · ref 28 · internal anchor

    Introduces thermodynamic free-energy signatures and spectral form factors from attention Laplacians for hallucination detection, with stability proofs, expressiveness results, a PAC bound, and empirical AUROC gains over baselines.

  • Why Muon Outperforms Adam: A Curvature Perspective cs.LG · 2026-06-03 · conditional · none · ref 175 · internal anchor

    Muon outperforms Adam by reducing curvature penalty via lower Normalized Directional Sharpness, as shown via Taylor approximation on LLM training and proven on stylized quadratic problems with heterogeneous curvature.

  • First Exit Time Analysis of Stochastic Gradient Descent Under Heavy-Tailed Gradient Noise stat.ML · 2019-06-21 · unverdicted · none · ref 38 · internal anchor

    Derives explicit step-size conditions ensuring the metastability behavior of discrete SGD under heavy-tailed noise approximates its continuous SDE limit.

  • Fast Gauss-Newton for Multiclass Cross-Entropy cs.LG · 2026-05-07 · unverdicted · none · ref 28

    FGN is a positive semidefinite under-approximation of the multiclass GGN obtained by exact decomposition into true-vs-rest and within-competitor terms, exact for binary classification and implemented via matrix-free conjugate gradient on a whitened row-space system.

  • Why can genetic algorithms work in high-dimensional search spaces? cond-mat.stat-mech · 2026-06-29 · unverdicted · none · ref 23 · internal anchor

    Elitist (1+M) genetic algorithms follow the loss gradient via mutation-selection, slowed only by noise in the effective-rank directions of the Hessian rather than the full parameter count.

  • Inconsistency-Aware Minimization: Improving Generalization with Unlabeled Data cs.LG · 2026-05-29 · unverdicted · none · ref 2 · internal anchor

    Introduces local inconsistency as a label-free generalization measure linked to the Fisher information matrix and loss Hessian, then proposes IAM to incorporate it into training for improved generalization in supervised, semi-supervised, and self-supervised settings.

  • Worker Disagreement Reveals Sharp Directions in Local SGD cs.LG · 2026-05-26 · unverdicted · none · ref 9 · internal anchor

    Worker-average gaps in Local SGD serve as a Hessian-free estimator of the dominant sharp subspace by capturing gradient alignment with high-curvature directions.

  • AMUSE: Anytime Muon with Stable Gradient Evaluation cs.LG · 2026-05-21 · accept · none · ref 15 · internal anchor

    AMUSE stabilizes Muon with time-varying schedule-free gradient evaluation, improving the performance-iteration Pareto frontier without learning-rate schedules.

  • Low Rank Based Subspace Inference for the Laplace Approximation of Bayesian Neural Networks cs.LG · 2025-02-04 · unverdicted · none · ref 16 · internal anchor

    Derives optimal low-rank subspace for Laplace approx in BNNs, provides scalable outperforming version, and new comparison metric.

  • Scaling Laws for Transfer cs.LG · 2021-02-02 · unverdicted · none · ref 55 · internal anchor

    Effective data transferred from pre-training to fine-tuning is described by a power law in model parameter count and fine-tuning dataset size, acting like a multiplier on the fine-tuning data.

  • Generalization at the Edge of Stability cs.LG · 2026-04-21 · unverdicted · none · ref 57

    Training at the edge of stability causes neural network optimizers to converge on fractal attractors whose effective dimension, measured via a new sharpness dimension from the Hessian spectrum, bounds generalization error in a way not captured by prior trace or norm measures.

  • Language Models (Mostly) Know What They Know cs.CL · 2022-07-11 · unverdicted · none · ref 142

    Language models show good calibration when asked to estimate the probability that their own answers are correct, with performance improving as models get larger.

  • A General Language Assistant as a Laboratory for Alignment cs.CL · 2021-12-01 · conditional · none · ref 84

    Ranked preference modeling outperforms imitation learning for language model alignment and scales more favorably with model size.

  • On the Oracle Complexity of Interpolation-Based Gradient Descent cs.LG · 2026-06-18 · unverdicted · none · ref 70 · internal anchor

    PPI-GD approximates gradients via d-variate tensor product polynomial interpolants on data-domain samples to achieve better oracle complexity than standard GD variants for sufficiently smooth strongly convex and non-convex ERM losses under polylog data dimension.

  • Hessian based analysis of SGD for Deep Nets: Dynamics and Generalization cs.LG · 2019-07-24 · unverdicted · none · ref 53 · internal anchor

    Provides Hessian-based theoretical characterizations of SGD dynamics and a scale-invariant generalization bound for deep nets, backed by experiments on synthetic data, MNIST, and CIFAR-10.