LGOCMLDec 3, 2025

Diagonalizing the Softmax: Hadamard Initialization for Tractable Cross-Entropy Dynamics

arXiv:2512.04006v12 citationsh-index: 2
Originality Highly original
AI Analysis

This provides foundational insights into deep learning optimization, addressing a gap in theory for non-convex models.

The paper tackled the problem of understanding cross-entropy training dynamics in non-convex neural networks, proving that gradient flow converges to neural collapse geometry in a two-layer linear model with standard-basis inputs.

Cross-entropy (CE) training loss dominates deep learning practice, yet existing theory often relies on simplifications, either replacing it with squared loss or restricting to convex models, that miss essential behavior. CE and squared loss generate fundamentally different dynamics, and convex linear models cannot capture the complexities of non-convex optimization. We provide an in-depth characterization of multi-class CE optimization dynamics beyond the convex regime by analyzing a canonical two-layer linear neural network with standard-basis vectors as inputs: the simplest non-convex extension for which the implicit bias remained unknown. This model coincides with the unconstrained features model used to study neural collapse, making our work the first to prove that gradient flow on CE converges to the neural collapse geometry. We construct an explicit Lyapunov function that establishes global convergence, despite the presence of spurious critical points in the non-convex landscape. A key insight underlying our analysis is an inconspicuous finding: Hadamard Initialization diagonalizes the softmax operator, freezing the singular vectors of the weight matrices and reducing the dynamics entirely to their singular values. This technique opens a pathway for analyzing CE training dynamics well beyond our specific setting considered here.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes