paper-with-me

홈 › Papers

An Accelerated DFO Algorithm for Finite-sum Convex Functions

2020-07-07 · ICML 2020 1 · Yu-Wen Chen, Antonio Orvieto, Aurelien Lucchi

Derivative-free optimization (DFO) has recently gained a lot of momentum in machine learning, spawning interest in the community to design faster methods for problems where gradients are not accessible. While some attention has been given to the concept of acceleration in the DFO literature, existing stochastic algorithms for objective functions with a finite-sum structure have not been shown theoretically to achieve an accelerated rate of convergence. Algorithms that use acceleration in such a setting are prone to instabilities, making it difficult to reach convergence. In this work, we exploit the finite-sum structure of the objective in order to design a variance-reduced DFO algorithm that provably yields acceleration. We prove rates of convergence for both smooth convex and strongly-convex finite-sum objective functions. Finally, we validate our theoretical results empirically on several tasks and datasets.

📄 PDF Abstract BibTeX arXiv:2007.03311

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Katyusha X: Simple Momentum Method for Stochastic Sum-of-Nonconvex Optimization

2018-07-01 · ICML 2018 7 · Zeyuan Allen-Zhu

The problem of minimizing sum-of-nonconvex functions (i.e., convex functions that are average of non-convex ones) is becoming increasing important in machine learning, and is the core machinery for PCA, SVD, regular…

Katyusha X: Practical Momentum Method for Stochastic Sum-of-Nonconvex Optimization

2018-02-12 · Zeyuan Allen-Zhu

The problem of minimizing sum-of-nonconvex functions (i.e., convex functions that are average of non-convex ones) is becoming increasingly important in machine learning, and is the core machinery for PCA, SVD, regularize…

Accelerated Stochastic Gradient Descent for Minimizing Finite Sums

2015-06-09 · Atsushi Nitanda

We propose an optimization method for minimizing the finite sums of smooth convex functions. Our method incorporates an accelerated gradient descent (AGD) and a stochastic variance reduction gradient (SVRG) in a mini-bat…

Adaptive Accelerated (Extra-)Gradient Methods with Variance Reduction

2022-01-28 · Zijian Liu, Ta Duy Nguyen, Alina Ene, Huy L. Nguyen

In this paper, we study the finite-sum convex optimization problem focusing on the general convex case. Recently, the study of variance reduced (VR) methods and their accelerated variants has made exciting progress. Howe…

Fast and Faster Convergence of SGD for Over-Parameterized Models and an Accelerated Perceptron

2018-10-16 · Sharan Vaswani, Francis Bach, Mark Schmidt

Modern machine learning focuses on highly expressive models that are able to fit or interpolate the data completely, resulting in zero training loss. For such models, we show that the stochastic gradients of common loss …