paper-with-me

Papers

Resolving learning rates adaptively by locating Stochastic Non-Negative Associated Gradient Projection Points using line searches

2020-01-15 · Dominic Kafka, Daniel. N. Wilke

Learning rates in stochastic neural network training are currently determined a priori to training, using expensive manual or automated iterative tuning. This study proposes gradient-only line searches to resolve the learning rate for neural network training algorithms. Stochastic sub-sampling during training decreases computational cost and allows the optimization algorithms to progress over local minima. However, it also results in discontinuous cost functions. Minimization line searches are not effective in this context, as they use a vanishing derivative (first order optimality condition), which often do not exist in a discontinuous cost function and therefore converge to discontinuities as opposed to minima from the data trends. Instead, we base candidate solutions along a search direction purely on gradient information, in particular by a directional derivative sign change from negative to positive (a Non-negative Associative Gradient Projection Point (NN- GPP)). Only considering a sign change from negative to positive always indicates a minimum, thus NN-GPPs contain second order information. Conversely, a vanishing gradient is purely a first order condition, which may indicate a minimum, maximum or saddle point. This insight allows the learning rate of an algorithm to be reliably resolved as the step size along a search direction, increasing convergence performance and eliminating an otherwise expensive hyperparameter.

📄 PDF Abstract BibTeX arXiv:2001.05113

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradient-only line searches: An Alternative to Probabilistic Line Searches

2019-03-22 · Dominic Kafka, Daniel Wilke

Step sizes in neural network training are largely determined using predetermined rules such as fixed learning rates and learning rate schedules. These require user input or expensive global optimization strategies to det…

global-optimization

New Bounds for the Last Iterate of the Stochastic subGradient Method

2026-06-23 · Guglielmo Beretta, Tommaso Cesari, Roberto Colomboni, Andrea Paudice arxiv

We study the last iterate of the stochastic subgradient method for one-dimensional convex Lipschitz objectives. For a fixed horizon $n$, we consider the standard fixed stepsizes $η=Θ(1/\sqrt n)$. We prove that, for such …

Anthropic decision theory

2011-10-28 · Stuart Armstrong

This paper sets out to resolve how agents ought to act in the Sleeping Beauty problem and various related anthropic (self-locating belief) problems, not through the calculation of anthropic probabilities, but through fin…

A Searchlight Factor Model Approach for Locating Shared Information in Multi-Subject fMRI Analysis

2016-09-29 · Hejia Zhang, Po-Hsuan Chen, Janice Chen, Xia Zhu 외

There is a growing interest in joint multi-subject fMRI analysis. The challenge of such analysis comes from inherent anatomical and functional variability across subjects. One approach to resolving this is a shared respo…

General Classification

Machine Learning Fairness in Justice Systems: Base Rates, False Positives, and False Negatives

2020-08-05 · Jesse Russell

Machine learning best practice statements have proliferated, but there is a lack of consensus on what the standards should be. For fairness standards in particular, there is little guidance on how fairness might be achie…

BIG-bench Machine LearningFairness