中文
相关论文

相关论文: SDCA without Duality

200 篇论文

Stochastic Dual Coordinate Ascent is a popular method for solving regularized loss minimization for the case of convex losses. We describe variants of SDCA that do not require explicit regularization and do not rely on duality. We prove…

机器学习 · 计算机科学 2016-05-24 Shai Shalev-Shwartz

Stochastic Gradient Descent (SGD) has become popular for solving large scale supervised machine learning optimization problems such as SVM, due to their strong theoretical guarantees. While the closely related Dual Coordinate Ascent (DCA)…

机器学习 · 统计学 2015-03-20 Shai Shalev-Shwartz , Tong Zhang

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

This paper introduces AdaSDCA: an adaptive variant of stochastic dual coordinate ascent (SDCA) for solving the regularized empirical risk minimization problems. Our modification consists in allowing the method adaptively change the…

最优化与控制 · 数学 2015-03-02 Dominik Csiba , Zheng Qu , Peter Richtárik

In this paper, we consider stochastic dual coordinate (SDCA) {\em without} strongly convex assumption or convex assumption. We show that SDCA converges linearly under mild conditions termed restricted strong convexity. This covers a wide…

机器学习 · 统计学 2017-04-04 Chao Qu , Huan Xu

We present an improved analysis of mini-batched stochastic dual coordinate ascent for regularized empirical loss minimization (i.e. SVM and SVM-type objectives). Our analysis allows for flexible sampling schemes, including where data is…

机器学习 · 计算机科学 2015-07-31 Martin Takáč , Peter Richtárik , Nathan Srebro

In \citep{Yangnips13}, the author presented distributed stochastic dual coordinate ascent (DisDCA) algorithms for solving large-scale regularized loss minimization. Extraordinary performances have been observed and reported for the…

分布式、并行与集群计算 · 计算机科学 2014-03-25 Tianbao Yang , Shenghuo Zhu , Rong Jin , Yuanqing Lin

This work investigates the training of conditional random fields (CRFs) via the stochastic dual coordinate ascent (SDCA) algorithm of Shalev-Shwartz and Zhang (2016). SDCA enjoys a linear convergence rate and a strong empirical performance…

机器学习 · 统计学 2018-07-11 Rémi Le Priol , Alexandre Piché , Simon Lacoste-Julien

In prior works, stochastic dual coordinate ascent (SDCA) has been parallelized in a multi-core environment where the cores communicate through shared memory, or in a multi-processor distributed memory environment where the processors…

分布式、并行与集群计算 · 计算机科学 2016-11-03 Soumitra Pal , Tingyang Xu , Tianbao Yang , Sanguthevar Rajasekaran , Jinbo Bi

In this paper we develop an adaptive dual free Stochastic Dual Coordinate Ascent (adfSDCA) algorithm for regularized empirical risk minimization problems. This is motivated by the recent work on dual free SDCA of Shalev-Shwartz (2016). The…

最优化与控制 · 数学 2018-01-26 Xi He , Rachael Tappenden , Martin Takac

The stochastic dual coordinate-ascent (S-DCA) technique is a useful alternative to the traditional stochastic gradient-descent algorithm for solving large-scale optimization problems due to its scalability to large data sets and strong…

最优化与控制 · 数学 2016-02-25 Bicheng Ying , Kun Yuan , Ali H. Sayed

Dual averaging and gradient descent with their stochastic variants stand as the two canonical recipe books for first-order optimization: Every modern variant can be viewed as a descendant of one or the other. In the convex regime, these…

最优化与控制 · 数学 2025-05-28 Tuo Liu , El Mehdi Saad , Wojciech Kotłowski , Francesco Orabona

We analyze the performance of alternating minimization for loss functions optimized over two variables, where each variable may be restricted to lie in some potentially nonconvex constraint set. This type of setting arises naturally in…

最优化与控制 · 数学 2019-02-26 Wooseok Ha , Rina Foygel Barber

We introduce a proximal version of dual coordinate ascent method. We demonstrate how the derived algorithmic framework can be used for numerous regularized loss minimization problems, including $\ell_1$ regularization and structured output…

机器学习 · 统计学 2012-11-13 Shai Shalev-Shwartz , Tong Zhang

The difference-of-convex algorithm (DCA) is a well-established nonlinear programming technique that solves successive convex optimization problems. These sub-problems are obtained from the difference-of-convex~(DC) decompositions of the…

最优化与控制 · 数学 2026-02-20 Hadi Abbaszadehpeivasti , Etienne de Klerk , Adrien Taylor

We develop a new randomized iterative algorithm---stochastic dual ascent (SDA)---for finding the projection of a given vector onto the solution space of a linear system. The method is dual in nature: with the dual being a non-strongly…

数值分析 · 数学 2016-01-29 Robert Mansel Gower , Peter Richtarik

This paper considers convex optimization problems where nodes of a network have access to summands of a global objective. Each of these local objectives is further assumed to be an average of a finite set of functions. The motivation for…

最优化与控制 · 数学 2015-06-16 Aryan Mokhtari , Alejandro Ribeiro

We revisit the classical dual ascent algorithm for minimization of convex functionals in the presence of linear constraints, and give convergence results which apply even for non-convex functionals. We describe limit points in terms of the…

最优化与控制 · 数学 2016-09-22 Fredrik Andersson , Marcus Carlsson , Carl Olsson

Loss functions with non-isolated minima have emerged in several machine learning problems, creating a gap between theory and practice. In this paper, we formulate a new type of local convexity condition that is suitable to describe the…

机器学习 · 计算机科学 2022-05-31 Taehee Ko , Xiantao Li

We introduce a proximal version of the stochastic dual coordinate ascent method and show how to accelerate the method using an inner-outer iteration procedure. We analyze the runtime of the framework and obtain rates that improve…

机器学习 · 统计学 2013-10-09 Shai Shalev-Shwartz , Tong Zhang
‹ 上一页 1 2 3 10 下一页 ›