paper-with-me

Papers

Newton-Stein Method: An optimization method for GLMs via Stein's Lemma

2015-11-28 · Murat A. Erdogdu

We consider the problem of efficiently computing the maximum likelihood estimator in Generalized Linear Models (GLMs) when the number of observations is much larger than the number of coefficients ($n \gg p \gg 1$). In this regime, optimization algorithms can immensely benefit from approximate second order information. We propose an alternative way of constructing the curvature information by formulating it as an estimation problem and applying a Stein-type lemma, which allows further improvements through sub-sampling and eigenvalue thresholding. Our algorithm enjoys fast convergence rates, resembling that of second order methods, with modest per-iteration cost. We provide its convergence analysis for the general case where the rows of the design matrix are samples from a sub-gaussian distribution. We show that the convergence has two phases, a quadratic phase followed by a linear phase. Finally, we empirically demonstrate that our algorithm achieves the highest performance compared to various algorithms on several datasets.

📄 PDF Abstract BibTeX arXiv:1511.08895

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMASecond-order methods

Similar Papers 제목 키워드 기반

Newton-Stein Method: A Second Order Method for GLMs via Stein's Lemma

2015-12-01 · NeurIPS 2015 12 · Murat A. Erdogdu

We consider the problem of efficiently computing the maximum likelihood estimator in Generalized Linear Models (GLMs)when the number of observations is much larger than the number of coefficients (n > > p > > 1). In this…

LEMMASecond-order methods

Estimating Smooth GLM in Non-interactive Local Differential Privacy Model with Public Unlabeled Data

2019-10-01 · Di Wang, Lijie Hu, Huanyu Zhang, Marco Gaboardi 외

In this paper, we study the problem of estimating smooth Generalized Linear Models (GLMs) in the Non-interactive Local Differential Privacy (NLDP) model. Different from its classical setting, our model allows the server …

LEMMA

Information Newton's flow: second-order optimization method in probability space

2020-01-13 · Yifei Wang, Wuchen Li

We introduce a framework for Newton's flows in probability space with information metrics, named information Newton's flows. Here two information metrics are considered, including both the Fisher-Rao metric and the Wasse…

The Cost of Privacy in Generalized Linear Models: Algorithms and Minimax Lower Bounds

2020-11-08 · T. Tony Cai, Yichen Wang, Linjun Zhang

We propose differentially private algorithms for parameter estimation in both low-dimensional and high-dimensional sparse generalized linear models (GLMs) by constructing private versions of projected gradient descent. W…

LEMMAparameter estimation

Stein's Lemma for the Reparameterization Trick with Exponential Family Mixtures

2019-10-29 · Wu Lin, Mohammad Emtiyaz Khan, Mark Schmidt

Stein's method (Stein, 1973; 1981) is a powerful tool for statistical applications and has significantly impacted machine learning. Stein's lemma plays an essential role in Stein's method. Previous applications of Stein'…

LEMMA