paper-with-me

홈 › Papers

Three-way Imbalanced Learning based on Fuzzy Twin SVM

2023-05-19 · Wanting Cai, Mingjie Cai, Qingguo Li, Qiong Liu

Three-way decision (3WD) is a powerful tool for granular computing to deal with uncertain data, commonly used in information systems, decision-making, and medical care. Three-way decision gets much research in traditional rough set models. However, three-way decision is rarely combined with the currently popular field of machine learning to expand its research. In this paper, three-way decision is connected with SVM, a standard binary classification model in machine learning, for solving imbalanced classification problems that SVM needs to improve. A new three-way fuzzy membership function and a new fuzzy twin support vector machine with three-way membership (TWFTSVM) are proposed. The new three-way fuzzy membership function is defined to increase the certainty of uncertain data in both input space and feature space, which assigns higher fuzzy membership to minority samples compared with majority samples. To evaluate the effectiveness of the proposed model, comparative experiments are designed for forty-seven different datasets with varying imbalance ratios. In addition, datasets with different imbalance ratios are derived from the same dataset to further assess the proposed model's performance. The results show that the proposed model significantly outperforms other traditional SVM-based methods.

📄 PDF Abstract BibTeX arXiv:2306.03885

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDecision Makingimbalanced classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Weighted Least Squares Twin Support Vector Machine with Fuzzy Rough Set Theory for Imbalanced Data Classification

2021-05-03 · Maysam Behmanesh, Peyman Adibi, Hossein Karshenas

Support vector machines (SVMs) are powerful supervised learning tools developed to solve classification problems. However, SVMs are likely to perform poorly in the classification of imbalanced data. The rough set theory …

ClassificationGeneral Classification

Projection based fuzzy least squares twin support vector machine for class imbalance problems

2023-09-27 · M. Tanveer, Ritik Mishra, Bharat Richhariya

Class imbalance is a major problem in many real world classification tasks. Due to the imbalance in the number of samples, the support vector machine (SVM) classifier gets biased toward the majority class. Furthermore, t…

Robust Universum Twin Support Vector Machine for Imbalanced Data

2024-10-27 · M. Tanveer, A. Quadir

One of the major difficulties in machine learning methods is categorizing datasets that are imbalanced. This problem may lead to biased models, where the training process is dominated by the majority class, resulting in …

An Epsilon Hierarchical Fuzzy Twin Support Vector Regression

2015-09-10 · Arindam Chaudhuri

The research presents epsilon hierarchical fuzzy twin support vector regression based on epsilon fuzzy twin support vector regression and epsilon twin support vector regression. Epsilon FTSVR is achieved by incorporating…

regression

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…