paper-with-me

Papers

Sparse Learning and Class Probability Estimation with Weighted Support Vector Machines

2023-12-17 · Liyun Zeng, Hao Helen Zhang

Classification and probability estimation have broad applications in modern machine learning and data science applications, including biology, medicine, engineering, and computer science. The recent development of a class of weighted Support Vector Machines (wSVMs) has shown great values in robustly predicting the class probability and classification for various problems with high accuracy. The current framework is based on the $\ell^2$-norm regularized binary wSVMs optimization problem, which only works with dense features and has poor performance at sparse features with redundant noise in most real applications. The sparse learning process requires a prescreen of the important variables for each binary wSVMs for accurately estimating pairwise conditional probability. In this paper, we proposed novel wSVMs frameworks that incorporate automatic variable selection with accurate probability estimation for sparse learning problems. We developed efficient algorithms for effective variable selection for solving either the $\ell^1$-norm or elastic net regularized binary wSVMs optimization problems. The binary class probability is then estimated either by the $\ell^2$-norm regularized wSVMs framework with selected variables or by elastic net regularized wSVMs directly. The two-step approach of $\ell^1$-norm followed by $\ell^2$-norm wSVMs show a great advantage in both automatic variable selection and reliable probability estimators with the most efficient time. The elastic net regularized wSVMs offer the best performance in terms of variable selection and probability estimation with the additional advantage of variable grouping in the compensation of more computation time for high dimensional problems. The proposed wSVMs-based sparse learning methods have wide applications and can be further extended to $K$-class problems through ensemble learning.

📄 PDF Abstract BibTeX arXiv:2312.10618

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningSparse LearningVariable Selection

Similar Papers 제목 키워드 기반

Sparse Density Estimation with Measurement Errors

2019-11-14 · Xiaowei Yang, Huiming Zhang, Haoyu Wei, Shouzheng Zhang

This paper aims to build an estimate of an unknown density of the data with measurement error as a linear combination of functions from a dictionary. Inspired by the penalization approach, we propose the weighted Elastic…

Density Estimation

Kullback-Leibler excess risk bounds for exponential weighted aggregation in Generalized linear models

2025-04-14 · The Tien Mai

Aggregation methods have emerged as a powerful and flexible framework in statistical learning, providing unified solutions across diverse problems such as regression, classification, and density estimation. In the contex…

Density Estimation

Recursive Algorithms for Sparse Parameter Identification of Multivariate Stochastic Systems with Non-stationary Observations

2025-05-01 · Yanxin Fu, Wenxiao Zhao

The classical sparse parameter identification methods are usually based on the iterative basis selection such as greedy algorithms, or the numerical optimization of regularized cost functions such as LASSO and Bayesian p…

Linear Algorithms for Robust and Scalable Nonparametric Multiclass Probability Estimation

2022-05-25 · Liyun Zeng, Hao Helen Zhang

Multiclass probability estimation is the problem of estimating conditional probabilities of a data point belonging to a class given its covariate information. It has broad applications in statistical analysis and data sc…

Computational EfficiencyEnsemble Learning

Elastic-net Regularized High-dimensional Negative Binomial Regression: Consistency and Weak Signals Detection

2017-12-09 · Huiming Zhang, Jinzhu Jia

We study a sparse negative binomial regression (NBR) for count data by showing the non-asymptotic advantages of using the elastic-net estimator. Two types of oracle inequalities are derived for the NBR's elastic-net esti…

regression