paper-with-me

Papers

SDCA without Duality, Regularization, and Individual Convexity

2016-02-04 · Shai Shalev-Shwartz

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 linear convergence rates even if individual loss functions are non-convex, as long as the expected loss is strongly convex.

📄 PDF Abstract BibTeX arXiv:1602.01582

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linear Convergence of the Randomized Feasible Descent Method Under the Weak Strong Convexity Assumption

2015-06-08 · Chenxin Ma, Rachael Tappenden, Martin Takáč

In this paper we generalize the framework of the feasible descent method (FDM) to a randomized (R-FDM) and a coordinate-wise random feasible descent method (RC-FDM) framework. We show that the famous SDCA algorithm for o…

Linear convergence of SDCA in statistical estimation

2017-01-26 · Chao Qu, Huan Xu

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. T…

regression

SDCA without Duality

2015-02-22 · Shai Shalev-Shwartz

Stochastic Dual Coordinate Ascent is a popular method for solving regularized loss minimization for the case of convex losses. In this paper we show how a variant of SDCA can be applied for non-convex losses. We prove li…

A Unified Analysis of Stochastic Optimization Methods Using Jump System Theory and Quadratic Constraints

2017-06-25 · Bin Hu, Peter Seiler, Anders Rantzer

We develop a simple routine unifying the analysis of several important recently-developed stochastic optimization methods including SAGA, Finito, and stochastic dual coordinate ascent (SDCA). First, we show an intrinsic …

Stochastic Optimization

Dimension-Free Iteration Complexity of Finite Sum Optimization Problems

2016-06-30 · NeurIPS 2016 12 · Yossi Arjevani, Ohad Shamir

Many canonical machine learning problems boil down to a convex optimization problem with a finite sum structure. However, whereas much progress has been made in developing faster algorithms for this setting, the inherent…