paper-with-me

홈 › Papers

Accelerated Variance Reduced Block Coordinate Descent

2016-11-13 · Zebang Shen, Hui Qian, Chao Zhang, Tengfei Zhou

Algorithms with fast convergence, small number of data access, and low per-iteration complexity are particularly favorable in the big data era, due to the demand for obtaining \emph{highly accurate solutions} to problems with \emph{a large number of samples} in \emph{ultra-high} dimensional space. Existing algorithms lack at least one of these qualities, and thus are inefficient in handling such big data challenge. In this paper, we propose a method enjoying all these merits with an accelerated convergence rate $O(\frac{1}{k^2})$. Empirical studies on large scale datasets with more than one million features are conducted to show the effectiveness of our methods in practice.

📄 PDF Abstract BibTeX arXiv:1611.04149

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variance Reduced Coordinate Descent with Acceleration: New Method With a Surprising Application to Finite-Sum Problems

2020-02-11 · ICML 2020 1 · Filip Hanzely, Dmitry Kovalev, Peter Richtarik

We propose an accelerated version of stochastic variance reduced coordinate descent -- ASVRCD. As other variance reduced coordinate descent methods such as SEGA or SVRCD, our method can deal with problems that include a …

Asynchronous Stochastic Block Coordinate Descent with Variance Reduction

2016-10-29 · Bin Gu, Zhouyuan Huo, Heng Huang

Asynchronous parallel implementations for stochastic optimization have received huge successes in theory and practice recently. Asynchronous implementations with lock-free are more efficient than the one with writing or …

Stochastic Optimization

FedBCD:Communication-Efficient Accelerated Block Coordinate Gradient Descent for Federated Learning

2026-03-05 · Junkang Liu, Fanhua Shang, Yuanyuan Liu, Hongying Liu 외 arxiv

Although Federated Learning has been widely studied in recent years, there are still high overhead expenses in each communication round for large-scale models such as Vision Transformer. To lower the communication comple…

Federated Learning

Cyclic Block Coordinate Descent With Variance Reduction for Composite Nonconvex Optimization

2022-12-09 · Xufeng Cai, Chaobing Song, Stephen J. Wright, Jelena Diakonikolas

Nonconvex optimization is central in solving many machine learning problems, in which block-wise structure is commonly encountered. In this work, we propose cyclic block coordinate methods for nonconvex optimization prob…

Accelerated Mini-batch Randomized Block Coordinate Descent Method

2014-12-01 · NeurIPS 2014 12 · Tuo Zhao, Mo Yu, Yiming Wang, Raman Arora 외

We consider regularized empirical risk minimization problems. In particular, we minimize the sum of a smooth empirical risk function and a nonsmooth regularization function. When the regularization function is block sepa…

Sparse LearningStochastic Optimization