paper-with-me

홈 › Papers

A gradient-based variable selection for binary classification in reproducing kernel Hilbert space

2021-09-29 · Jongkyeong Kang, Seung Jun Shin

Variable selection is essential in high-dimensional data analysis. Although various variable selection methods have been developed, most rely on the linear model assumption. This article proposes a nonparametric variable selection method for the large-margin classifier defined by reproducing the kernel Hilbert space (RKHS). we propose a gradient-based representation of the large-margin classifier and then regularize the gradient functions by the group-lasso penalty to obtain sparse gradients that naturally lead to the variable selection. The groupwise-majorization-decent algorithm (GMD, Yang and Zou, 2015) is proposed to efficiently solve the proposed problem with a large number of parameters. We employ the strong sequential rule (Tibshirani et al., 2012) to facilitate the tuning procedure. The selection consistency of the proposed method is established by obtaining the risk bound of the estimated classifier and its gradient. Finally, we demonstrate the promising performance of the proposed method through simulations and real data illustration.

📄 PDF Abstract BibTeX arXiv:2109.14282

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationVariable Selection

Similar Papers 제목 키워드 기반

A variable metric proximal stochastic gradient method: an application to classification problems

2024-04-15 · EURO Journal on Computational Optimization 2024 4 · Pasquale Cascarano, Giorgia Franchini, Erich Kobler, Federica Porta 외

Due to the continued success of machine learning and deep learning in particular, supervised classification problems are ubiquitous in numerous scientific fields. Training these models typically involves the minimization…

Binary ClassificationClassificationimage-classificationImage Classification

Bayesian Approximate Kernel Regression with Variable Selection

2015-08-05 · Lorin Crawford, Kris C. Wood, Xiang Zhou, Sayan Mukherjee

Nonlinear kernel regression models are often used in statistics and machine learning because they are more accurate than linear models. Variable selection for kernel regression models is a challenge partly because, unlik…

Binary ClassificationregressionVariable Selection

Efficient kernel-based variable selection with sparsistency

2018-02-26 · Xin He, Junhui Wang, Shaogao Lv

Variable selection is central to high-dimensional data analysis, and various algorithms have been developed. Ideally, a variable selection algorithm shall be flexible, scalable, and with theoretical guarantee, yet most e…

Variable Selection

Stochastic Gradient Descent with Exponential Convergence Rates of Expected Classification Errors

2018-06-14 · Atsushi Nitanda, Taiji Suzuki

We consider stochastic gradient descent and its averaging variant for binary classification problems in a reproducing kernel Hilbert space. In the traditional analysis using a consistency property of loss functions, it i…

Binary ClassificationClassificationGeneral Classification

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

Ensemble LearningSparse LearningVariable Selection