paper-with-me

Papers

Efficient sparse semismooth Newton methods for the clustered lasso problem

2018-08-22 · Meixia Lin, Yong-Jin Liu, Defeng Sun, Kim-Chuan Toh

We focus on solving the clustered lasso problem, which is a least squares problem with the $\ell_1$-type penalties imposed on both the coefficients and their pairwise differences to learn the group structure of the regression parameters. Here we first reformulate the clustered lasso regularizer as a weighted ordered-lasso regularizer, which is essential in reducing the computational cost from $O(n^2)$ to $O(n\log (n))$. We then propose an inexact semismooth Newton augmented Lagrangian ({\sc Ssnal}) algorithm to solve the clustered lasso problem or its dual via this equivalent formulation, depending on whether the sample size is larger than the dimension of the features. An essential component of the {\sc Ssnal} algorithm is the computation of the generalized Jacobian of the proximal mapping of the clustered lasso regularizer. Based on the new formulation, we derive an efficient procedure for its computation. Comprehensive results on the global convergence and local linear convergence of the {\sc Ssnal} algorithm are established. For the purpose of exposition and comparison, we also summarize/design several first-order methods that can be used to solve the problem under consideration, but with the key improvement from the new formulation of the clustered lasso regularizer. As a demonstration of the applicability of our algorithms, numerical experiments on the clustered lasso problem are performed. The experiments show that the {\sc Ssnal} algorithm substantially outperforms the best alternative algorithm for the clustered lasso problem.

📄 PDF Abstract BibTeX arXiv:1808.07181

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A dual semismooth Newton based augmented Lagrangian method for large-scale linearly constrained sparse group square-root Lasso problems

2021-11-27 · Chengjing Wang, Peipei Tang

Square-root Lasso problems are proven robust regression problems. Furthermore, square-root regression problems with structured sparsity also plays an important role in statistics and machine learning. In this paper, we f…

regression

SNAP: A semismooth Newton algorithm for pathwise optimization with optimal local convergence rate and oracle properties

2018-10-09 · Jian Huang, Yuling Jiao, Xiliang Lu, Yueyong Shi 외

We propose a semismooth Newton algorithm for pathwise optimization (SNAP) for the LASSO and Enet in sparse, high-dimensional linear regression. SNAP is derived from a suitable formulation of the KKT conditions based on N…

regression

A dual Newton based preconditioned proximal point algorithm for exclusive lasso models

2019-02-01 · Meixia Lin, Defeng Sun, Kim-Chuan Toh, Yancheng Yuan

The exclusive lasso (also known as elitist lasso) regularization has become popular recently due to its superior performance on group sparsity. Compared to the group lasso regularization which enforces the competition on…

A sparse semismooth Newton based proximal majorization-minimization algorithm for nonconvex square-root-loss regression problems

2019-03-27 · Peipei Tang, Chengjing Wang, Defeng Sun, Kim-Chuan Toh

In this paper, we consider high-dimensional nonconvex square-root-loss regression problems and introduce a proximal majorization-minimization (PMM) algorithm for these problems. Our key idea for making the proposed PMM t…

regression

A sparse semismooth Newton based augmented Lagrangian method for large-scale support vector machines

2019-10-03 · Dunbiao Niu, Chengjing Wang, Peipei Tang, Qingsong Wang 외

Support vector machines (SVMs) are successful modeling and prediction tools with a variety of applications. Previous work has demonstrated the superiority of the SVMs in dealing with the high dimensional, low sample size…