paper-with-me

홈 › Papers

Probabilistic Line Searches for Stochastic Optimization

2015-02-10 · NeurIPS 2015 12 · Maren Mahsereci, Philipp Hennig

In deterministic optimization, line searches are a standard tool ensuring stability and efficiency. Where only stochastic gradients are available, no direct equivalent has so far been formulated, because uncertain gradients do not allow for a strict sequence of decisions collapsing the search space. We construct a probabilistic line search by combining the structure of existing deterministic methods with notions from Bayesian optimization. Our method retains a Gaussian process surrogate of the univariate optimization objective, and uses a probabilistic belief over the Wolfe conditions to monitor the descent. The algorithm has very low computational cost, and no user-controlled parameters. Experiments show that it effectively removes the need to define a learning rate for stochastic gradient descent.

📄 PDF Abstract BibTeX arXiv:1502.02846

Code (1)

ProbabilisticNumerics/probabilistic_line_search tf

Tasks

Bayesian OptimizationStochastic Optimization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Probabilistic Line Searches for Stochastic Optimization

2017-03-29 · NeurIPS 2015 · Maren Mahsereci, Philipp Hennig

In deterministic optimization, line searches are a standard tool ensuring stability and efficiency. Where only stochastic gradients are available, no direct equivalent has so far been formulated, because uncertain gradie…

Bayesian OptimizationStochastic Optimization

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

Gradient-only line searches to automatically determine learning rates for a variety of stochastic training algorithms

2020-06-29 · Dominic Kafka, Daniel Nicolas Wilke

Gradient-only and probabilistic line searches have recently reintroduced the ability to adaptively determine learning rates in dynamic mini-batch sub-sampled neural network training. However, stochastic line searches are…

Particle Based Stochastic Policy Optimization

2021-09-29 · Qiwei Ye, Yuxuan Song, Chang Liu, Fangyun Wei 외

Stochastic polic have been widely applied for their good property in exploration and uncertainty quantification. Modeling policy distribution by joint state-action distribution within the exponential family has enabled …

Deep Reinforcement LearningMuJoCo GamesOffline RLReinforcement Learning (RL)+1

Stochastic Online Convex Optimization. Application to probabilistic time series forecasting

2021-02-01 · Olivier Wintenberger

We introduce a general framework of stochastic online convex optimization to obtain fast-rate stochastic regret bounds. We prove that algorithms such as online newton steps and a scale-free 10 version of Bernstein online…

Probabilistic Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting+1