paper-with-me

Papers

Self-Tuning Stochastic Optimization with Curvature-Aware Gradient Filtering

2020-11-09 · NeurIPS Workshop ICBINB 2020 12 · Ricky T. Q. Chen, Dami Choi, Lukas Balles, David Duvenaud, Philipp Hennig

Standard first-order stochastic optimization algorithms base their updates solely on the average mini-batch gradient, and it has been shown that tracking additional quantities such as the curvature can help de-sensitize common hyperparameters. Based on this intuition, we explore the use of exact per-sample Hessian-vector products and gradients to construct optimizers that are self-tuning and hyperparameter-free. Based on a dynamics model of the gradient, we derive a process which leads to a curvature-corrected, noise-adaptive online gradient estimate. The smoothness of our updates makes it more amenable to simple step size selection schemes, which we also base off of our estimates quantities. We prove that our model-based procedure converges in the noisy quadratic setting. Though we do not see similar gains in deep learning tasks, we can match the performance of well-tuned optimizers and ultimately, this is an interesting step for constructing self-tuning optimizers.

📄 PDF Abstract BibTeX arXiv:2011.04803

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Stepping on the Edge: Curvature Aware Learning Rate Tuners

2024-07-08 · Vincent Roulet, Atish Agarwala, Jean-bastien Grill, Grzegorz Swirszcz 외

Curvature information -- particularly, the largest eigenvalue of the loss Hessian, known as the sharpness -- often forms the basis for learning rate tuners. However, recent work has shown that the curvature information u…

TRAM: Bridging Trust Regions and Sharpness Aware Minimization

2023-10-05 · Tom Sherborne, Naomi Saphra, Pradeep Dasigi, Hao Peng

Sharpness-aware minimization (SAM) reports improving domain generalization by reducing the loss surface curvature in the parameter space. However, generalization during fine-tuning is often more dependent on the transfer…

Cross-Lingual TransferDomain GeneralizationLanguage ModelingLanguage Modelling+1

The Blessing of Dimensionality in LLM Fine-tuning: A Variance-Curvature Perspective

2026-01-30 · Qiyao Liang, Jinyeop Song, Yizhou Liu, Jeff Gore 외 arxiv

Weight-perturbation evolution strategies (ES) can fine-tune billion-parameter language models with surprisingly small populations (e.g., $N\!\approx\!30$), contradicting classical zeroth-order curse-of-dimensionality int…

MSINO: Curvature-Aware Sobolev Optimization for Manifold Neural Networks

2026-02-26 · Suresan Pareth arxiv

We introduce Manifold Sobolev Informed Neural Optimization (MSINO), a curvature aware training framework for neural networks defined on Riemannian manifolds. The method replaces standard Euclidean derivative supervision …

Stochastic Bound Majorization

2013-09-22 · Anna Choromanska, Tony Jebara

Recently a majorization method for optimizing partition functions of log-linear models was proposed alongside a novel quadratic variational upper-bound. In the batch setting, it outperformed state-of-the-art first- and s…

Stochastic Optimization