paper-with-me

Papers

An Accelerated Variance-Reduced Conditional Gradient Sliding Algorithm for First-order and Zeroth-order Optimization

2021-09-18 · Xiyuan Wei, Bin Gu, Heng Huang

The conditional gradient algorithm (also known as the Frank-Wolfe algorithm) has recently regained popularity in the machine learning community due to its projection-free property to solve constrained problems. Although many variants of the conditional gradient algorithm have been proposed to improve performance, they depend on first-order information (gradient) to optimize. Naturally, these algorithms are unable to function properly in the field of increasingly popular zeroth-order optimization, where only zeroth-order information (function value) is available. To fill in this gap, we propose a novel Accelerated variance-Reduced Conditional gradient Sliding (ARCS) algorithm for finite-sum problems, which can use either first-order or zeroth-order information to optimize. To the best of our knowledge, ARCS is the first zeroth-order conditional gradient sliding type algorithms solving convex problems in zeroth-order optimization. In first-order optimization, the convergence results of ARCS substantially outperform previous algorithms in terms of the number of gradient query oracle. Finally we validated the superiority of ARCS by experiments on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2109.08858

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

A unified variance-reduced accelerated gradient method for convex optimization

2019-05-29 · NeurIPS 2019 12 · Guanghui Lan, Zhize Li, Yi Zhou

We propose a novel randomized incremental gradient algorithm, namely, VAriance-Reduced Accelerated Gradient (Varag), for finite-sum optimization. Equipped with a unified step-size policy that adjusts itself to the value …

A Stochastic Variance Reduced Nesterov's Accelerated Quasi-Newton Method

2019-10-17 · Sota Yasuda, Shahrzad Mahboubi, S. Indrapriyadarsini, Hiroshi Ninomiya 외

Recently algorithms incorporating second order curvature information have become popular in training neural networks. The Nesterov's Accelerated Quasi-Newton (NAQ) method has shown to effectively accelerate the BFGS quas…

regression

Bias-Variance Tradeoff in a Sliding Window Implementation of the Stochastic Gradient Algorithm

2019-10-25 · Yakup Ceki Papo

This paper provides a framework to analyze stochastic gradient algorithms in a mean squared error (MSE) sense using the asymptotic normality result of the stochastic gradient descent (SGD) iterates. We perform this analy…

Distributed Stochastic Variance Reduced Gradient Methods and A Lower Bound for Communication Complexity

2015-07-27 · Jason D. Lee, Qihang Lin, Tengyu Ma, Tianbao Yang

We study distributed optimization algorithms for minimizing the average of convex functions. The applications include empirical risk minimization problems in statistical machine learning where the datasets are large and …

Distributed Optimization