paper-with-me

Papers

Structured Preconditioners in Adaptive Optimization: A Unified Analysis

2025-03-13 · Shuo Xie, Tianhao Wang, Sashank Reddi, Sanjiv Kumar, Zhiyuan Li

We present a novel unified analysis for a broad class of adaptive optimization algorithms with structured (e.g., layerwise, diagonal, and kronecker-factored) preconditioners for both online regret minimization and offline convex optimization. Our analysis not only provides matching rate to several important structured preconditioned algorithms including diagonal AdaGrad, full-matrix AdaGrad, and AdaGrad-Norm, but also gives an improved convergence rate for a one-sided variant of Shampoo over that of original Shampoo. Interestingly, more structured preconditioners (e.g., diagonal Adagrad, AdaGrad-Norm which use less space and compute) are often presented as computationally efficient approximations to full-matrix Adagrad, aiming for improved optimization performance through better approximations. Our unified analysis challenges this prevailing view and reveals, perhaps surprisingly, that more structured preconditioners, despite using less space and computation per step, can outperform their less structured counterparts. To demonstrate this, we show that one-sided Shampoo, which is relatively much cheaper than full-matrix AdaGrad could outperform it both theoretically and experimentally.

📄 PDF Abstract BibTeX arXiv:2503.10537

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AdaGrad AdaGrad is a stochastic optimization method that adapts the learning rate to the parameters. It performs smaller updates for parameters associated with frequently occurring…

Similar Papers 제목 키워드 기반

Differentially Private Adaptive Optimization with Delayed Preconditioners

2022-12-01 · Tian Li, Manzil Zaheer, Ken Ziyu Liu, Sashank J. Reddi 외

Privacy noise may negate the benefits of using adaptive optimizers in differentially private model training. Prior works typically address this issue by using auxiliary information (e.g., public data) to boost the effect…

Optimal Projection-Free Adaptive SGD for Matrix Optimization

2026-04-02 · Dmitry Kovalev arxiv

Recently, Jiang et al. [2026] developed Leon, a practical variant of One-sided Shampoo [Xie et al., 2025a, An et al., 2025] algorithm for online convex optimization, which does not require computing a costly quadratic pr…

DP-KFC: Data-Free Preconditioning for Privacy-Preserving Deep Learning

2026-05-13 · Marc Molina Van den Bosch, Riccardo Taiello, Albert Sund Aillet, Andrea Protani 외 arxiv

Differentially private optimization suffers from a fundamental geometric mismatch: deep networks have highly anisotropic loss landscapes, yet DP-SGD injects isotropic noise. Second-order preconditioning can resolve this,…

Adaptive Proximal Gradient Methods for Structured Neural Networks

2021-12-01 · NeurIPS 2021 12 · Jihun Yun, Aurelie C. Lozano, Eunho Yang

We consider the training of structured neural networks where the regularizer can be non-smooth and possibly non-convex. While popular machine learning libraries have resorted to stochastic (adaptive) subgradient approach…

Quantization

Bridging the Gap between Stochastic Gradient MCMC and Stochastic Optimization

2015-12-25 · Changyou Chen, David Carlson, Zhe Gan, Chunyuan Li 외

Stochastic gradient Markov chain Monte Carlo (SG-MCMC) methods are Bayesian analogs to popular stochastic optimization methods; however, this connection is not well studied. We explore this relationship by applying simul…

Stochastic Optimization