paper-with-me

홈 › Papers

Granular Ball Twin Support Vector Machine with Universum Data

2024-12-04 · M. A. Ganaie, Vrushank Ahire

Classification with support vector machines (SVM) often suffers from limited performance when relying solely on labeled data from target classes and is sensitive to noise and outliers. Incorporating prior knowledge from Universum data and more robust data representations can enhance accuracy and efficiency. Motivated by these findings, we propose a novel Granular Ball Twin Support Vector Machine with Universum Data (GBU-TSVM) that extends the TSVM framework to leverage both Universum samples and granular ball computing during model training. Unlike existing TSVM methods, the proposed GBU-TSVM represents data instances as hyper-balls rather than points in the feature space. This innovative approach improves the model's robustness and efficiency, particularly in handling noisy and large datasets. By grouping data points into granular balls, the model achieves superior computational efficiency, increased noise resistance, and enhanced interpretability. Additionally, the inclusion of Universum data, which consists of samples that are not strictly from the target classes, further refines the classification boundaries. This integration enriches the model with contextual information, refining classification boundaries and boosting overall accuracy. Experimental results on UCI benchmark datasets demonstrate that the GBU-TSVM outperforms existing TSVM models in both accuracy and computational efficiency. These findings highlight the potential of the GBU-TSVM model in setting a new standard in data representation and classification.

📄 PDF Abstract BibTeX arXiv:2412.03375

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationComputational Efficiency

Similar Papers 제목 키워드 기반

Granular-Balls based Fuzzy Twin Support Vector Machine for Classification

2024-08-01 · Lixi Zhao, Weiping Ding, Duoqian Miao, Guangming Lang

The twin support vector machine (TWSVM) classifier has attracted increasing attention because of its low computational complexity. However, its performance tends to degrade when samples are affected by noise. The granula…

Granular Ball Twin Support Vector Machine

2024-10-07 · A. Quadir, M. Sajid, M. Tanveer

On Efficient and Scalable Computation of the Nonparametric Maximum Likelihood Estimator in Mixture ModelsTwin support vector machine (TSVM) is an emerging machine learning model with versatile applicability in classifica…

Computational Efficiency

Granular Ball K-Class Twin Support Vector Classifier

2024-12-06 · M. A. Ganaie, Vrushank Ahire, Anouck Girard

This paper introduces the Granular Ball K-Class Twin Support Vector Classifier (GB-TWKSVC), a novel multi-class classification framework that combines Twin Support Vector Machines (TWSVM) with granular ball computing. Th…

Binary ClassificationClassificationFault DiagnosisMulti-class Classification

Enhanced Feature Based Granular Ball Twin Support Vector Machine

2024-10-08 · A. Quadir, M. Sajid, Mushir Akhtar, M. Tanveer 외

In this paper, we propose enhanced feature based granular ball twin support vector machine (EF-GBTSVM). EF-GBTSVM employs the coarse granularity of granular balls (GBs) as input rather than individual data samples. The G…

Enhancing Robustness and Efficiency of Least Square Twin SVM via Granular Computing

2024-10-22 · M. Tanveer, R. K. Sharma, A. Quadir, M. Sajid

In the domain of machine learning, least square twin support vector machine (LSTSVM) stands out as one of the state-of-the-art models. However, LSTSVM suffers from sensitivity to noise and outliers, overlooking the SRM p…