中文
相关论文

相关论文: Parallel coordinate descent for the Adaboost probl…

200 篇论文

Gradient descent, and coordinate descent in particular, are core tools in machine learning and elsewhere. Large problem instances are common. To help solve them, two orthogonal approaches are known: acceleration and parallelism. In this…

最优化与控制 · 数学 2018-08-16 Richard Cole , Yixin Tao

In this work we show that randomized (block) coordinate descent methods can be accelerated by parallelization when applied to the problem of minimizing the sum of a partially separable smooth convex function and a simple separable convex…

最优化与控制 · 数学 2013-11-27 Peter Richtárik , Martin Takáč

It is known that Boosting can be interpreted as a gradient descent technique to minimize an underlying loss function. Specifically, the underlying loss being minimized by the traditional AdaBoost is the exponential loss, which is proved to…

计算机视觉与模式识别 · 计算机科学 2017-06-26 Kaidong Wang , Yao Wang , Qian Zhao , Deyu Meng , Zongben Xu

We seek tight bounds on the viable parallelism in asynchronous implementations of coordinate descent that achieves linear speedup. We focus on asynchronous coordinate descent (ACD) algorithms on convex functions which consist of the sum of…

最优化与控制 · 数学 2020-08-04 Yun Kuen Cheung , Richard Cole , Yixin Tao

This work presents a parallel variant of the algorithm introduced in [Acceleration of block coordinate descent methods with identification strategies Comput. Optim. Appl. 72(3):609--640, 2019] to minimize the sum of a partially separable…

最优化与控制 · 数学 2025-08-06 Ronaldo Lopes , Sandra A. Santos , Paulo J. S. Silva

We propose Shotgun, a parallel coordinate descent algorithm for minimizing L1-regularized losses. Though coordinate descent seems inherently sequential, we prove convergence bounds for Shotgun which predict linear speedups, up to a…

机器学习 · 计算机科学 2011-05-27 Joseph K. Bradley , Aapo Kyrola , Danny Bickson , Carlos Guestrin

We describe an asynchronous parallel stochastic proximal coordinate descent algorithm for minimizing a composite objective function, which consists of a smooth convex function plus a separable convex function. In contrast to previous…

最优化与控制 · 数学 2015-12-14 Ji Liu , Stephen J. Wright

This manuscript provides optimization guarantees, generalization bounds, and statistical consistency results for AdaBoost variants which replace the exponential loss with the logistic and similar losses (specifically, twice differentiable…

机器学习 · 计算机科学 2013-05-14 Matus Telgarsky

We describe an asynchronous parallel stochastic coordinate descent algorithm for minimizing smooth unconstrained or separably constrained functions. The method achieves a linear convergence rate on functions that satisfy an essential strong…

最优化与控制 · 数学 2014-11-12 Ji Liu , Stephen J. Wright , Christopher Ré , Victor Bittorf , Srikrishna Sridhar

We propose a new stochastic coordinate descent method for minimizing the sum of convex functions each of which depends on a small number of coordinates only. Our method (APPROX) is simultaneously Accelerated, Parallel and PROXimal; this is…

最优化与控制 · 数学 2014-03-04 Olivier Fercoq , Peter Richtárik

The AdaBoost algorithm was designed to combine many "weak" hypotheses that perform slightly better than random guessing into a "strong" hypothesis that has very low error. We study the rate at which AdaBoost iteratively converges to the…

最优化与控制 · 数学 2011-06-30 Indraneel Mukherjee , Cynthia Rudin , Robert E. Schapire

We study the block-coordinate forward-backward algorithm in which the blocks are updated in a random and possibly parallel manner, according to arbitrary probabilities. The algorithm allows different stepsizes along the block-coordinates to…

最优化与控制 · 数学 2020-11-30 Saverio Salzo , Silvia Villa

Several works have shown linear speedup is achieved by an asynchronous parallel implementation of stochastic coordinate descent so long as there is not too much parallelism. More specifically, it is known that if all updates are of similar…

最优化与控制 · 数学 2020-11-23 Yun Kuen Cheung , Richard Cole , Yixin Tao

Coordinate descent algorithms solve optimization problems by successively performing approximate minimization along coordinate directions or coordinate hyperplanes. They have been used in applications for many years, and their popularity…

最优化与控制 · 数学 2015-02-18 Stephen J. Wright

We study the cost of parallelizing weak-to-strong boosting algorithms for learning, following the recent work of Karbasi and Larsen. Our main results are two-fold: - First, we prove a tight lower bound, showing that even "slight"…

机器学习 · 计算机科学 2024-02-26 Xin Lyu , Hongxun Wu , Junzhao Yang

The growing amount of high dimensional data in different machine learning applications requires more efficient and scalable optimization algorithms. In this work, we consider combining two techniques, parallelism and Nesterov's…

机器学习 · 计算机科学 2014-11-26 Haipeng Luo , Patrick Haffner , Jean-Francois Paiement

Recent work has established an empirically successful framework for adapting learning rates for stochastic gradient descent (SGD). This effectively removes all needs for tuning, while automatically reducing learning rates over time on…

机器学习 · 计算机科学 2013-03-28 Tom Schaul , Yann LeCun

This paper introduces a coordinate descent version of the V\~u-Condat algorithm. By coordinate descent, we mean that only a subset of the coordinates of the primal and dual iterates is updated at each iteration, the other coordinates being…

最优化与控制 · 数学 2019-01-17 Olivier Fercoq , Pascal Bianchi

Stochastic dual coordinate ascent (SDCA) is an effective technique for solving regularized loss minimization problems in machine learning. This paper considers an extension of SDCA under the mini-batch setting that is often used in…

机器学习 · 统计学 2013-05-14 Shai Shalev-Shwartz , Tong Zhang

We study connections between Dykstra's algorithm for projecting onto an intersection of convex sets, the augmented Lagrangian method of multipliers or ADMM, and block coordinate descent. We prove that coordinate descent for a regularized…

统计计算 · 统计学 2017-05-16 Ryan J. Tibshirani
‹ 上一页 1 2 3 10 下一页 ›