On Regularized Sparse Logistic Regression
Mengyuan Zhang, Kai Liu

TL;DR
This paper introduces a unified framework for solving sparse logistic regression with both convex and nonconvex regularization, ensuring convergence and demonstrating effective feature selection and classification with lower computational costs.
Contribution
It proposes a versatile algorithmic framework that extends to nonconvex regularization, with a novel line search ensuring convergence.
Findings
Effective feature selection and classification on real datasets.
Lower computational cost compared to existing methods.
Successful extension to nonconvex regularization.
Abstract
Sparse logistic regression is for classification and feature selection simultaneously. Although many studies have been done to solve -regularized logistic regression, there is no equivalently abundant work on solving sparse logistic regression with nonconvex regularization term. In this paper, we propose a unified framework to solve -regularized logistic regression, which can be naturally extended to nonconvex regularization term, as long as certain requirement is satisfied. In addition, we also utilize a different line search criteria to guarantee monotone convergence for various regularization terms. Empirical experiments on binary classification tasks with real-world datasets demonstrate our proposed algorithms are capable of performing classification and feature selection effectively at a lower computational cost.
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 · Face and Expression Recognition · Machine Learning and ELM
MethodsFeature Selection · Logistic Regression
