1: \begin{abstract}
2: We consider empirical risk minimization of linear predictors
3: with convex loss functions.
4: Such problems can be reformulated as convex-concave saddle point problems,
5: and thus are well suitable for primal-dual first-order algorithms.
6: However, primal-dual algorithms often require explicit strongly convex
7: regularization in order to obtain fast linear convergence, and the required
8: dual proximal mapping may not admit closed-form or efficient solution.
9: In this paper, we develop both batch and randomized primal-dual algorithms
10: that can exploit strong convexity from data adaptively
11: and are capable of achieving linear convergence even without regularization.
12: We also present dual-free variants of the adaptive primal-dual algorithms
13: that do not require computing the dual proximal mapping,
14: which are especially suitable for logistic regression.
15: \end{abstract}