LGMLJun 5, 2018

Accelerated Randomized Coordinate Descent Algorithms for Stochastic Optimization and Online Learning

arXiv:1806.01600v21 citations
AI Analysis

This work addresses efficiency issues in optimization algorithms for machine learning practitioners, though it appears incremental as it builds on known randomized coordinate descent techniques.

The authors tackled the problem of high per-iteration complexity in accelerated gradient algorithms by proposing accelerated randomized coordinate descent algorithms for stochastic optimization and online learning, resulting in significantly reduced complexity and improved regret performance compared to existing methods.

We propose accelerated randomized coordinate descent algorithms for stochastic optimization and online learning. Our algorithms have significantly less per-iteration complexity than the known accelerated gradient algorithms. The proposed algorithms for online learning have better regret performance than the known randomized online coordinate descent algorithms. Furthermore, the proposed algorithms for stochastic optimization exhibit as good convergence rates as the best known randomized coordinate descent algorithms. We also show simulation results to demonstrate performance of the proposed algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes