paper-with-me

홈 › Papers

Design Criteria for SGD Preconditioners: Local Conditioning, Noise Floors, and Basin Stability

2025-11-24 · Mitchell Scott, Tianshi Xu, Ziyuan Tang, Alexandra Pichette-Emmons, Qiang Ye, Yousef Saad, Yuanzhe Xi arxiv

Stochastic Gradient Descent (SGD) often slows in the late stage of training due to anisotropic curvature and gradient noise. We analyze preconditioned SGD in the geometry induced by a symmetric positive definite matrix $\mathbf{M}$, deriving bounds in which both the convergence rate and the stochastic noise floor are governed by $\mathbf{M}$-dependent quantities: the rate through an effective condition number in the $\mathbf{M}$-metric, and the floor through the product of that condition number and the preconditioned noise level. For nonconvex objectives, we establish a preconditioner-dependent basin-stability guarantee: when smoothness and basin size are measured in the $\mathbf{M}$-norm, the probability that the iterates remain in a well-behaved local region admits an explicit lower bound. This perspective is particularly relevant in Scientific Machine Learning (SciML), where achieving small training loss under stochastic updates is closely tied to physical fidelity, numerical stability, and constraint satisfaction. The framework applies to both diagonal/adaptive and curvature-aware preconditioners and yields a simple design principle: choose $\mathbf{M}$ to improve local conditioning while attenuating noise. Experiments on a quadratic diagnostic and three SciML benchmarks validate the predicted rate-floor behavior.

📄 PDF Abstract BibTeX arXiv:2511.19716

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variable-Wise Diagonal Preconditioning for Primal-Dual Splitting: Design and Applications

2023-01-20 · Kazuki Naganuma, Shunsuke Ono

This paper proposes a method for designing diagonal preconditioners for a preconditioned primal-dual splitting method (P-PDS), an efficient algorithm that solves nonsmooth convex optimization problems. To speed up the co…

Hyperspectral Unmixing

On Adapting Randomized Nyström Preconditioners to Accelerate Variational Image Reconstruction

2024-11-12 · Tao Hong, Zhaoyi Xu, Jason Hu, Jeffrey A. Fessler

Model-based iterative reconstruction plays a key role in solving inverse problems. However, the associated minimization problems are generally large-scale, ill-posed, nonsmooth, and sometimes even nonconvex, which presen…

DeblurringGPUImage DeblurringImage Reconstruction+1

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,…

Optimal Diagonal Preconditioning

2022-09-02 · Zhaonan Qu, Wenzhi Gao, Oliver Hinder, Yinyu Ye 외

Preconditioning has long been a staple technique in optimization, often applied to reduce the condition number of a matrix and speed up the convergence of algorithms. Although there are many popular preconditioning techn…

Optimal Diagonal Preconditioning Beyond Worst-Case Conditioning: Theory and Practice of Omega Scaling

2025-09-27 · Saeed Ghadimi, Woosuk L. Jung, Arnesh Sujanani, David Torregrosa-Belén 외 arxiv

We study optimal diagonal preconditioning using the classical worst-case $κ$-condition number and the averaging-based $ω$-condition number. For the $κ$-optimal preconditioning problem, we derive an affine-based pseudocon…