paper-with-me

Papers

A Primer on Coordinate Descent Algorithms

2016-09-30 · Hao-Jun Michael Shi, Shenyinying Tu, Yangyang Xu, Wotao Yin

This monograph presents a class of algorithms called coordinate descent algorithms for mathematicians, statisticians, and engineers outside the field of optimization. This particular class of algorithms has recently gained popularity due to their effectiveness in solving large-scale optimization problems in machine learning, compressed sensing, image processing, and computational statistics. Coordinate descent algorithms solve optimization problems by successively minimizing along each coordinate or coordinate hyperplane, which is ideal for parallelized and distributed computing. Avoiding detailed technicalities and proofs, this monograph gives relevant theory and examples for practitioners to effectively apply coordinate descent to modern problems in data science and engineering.

📄 PDF Abstract BibTeX arXiv:1610.00040

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningcompressed sensingDistributed Computing

Similar Papers 제목 키워드 기반

TopoPrimer: The Missing Topological Context in Forecasting Models

2026-05-14 · Zara Zetlin, Kayhan Moharreri, Maria Safi arxiv

We introduce TopoPrimer, a framework that makes the global topological structure of the series population an explicit input to any forecasting model. TopoPrimer improves accuracy across diverse domains, stabilizes foreca…

Accelerated Randomized Coordinate Descent Algorithms for Stochastic Optimization and Online Learning

2018-06-05 · Akshita Bhandari, Chandramani Singh

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 algorit…

Stochastic Optimization

Derivation of Coordinate Descent Algorithms from Optimal Control Theory

2023-09-07 · I. M. Ross

Recently, it was posited that disparate optimization algorithms may be coalesced in terms of a central source emanating from optimal control theory. Here we further this proposition by showing how coordinate descent algo…

Smooth Primal-Dual Coordinate Descent Algorithms for Nonsmooth Convex Optimization

2017-11-09 · NeurIPS 2017 12 · Ahmet Alacaoglu, Quoc Tran-Dinh, Olivier Fercoq, Volkan Cevher

We propose a new randomized coordinate descent method for a convex optimization template with broad applications. Our analysis relies on a novel combination of four ideas applied to the primal-dual gap function: smoothin…

On Matching Pursuit and Coordinate Descent

2018-03-26 · ICML 2018 7 · Francesco Locatello, Anant Raj, Sai Praneeth Karimireddy, Gunnar Rätsch 외

Two popular examples of first-order optimization methods over linear spaces are coordinate descent and matching pursuit algorithms, with their randomized variants. While the former targets the optimization by moving alon…