paper-with-me

Papers

High-Dimensional Penalized Bernstein Support Vector Machines

2023-03-16 · Rachid Kharoubi, Abdallah Mkhadri, Karim Oualkacha

The support vector machines (SVM) is a powerful classifier used for binary classification to improve the prediction accuracy. However, the non-differentiability of the SVM hinge loss function can lead to computational difficulties in high dimensional settings. To overcome this problem, we rely on Bernstein polynomial and propose a new smoothed version of the SVM hinge loss called the Bernstein support vector machine (BernSVM), which is suitable for the high dimension $p >> n$ regime. As the BernSVM objective loss function is of the class $C^2$, we propose two efficient algorithms for computing the solution of the penalized BernSVM. The first algorithm is based on coordinate descent with maximization-majorization (MM) principle and the second one is IRLS-type algorithm (iterative re-weighted least squares). Under standard assumptions, we derive a cone condition and a restricted strong convexity to establish an upper bound for the weighted Lasso BernSVM estimator. Using a local linear approximation, we extend the latter result to penalized BernSVM with non convex penalties SCAD and MCP. Our bound holds with high probability and achieves a rate of order $\sqrt{s\log(p)/n}$, where $s$ is the number of active features. Simulation studies are considered to illustrate the prediction accuracy of BernSVM to its competitors and also to compare the performance of the two algorithms in terms of computational timing and error estimation. The use of the proposed method is illustrated through analysis of three large-scale real data examples.

📄 PDF Abstract BibTeX arXiv:2303.09066

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

NON 설명 없음
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

The Bernstein Function: A Unifying Framework of Nonconvex Penalization in Sparse Estimation

2013-12-17 · Zhihua Zhang

In this paper we study nonconvex penalization using Bernstein functions. Since the Bernstein function is concave and nonsmooth at the origin, it can induce a class of nonconvex functions for high-dimensional sparse estim…

regression

Nonconvex Penalization in Sparse Estimation: An Approach Based on the Bernstein Function

2015-10-29 · Zhihua Zhang

In this paper we study nonconvex penalization using Bernstein functions whose first-order derivatives are completely monotone. The Bernstein function can induce a class of nonconvex penalty functions for high-dimensional…

General Classificationregression

Penalized Principal Component Analysis Using Smoothing

2023-09-25 · Rebecca M. Hurwitz, Georg Hahn

Principal components computed via PCA (principal component analysis) are traditionally used to reduce dimensionality in genomic data or to correct for population stratification. In this paper, we explore the penalized ei…

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, …

Sparse Distance Weighted Discrimination

2015-01-24 · Boxiang Wang, Hui Zou

Distance weighted discrimination (DWD) was originally proposed to handle the data piling issue in the support vector machine. In this paper, we consider the sparse penalized DWD for high-dimensional classification. The s…

Computational EfficiencyGeneral Classification