paper-with-me

홈 › Papers

From Information to Generative Exponent: Learning Rate Induces Phase Transitions in SGD

2025-10-23 · Konstantinos Christopher Tsiolis, Alireza Mousavi-Hosseini, Murat A. Erdogdu arxiv

To understand feature learning dynamics in neural networks, recent theoretical works have focused on gradient-based learning of Gaussian single-index models, where the label is a nonlinear function of a latent one-dimensional projection of the input. While the sample complexity of online SGD is determined by the information exponent of the link function, recent works improved this by performing multiple gradient steps on the same sample with different learning rates -- yielding a non-correlational update rule -- and instead are limited by the (potentially much smaller) generative exponent. However, this picture is only valid when these learning rates are sufficiently large. In this paper, we characterize the relationship between learning rate(s) and sample complexity for a broad class of gradient-based algorithms that encapsulates both correlational and non-correlational updates. We demonstrate that, in certain cases, there is a phase transition from an "information exponent regime" with small learning rate to a "generative exponent regime" with large learning rate. Our framework covers prior analyses of one-pass SGD and SGD with batch reuse, while also introducing a new layer-wise training algorithm that leverages a two-timescales approach (via different learning rates for each layer) to go beyond correlational queries without reusing samples or modifying the loss from squared error. Our theoretical study demonstrates that the choice of learning rate is as important as the design of the algorithm in achieving statistical and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2510.21020

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Bayesian Best-Arm Identification with Abstention: A Polynomial-to-Exponential Phase Transition

2026-06-28 · Yuqi Huang, Yunlong Hou, Vincent Y. F. Tan arxiv

We study the Bayesian fixed-budget best-arm identification problem in which a learner can abstain from making a terminal recommendation. Subject to an abstention budget $α$, we analyze the probability of undetected error…

Explaining and Generalizing Skip-Gram through Exponential Family Principal Component Analysis

2017-04-01 · EACL 2017 4 · Ryan Cotterell, Adam Poliak, Benjamin Van Durme, Jason Eisner

The popular skip-gram model induces word embeddings by exploiting the signal from word-context coocurrence. We offer a new interpretation of skip-gram based on exponential family PCA-a form of matrix factorization to gen…

Word Embeddings

The statistical thermodynamics of generative diffusion models: Phase transitions, symmetry breaking and critical instability

2023-10-26 · Luca Ambrogioni

Generative diffusion models have achieved spectacular performance in many areas of machine learning and generative modeling. While the fundamental ideas behind these models come from non-equilibrium physics, variational …

MemorizationVariational Inference

Hessian Geometry of Latent Space in Generative Models

2025-06-12 · Alexander Lobashev, Dmitry Guskov, Maria Larchenko, Mikhail Tamm

This paper presents a novel method for analyzing the latent space geometry of generative models, including statistical physics models and diffusion models, by reconstructing the Fisher information metric. The method appr…

Embed to Control Partially Observed Systems: Representation Learning with Provable Sample Efficiency

2022-05-26 · Lingxiao Wang, Qi Cai, Zhuoran Yang, Zhaoran Wang

Reinforcement learning in partially observed Markov decision processes (POMDPs) faces two challenges. (i) It often takes the full history to predict the future, which induces a sample complexity that scales exponentially…

reinforcement-learningReinforcement Learning (RL)Representation Learning