paper-with-me

홈 › Papers

Fuzzy Least Squares Twin Support Vector Machines

2015-05-20 · Javad Salimi Sartakhti, Homayun Afrabandpey, Nasser Ghadiri

Least Squares Twin Support Vector Machine (LST-SVM) has been shown to be an efficient and fast algorithm for binary classification. It combines the operating principles of Least Squares SVM (LS-SVM) and Twin SVM (T-SVM); it constructs two non-parallel hyperplanes (as in T-SVM) by solving two systems of linear equations (as in LS-SVM). Despite its efficiency, LST-SVM is still unable to cope with two features of real-world problems. First, in many real-world applications, labels of samples are not deterministic; they come naturally with their associated membership degrees. Second, samples in real-world applications may not be equally important and their importance degrees affect the classification. In this paper, we propose Fuzzy LST-SVM (FLST-SVM) to deal with these two characteristics of real-world data. Two models are introduced for FLST-SVM: the first model builds up crisp hyperplanes using training samples and their corresponding membership degrees. The second model, on the other hand, constructs fuzzy hyperplanes using training samples and their membership degrees. Numerical evaluation of the proposed method with synthetic and real datasets demonstrate significant improvement in the classification accuracy of FLST-SVM when compared to well-known existing versions of SVM.

📄 PDF Abstract BibTeX arXiv:1505.05451

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral 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 제목 키워드 기반

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…

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

A least squares twin support vector machine method with uncertain data

2022-08-22 · Applied Intelligence 2022 8 · Yanshan Xiao1 · Jinneng Liu1 · Kairun Wen1 · Bo Liu2 · Liang Zhao1 · Xiangjun Kong1

Twin support vector machine (TWSVM) learns two nonparallel hyperplanes for binary class classification problems. It assumes that the training data can be collected accurately without any uncertain information. However, …

Multiple birth least squares support vector machine for multi-class classification

2016-06-10 · journal 2016 6 · Su-Gen Chen1, 2•Xiao-Jun Wu1

Least squares twin support vector machine (LSTSVM) was initially designed for binary classification. However, practical problems often require the discrimina-tion more than two categories. To tackle multi-class classi-fi…

Binary ClassificationGeneral ClassificationMulti-class Classification

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