Accelerated Variance Reduced Block Coordinate Descent
Zebang Shen, Hui Qian, Chao Zhang, and Tengfei Zhou

TL;DR
This paper introduces an accelerated variance reduced block coordinate descent algorithm that achieves fast convergence and efficiency for large-scale, high-dimensional data problems, outperforming existing methods.
Contribution
The paper proposes a novel accelerated variance reduced block coordinate descent method with an $O(1/k^2)$ convergence rate, suitable for ultra-high dimensional big data applications.
Findings
Effective on datasets with over one million features
Achieves accelerated convergence rate $O(1/k^2)$
Demonstrates practical efficiency in large-scale experiments
Abstract
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 . Empirical studies on large scale datasets with more than one million features are conducted to show the effectiveness of our methods in practice.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Complexity and Algorithms in Graphs
