Scalable Approximations for Generalized Linear Problems
Murat A. Erdogdu, Mohsen Bayati, Lee H. Dicker

TL;DR
This paper introduces a scalable, efficient algorithm for approximating the population risk minimizer in large-scale generalized linear problems, outperforming traditional methods in computational efficiency and accuracy.
Contribution
The authors propose a novel algorithm leveraging the relation between the population risk minimizer and OLS estimator, achieving cubic convergence with reduced computational cost.
Findings
Algorithm attains high accuracy comparable to empirical risk minimization.
Achieves at least a factor of p reduction in computational cost.
Demonstrates superior performance on large-scale classification and regression datasets.
Abstract
In stochastic optimization, the population risk is generally approximated by the empirical risk. However, in the large-scale setting, minimization of the empirical risk may be computationally restrictive. In this paper, we design an efficient algorithm to approximate the population risk minimizer in generalized linear problems such as binary classification with surrogate losses and generalized linear regression models. We focus on large-scale problems, where the iterative minimization of the empirical risk is computationally intractable, i.e., the number of observations is much larger than the dimension of the parameter , i.e. . We show that under random sub-Gaussian design, the true minimizer of the population risk is approximately proportional to the corresponding ordinary least squares (OLS) estimator. Using this relation, we design an algorithm that achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Statistical Methods and Inference · Sparse and Compressive Sensing Techniques
MethodsLinear Regression
