paper-with-me

홈 › Papers

Stability Enhanced Large-Margin Classifier Selection

2017-01-20 · Will Wei Sun, Guang Cheng, Yufeng Liu

Stability is an important aspect of a classification procedure because unstable predictions can potentially reduce users' trust in a classification system and also harm the reproducibility of scientific conclusions. The major goal of our work is to introduce a novel concept of classification instability, i.e., decision boundary instability (DBI), and incorporate it with the generalization error (GE) as a standard for selecting the most accurate and stable classifier. Specifically, we implement a two-stage algorithm: (i) initially select a subset of classifiers whose estimated GEs are not significantly different from the minimal estimated GE among all the candidate classifiers; (ii) the optimal classifier is chosen as the one achieving the minimal DBI among the subset selected in stage (i). This general selection principle applies to both linear and nonlinear classifiers. Large-margin classifiers are used as a prototypical example to illustrate the above idea. Our selection method is shown to be consistent in the sense that the optimal classifier simultaneously achieves the minimal GE and the minimal DBI. Various simulations and real examples further demonstrate the advantage of our method over several alternative approaches.

📄 PDF Abstract BibTeX arXiv:1701.05672

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

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

Binary ClassificationVariable Selection

The Price of Robustness: Stable Classifiers Need Overparameterization

2026-03-03 · Jonas von Berg, Adalbert Fono, Massimiliano Datres, Sohir Maskey 외 arxiv

The relationship between overparameterization, stability, and generalization remains incompletely understood in the setting of discontinuous classifiers. We address this gap by establishing a generalization bound for fin…

When Does Forecasting Reveal Temporal Structure? A Stability Analysis of Time-Series Structural Selection

2026-08-11 · Qipeng Qian, Yuntao Qian arxiv

Forecast accuracy is often used as a proxy for temporal structure discovery, but predictive performance and structural identifiability are not equivalent. Different temporal mechanisms can achieve similar forecast errors…

Towards Stable and Comprehensive Domain Alignment: Max-Margin Domain-Adversarial Training

2020-03-30 · ICLR 2020 1 · Jianfei Yang, Han Zou, Yuxun Zhou, Lihua Xie

Domain adaptation tackles the problem of transferring knowledge from a label-rich source domain to a label-scarce or even unlabeled target domain. Recently domain-adversarial training (DAT) has shown promising capacity t…

Domain AdaptationModel Selection

BoMGene: Integrating Boruta-mRMR feature selection for enhanced Gene expression classification

2025-10-01 · Bich-Chung Phan, Thanh Ma, Huu-Hoa Nguyen, Thanh-Nghi Do arxiv

Feature selection is a crucial step in analyzing gene expression data, enhancing classification performance, and reducing computational costs for high-dimensional datasets. This paper proposes BoMGene, a hybrid feature s…