paper-with-me

Papers

Large Scale Empirical Risk Minimization via Truncated Adaptive Newton Method

2017-05-22 · Mark Eisen, Aryan Mokhtari, Alejandro Ribeiro

We consider large scale empirical risk minimization (ERM) problems, where both the problem dimension and variable size is large. In these cases, most second order methods are infeasible due to the high cost in both computing the Hessian over all samples and computing its inverse in high dimensions. In this paper, we propose a novel adaptive sample size second-order method, which reduces the cost of computing the Hessian by solving a sequence of ERM problems corresponding to a subset of samples and lowers the cost of computing the Hessian inverse using a truncated eigenvalue decomposition. We show that while we geometrically increase the size of the training set at each stage, a single iteration of the truncated Newton method is sufficient to solve the new ERM within its statistical accuracy. Moreover, for a large number of samples we are allowed to double the size of the training set at each stage, and the proposed method subsequently reaches the statistical accuracy of the full training set approximately after two effective passes. In addition to this theoretical result, we show empirically on a number of well known data sets that the proposed truncated adaptive sample size algorithm outperforms stochastic alternatives for solving ERM problems.

📄 PDF Abstract BibTeX arXiv:1705.07957

Code (0)

등록된 구현이 없습니다.

Tasks

Second-order methods

Similar Papers 제목 키워드 기반

Empirical Risk Minimization for Losses without Variance

2023-09-07 · Guanhua Fang, Ping Li, Gennady Samorodnitsky

This paper considers an empirical risk minimization problem under heavy-tailed settings, where data does not have finite variance, but only has $p$-th moment with $p \in (1,2)$. Instead of using estimation procedure base…

Learning with Non-Convex Truncated Losses by SGD

2018-05-21 · Yi Xu, Shenghuo Zhu, Sen yang, Chi Zhang 외

Learning with a {\it convex loss} function has been a dominating paradigm for many years. It remains an interesting question how non-convex loss functions help improve the generalization of learning with broad applicabil…

SONIA: A Symmetric Blockwise Truncated Optimization Algorithm

2020-06-06 · Majid Jahani, MohammadReza Nazari, Rachael Tappenden, Albert S. Berahas 외

This work presents a new algorithm for empirical risk minimization. The algorithm bridges the gap between first- and second-order methods by computing a search direction that uses a second-order-type update in one subspa…

BIG-bench Machine LearningSecond-order methods

\ell_1-regression with Heavy-tailed Distributions

2018-12-01 · NeurIPS 2018 12 · Lijun Zhang, Zhi-Hua Zhou

In this paper, we consider the problem of linear regression with heavy-tailed distributions. Different from previous studies that use the squared loss to measure the performance, we choose the absolute loss, which is cap…

regression

$\ell_1$-regression with Heavy-tailed Distributions

2018-05-02 · NeurIPS 2018 · Lijun Zhang, Zhi-Hua Zhou

In this paper, we consider the problem of linear regression with heavy-tailed distributions. Different from previous studies that use the squared loss to measure the performance, we choose the absolute loss, which is cap…

regression