paper-with-me

Papers

Robust kernel-free quadratic surface twin support vector machine with capped $L_1$-norm distance metric

2024-05-27 · Qi Si, Zhi Xia Yang

Twin support vector machine (TSVM) is a very classical and practical classifier for pattern classification. However, the traditional TSVM has two limitations. Firstly, it uses the L_2-norm distance metric that leads to its sensitivity to outliers. Second, it needs to select the appropriate kernel function and the kernel parameters for nonlinear classification. To effectively avoid these two problems, this paper proposes a robust capped L_1-norm kernel-free quadratic surface twin support vector machine (CL_1QTSVM). The strengths of our model are briefly summarized as follows. 1) The robustness of our model is further improved by employing the capped L_1 norm distance metric. 2) Our model is a kernel-free method that avoids the time-consuming process of selecting appropriate kernel functions and kernel parameters. 3) The introduction of L_2-norm regularization term to improve the generalization ability of the model. 4) To efficiently solve the proposed model, an iterative algorithm is developed. 5) The convergence, time complexity and existence of locally optimal solutions of the developed algorithms are further discussed. Numerical experiments on numerous types of datasets validate the classification performance and robustness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2405.16982

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Kernel-Free Universum Quadratic Surface Twin Support Vector Machines for Imbalanced Data

2024-12-02 · Hossein Moosaei, Milan Hladík, Ahmad Mousavi, Zheming Gao 외

Binary classification tasks with imbalanced classes pose significant challenges in machine learning. Traditional classifiers often struggle to accurately capture the characteristics of the minority class, resulting in bi…

Binary ClassificationClassificationimbalanced classification

Sparse L0-norm based Kernel-free Quadratic Surface Support Vector Machines

2025-01-20 · Ahmad Mousavi, Ramin Zandvakili

Kernel-free quadratic surface support vector machine (SVM) models have gained significant attention in machine learning. However, introducing a quadratic classifier increases the model's complexity by quadratically expan…

Computational Efficiency

Sparse Universum Quadratic Surface Support Vector Machine Models for Binary Classification

2021-04-03 · Hossein Moosaei, Ahmad Mousavi, Milan Hladík, Zheming Gao

In binary classification, kernel-free linear or quadratic support vector machines are proposed to avoid dealing with difficulties such as finding appropriate kernel functions or tuning their hyper-parameters. Furthermore…

Binary ClassificationGeneral Classification

BKP: An R Package for Beta Kernel Process Modeling

2025-08-14 · Jiangyan Zhao, Kunhai Qing, Jin Xu arxiv

Estimating input-dependent probability surfaces from binary, binomial, categorical, or multinomial response data is a common task in statistics and machine learning. Latent Gaussian process classifiers provide flexible n…

Ramp-based Twin Support Vector Clustering

2018-12-10 · Zhen Wang, Xu Chen, Chun-Na Li, Yuan-Hai Shao

Traditional plane-based clustering methods measure the cost of within-cluster and between-cluster by quadratic, linear or some other unbounded functions, which may amplify the impact of cost. This letter introduces a ram…

Clustering