paper-with-me

홈 › Papers

Parameter-free Stochastic Optimization of Variationally Coherent Functions

2021-01-30 · Francesco Orabona, Dávid Pál

We design and analyze an algorithm for first-order stochastic optimization of a large class of functions on $\mathbb{R}^d$. In particular, we consider the \emph{variationally coherent} functions which can be convex or non-convex. The iterates of our algorithm on variationally coherent functions converge almost surely to the global minimizer $\boldsymbol{x}^*$. Additionally, the very same algorithm with the same hyperparameters, after $T$ iterations guarantees on convex functions that the expected suboptimality gap is bounded by $\widetilde{O}(\|\boldsymbol{x}^* - \boldsymbol{x}_0\| T^{-1/2+\epsilon})$ for any $\epsilon>0$. It is the first algorithm to achieve both these properties at the same time. Also, the rate for convex functions essentially matches the performance of parameter-free algorithms. Our algorithm is an instance of the Follow The Regularized Leader algorithm with the added twist of using \emph{rescaled gradients} and time-varying linearithmic regularizers.

📄 PDF Abstract BibTeX arXiv:2102.00236

Code (1)

bremen79/parameterfree pytorch

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Stochastic Mirror Descent in Variationally Coherent Optimization Problems

2017-12-01 · NeurIPS 2017 12 · Zhengyuan Zhou, Panayotis Mertikopoulos, Nicholas Bambos, Stephen Boyd 외

In this paper, we examine a class of non-convex stochastic optimization problems which we call variationally coherent, and which properly includes pseudo-/quasiconvex and star-convex optimization problems. To solve such …

Stochastic Optimization

Distributed stochastic optimization with large delays

2021-07-06 · Zhengyuan Zhou, Panayotis Mertikopoulos, Nicholas Bambos, Peter W. Glynn 외

One of the most widely used methods for solving large-scale stochastic optimization problems is distributed asynchronous stochastic gradient descent (DASGD), a family of algorithms that result from parallelizing stochast…

Distributed ComputingStochastic Optimization

On the convergence of mirror descent beyond stochastic convex programming

2017-06-18 · Zhengyuan Zhou, Panayotis Mertikopoulos, Nicholas Bambos, Stephen Boyd 외

In this paper, we examine the convergence of mirror descent in a class of stochastic optimization problems that are not necessarily convex (or even quasi-convex), and which we call variationally coherent. Since the stand…

Stochastic Optimization

Stochastic Variational Inference for Bayesian Sparse Gaussian Process Regression

2017-11-01 · Haibin Yu, Trong Nghia Hoang, Kian Hsiang Low, Patrick Jaillet

This paper presents a novel variational inference framework for deriving a family of Bayesian sparse Gaussian process regression (SGPR) models whose approximations are variationally optimal with respect to the full-rank …

GPRregressionStochastic OptimizationVariational Inference

How Free is Parameter-Free Stochastic Optimization?

2024-02-05 · Amit Attia, Tomer Koren

We study the problem of parameter-free stochastic optimization, inquiring whether, and under what conditions, do fully parameter-free methods exist: these are methods that achieve convergence rates competitive with optim…

Stochastic Optimization