paper-with-me

Papers

Parallel coordinate descent for the Adaboost problem

2013-10-07 · Olivier Fercoq

We design a randomised parallel version of Adaboost based on previous studies on parallel coordinate descent. The algorithm uses the fact that the logarithm of the exponential loss is a function with coordinate-wise Lipschitz continuous gradient, in order to define the step lengths. We provide the proof of convergence for this randomised Adaboost algorithm and a theoretical parallelisation speedup factor. We finally provide numerical examples on learning problems of various sizes that show that the algorithm is competitive with concurrent approaches, especially for large scale problems.

📄 PDF Abstract BibTeX arXiv:1310.1840

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Smooth minimization of nonsmooth functions with parallel coordinate descent methods

2013-09-23 · Olivier Fercoq, Peter Richtárik

We study the performance of a family of randomized parallel coordinate descent methods for minimizing the sum of a nonsmooth and separable convex functions. The problem class includes as a special case L1-regularized L1 …

Multiclass Boosting: Theory and Algorithms

2011-12-01 · NeurIPS 2011 12 · Mohammad J. Saberian, Nuno Vasconcelos

The problem of multiclass boosting is considered. A new framework,based on multi-dimensional codewords and predictors is introduced. The optimal set of codewords is derived, and a margin enforcing loss proposed. The res…

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

BIG-bench Machine Learningcompressed sensingDistributed Computing

Coordinate Descent with Arbitrary Sampling I: Algorithms and Complexity

2014-12-27 · Zheng Qu, Peter Richtárik

We study the problem of minimizing the sum of a smooth convex function and a convex block-separable regularizer and propose a new randomized coordinate descent method, which we call ALPHA. Our method at every iteration u…

Stochastic Parallel Block Coordinate Descent for Large-scale Saddle Point Problems

2015-11-23 · Zhanxing Zhu, Amos J. Storkey

We consider convex-concave saddle point problems with a separable structure and non-strongly convex functions. We propose an efficient stochastic block coordinate descent method using adaptive primal-dual updates, which …

feature selection