paper-with-me

Papers

An Efficient ADMM-Based Algorithm to Nonconvex Penalized Support Vector Machines

2018-09-11 · Lei Guan, Linbo Qiao, Dongsheng Li, Tao Sun, Keshi Ge, Xicheng Lu

Support vector machines (SVMs) with sparsity-inducing nonconvex penalties have received considerable attentions for the characteristics of automatic classification and variable selection. However, it is quite challenging to solve the nonconvex penalized SVMs due to their nondifferentiability, nonsmoothness and nonconvexity. In this paper, we propose an efficient ADMM-based algorithm to the nonconvex penalized SVMs. The proposed algorithm covers a large class of commonly used nonconvex regularization terms including the smooth clipped absolute deviation (SCAD) penalty, minimax concave penalty (MCP), log-sum penalty (LSP) and capped-$\ell_1$ penalty. The computational complexity analysis shows that the proposed algorithm enjoys low computational cost. Moreover, the convergence of the proposed algorithm is guaranteed. Extensive experimental evaluations on five benchmark datasets demonstrate the superior performance of the proposed algorithm to other three state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1809.03655

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationVariable Selection

Similar Papers 제목 키워드 기반

Efficient Distributed Learning over Decentralized Networks with Convoluted Support Vector Machine

2025-03-10 · Canyi Chen, Nan Qiao, Liping Zhu

This paper addresses the problem of efficiently classifying high-dimensional data over decentralized networks. Penalized support vector machines (SVMs) are widely used for high-dimensional classification tasks. However, …

An Empirical Study of ADMM for Nonconvex Problems

2016-12-10 · Zheng Xu, Soham De, Mario Figueiredo, Christoph Studer 외

The alternating direction method of multipliers (ADMM) is a common optimization tool for solving constrained and non-differentiable problems. We provide an empirical study of the practical performance of ADMM on several …

DenoisingImage DenoisingregressionRetrieval

An ADMM Solver for the MKL-$L_{0/1}$-SVM

2023-03-08 · Yijie Shi, Bin Zhu

We formulate the Multiple Kernel Learning (abbreviated as MKL) problem for the support vector machine with the infamous $(0,1)$-loss function. Some first-order optimality conditions are given and then exploited to develo…

MKL-$L_{0/1}$-SVM

2023-08-23 · Bin Zhu, Yijie Shi

This paper presents a Multiple Kernel Learning (abbreviated as MKL) framework for the Support Vector Machine (SVM) with the $(0, 1)$ loss function. Some KKT-like first-order optimality conditions are provided and then ex…

Mini-Batch Stochastic ADMMs for Nonconvex Nonsmooth Optimization

2018-02-08 · Feihu Huang, Songcan Chen

With the large rising of complex data, the nonconvex models such as nonconvex loss function and nonconvex regularizer are widely used in machine learning and pattern recognition. In this paper, we propose a class of mini…