paper-with-me

Papers

Nonconvex Sparse Logistic Regression with Weakly Convex Regularization

2017-08-07 · Xinyue Shen, Yuantao Gu

In this work we propose to fit a sparse logistic regression model by a weakly convex regularized nonconvex optimization problem. The idea is based on the finding that a weakly convex function as an approximation of the $\ell_0$ pseudo norm is able to better induce sparsity than the commonly used $\ell_1$ norm. For a class of weakly convex sparsity inducing functions, we prove the nonconvexity of the corresponding sparse logistic regression problem, and study its local optimality conditions and the choice of the regularization parameter to exclude trivial solutions. Despite the nonconvexity, a method based on proximal gradient descent is used to solve the general weakly convex sparse logistic regression, and its convergence behavior is studied theoretically. Then the general framework is applied to a specific weakly convex function, and a necessary and sufficient local optimality condition is provided. The solution method is instantiated in this case as an iterative firm-shrinkage algorithm, and its effectiveness is demonstrated in numerical experiments by both randomly generated and real datasets.

📄 PDF Abstract BibTeX arXiv:1708.02059

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

On Regularized Sparse Logistic Regression

2023-09-12 · Mengyuan Zhang, Kai Liu

Sparse logistic regression is for classification and feature selection simultaneously. Although many studies have been done to solve $\ell_1$-regularized logistic regression, there is no equivalently abundant work on sol…

Binary ClassificationClassificationfeature selectionregression

Picasso: A Sparse Learning Library for High Dimensional Data Analysis in R and Python

2020-06-27 · Jason Ge, Xingguo Li, Haoming Jiang, Han Liu 외

We describe a new library named picasso, which implements a unified framework of pathwise coordinate optimization for a variety of sparse learning problems (e.g., sparse linear regression, sparse logistic regression, spa…

regressionSparse Learning

A Novel Approach in Solving Stochastic Generalized Linear Regression via Nonconvex Programming

2024-01-16 · Vu Duc Anh, Tran Anh Tuan, Tran Ngoc Thang, Nguyen Thi Ngoc Anh

Generalized linear regressions, such as logistic regressions or Poisson regressions, are long-studied regression analysis approaches, and their applications are widely employed in various classification problems. Our stu…

Clusteringregression

Biased Stochastic First-Order Methods for Conditional Stochastic Optimization and Applications in Meta Learning

2020-02-25 · NeurIPS 2020 12 · Yifan Hu, Siqi Zhang, Xin Chen, Niao He

Conditional stochastic optimization covers a variety of applications ranging from invariant learning and causal inference to meta-learning. However, constructing unbiased gradient estimators for such problems is challeng…

Causal InferenceMeta-LearningregressionStochastic Optimization

Differential Privacy for Sparse Classification Learning

2019-08-02 · Puyu Wang, Hai Zhang

In this paper, we present a differential privacy version of convex and nonconvex sparse classification approach. Based on alternating direction method of multiplier (ADMM) algorithm, we transform the solving of sparse pr…

ClassificationGeneral Classificationregression