paper-with-me

홈 › Papers

Interactive Learning of Single-Index Models via Stochastic Gradient Descent

2026-02-19 · Nived Rajaraman, Yanjun Han arxiv

Stochastic gradient descent (SGD) is a cornerstone algorithm for high-dimensional optimization, renowned for its empirical successes. Recent theoretical advances have provided a deep understanding of how SGD enables feature learning in high-dimensional nonlinear models, most notably the \textit{single-index model} with i.i.d. data. In this work, we study the sequential learning problem for single-index models, also known as generalized linear bandits or ridge bandits, where SGD is a simple and natural solution, yet its learning dynamics remain largely unexplored. We show that, similar to the optimal interactive learner, SGD undergoes a distinct `burn-in'' phase before entering the `learning'' phase in this setting. Moreover, with an appropriately chosen learning rate schedule, a single SGD procedure simultaneously achieves near-optimal (or best-known) sample complexity and regret guarantees across both phases, for a broad class of link functions. Our results demonstrate that SGD remains highly competitive for learning single-index models under adaptive data.

📄 PDF Abstract BibTeX arXiv:2602.17876

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shuffle Private Stochastic Convex Optimization

2021-06-17 · ICLR 2022 4 · Albert Cheu, Matthew Joseph, Jieming Mao, Binghui Peng

In shuffle privacy, each user sends a collection of randomized messages to a trusted shuffler, the shuffler randomly permutes these messages, and the resulting shuffled collection of messages must satisfy differential pr…

Emergence of heavy tails in homogenized stochastic gradient descent

2024-02-02 · Zhe Jiao, Martin Keller-Ressel

It has repeatedly been observed that loss minimization by stochastic gradient descent (SGD) leads to heavy-tailed distributions of neural network parameters. Here, we analyze a continuous diffusion approximation of SGD, …

A Continuous-time Stochastic Gradient Descent Method for Continuous Data

2021-12-07 · Kexin Jin, Jonas Latz, ChenGuang Liu, Carola-Bibiane Schönlieb

Optimization problems with continuous data appear in, e.g., robust machine learning, functional data analysis, and variational inference. Here, the target function is given as an integral over a family of (continuously) …

Stochastic OptimizationVariational Inference

Learning a Single Index Model from Anisotropic Data with vanilla Stochastic Gradient Descent

2025-03-31 · Guillaume Braun, Minh Ha Quang, Masaaki Imaizumi

We investigate the problem of learning a Single Index Model (SIM)- a popular model for studying the ability of neural networks to learn features - from anisotropic Gaussian inputs by training a neuron using vanilla Stoch…

Full-Batch Gradient Descent Outperforms One-Pass SGD: Sample Complexity Separation in Single-Index Learning

2026-02-02 · Filip Kovačević, Hong Chang Ji, Denny Wu, Mahdi Soltanolkotabi 외 arxiv

It is folklore that reusing training data more than once can improve the statistical efficiency of gradient-based learning. While this phenomenon has been extensively studied in linear regression, the benefit of multi-pa…