paper-with-me

Papers

Closing the Curvature Gap: Full Transformer Hessians and Their Implications for Scaling Laws

2025-10-19 · Egor Petrov, Nikita Kiselev, Vladislav Meshkov, Andrey Grabovoy arxiv

The lack of theoretical results for Layer Normalization and feedforward Hessians has left a gap in the study of Transformer optimization landscapes. We address this by deriving explicit second-order expressions for these components, thereby completing the Hessian characterization of full Transformer blocks. Our results generalize prior self-attention analyses and yield estimations for the role of each sublayer in curvature propagation. We demonstrate how these Hessian structures inform both convergence dynamics and the empirical scaling laws governing large-model performance. Further, we propose a Taylor-expansion-based framework for analyzing loss differences to quantify convergence trajectories. By extending Hessian theory to the full Transformer architecture, this work establishes a new foundation for theoretical and empirical investigations of optimization in large-scale deep learning.

📄 PDF Abstract BibTeX arXiv:2510.16927

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Curvature-informed multi-task learning for graph networks

2022-08-02 · Alexander New, Michael J. Pekala, Nam Q. Le, Janna Domenico 외

Properties of interest for crystals and molecules, such as band gap, elasticity, and solubility, are generally related to each other: they are governed by the same underlying laws of physics. However, when state-of-the-a…

Band GapMulti-Task Learning

Projected Hessian Learning: Fast Curvature Supervision for Accurate Machine-Learning Interatomic Potentials

2026-03-04 · Austin Rodriguez, Justin S. Smith, Sakib Matin, Nicholas Lubbers 외 arxiv

The Hessian matrix (second derivatives) encodes far richer local curvature of the potential energy surface than energies and forces alone. However, training machine-learning interatomic potentials (MLIPs) with full Hessi…

BaKron: Efficient Quantization with Kronecker-Factored Hessians

2026-08-06 · Johann Birnick, Rayan Saab arxiv

We accelerate a family of algorithms for neural network quantization whose geometry is informed by any Kronecker-factored approximation of the Hessian. GPTQ-style adaptive rounding typically uses one-sided information de…

Edge of Stochastic Stability: Revisiting the Edge of Stability for SGD

2024-12-29 · Arseniy Andreyev, Pierfrancesco Beneventano

Recent findings by Cohen et al., 2021, demonstrate that when training neural networks with full-batch gradient descent with a step size of $\eta$, the largest eigenvalue $\lambda_{\max}$ of the full-batch Hessian consist…

Guide Actor-Critic for Continuous Control

2017-05-22 · ICLR 2018 1 · Voot Tangkaratt, Abbas Abdolmaleki, Masashi Sugiyama

Actor-critic methods solve reinforcement learning problems by updating a parameterized policy known as an actor in a direction that increases an estimate of the expected return known as a critic. However, existing actor-…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1