Efficient and robust high-dimensional sparse logistic regression via nonlinear primal-dual hybrid gradient algorithms
J\'er\^ome Darbon, Gabriel P. Langlois

TL;DR
This paper introduces a nonlinear primal-dual algorithm for high-dimensional sparse logistic regression that is more efficient and robust, especially suited for big data sets with many predictor variables.
Contribution
The paper presents a novel nonlinear primal-dual algorithm with provable convergence that significantly improves computational complexity for large-scale sparse logistic regression.
Findings
Achieves $O(T(m,n) ext{log}(1/\epsilon))$ complexity, outperforming traditional methods.
Handles big data sets efficiently with scalable matrix-vector operations.
Provides reliable numerical results in high-dimensional variable selection tasks.
Abstract
Logistic regression is a widely used statistical model to describe the relationship between a binary response variable and predictor variables in data sets. It is often used in machine learning to identify important predictor variables. This task, variable selection, typically amounts to fitting a logistic regression model regularized by a convex combination of and penalties. Since modern big data sets can contain hundreds of thousands to billions of predictor variables, variable selection methods depend on efficient and robust optimization algorithms to perform well. State-of-the-art algorithms for variable selection, however, were not traditionally designed to handle big data sets; they either scale poorly in size or are prone to produce unreliable numerical results. It therefore remains challenging to perform variable selection on big data sets without access…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Statistical Methods and Inference
MethodsLogistic Regression
