paper-with-me

Papers

Instance-based entropy fuzzy support vector machine for imbalanced data

2018-07-11 · Poongjin Cho, Minhyuk Lee, Woojin Chang

Imbalanced classification has been a major challenge for machine learning because many standard classifiers mainly focus on balanced datasets and tend to have biased results towards the majority class. We modify entropy fuzzy support vector machine (EFSVM) and introduce instance-based entropy fuzzy support vector machine (IEFSVM). Both EFSVM and IEFSVM use the entropy information of k-nearest neighbors to determine the fuzzy membership value for each sample which prioritizes the importance of each sample. IEFSVM considers the diversity of entropy patterns for each sample when increasing the size of neighbors, k, while EFSVM uses single entropy information of the fixed size of neighbors for all samples. By varying k, we can reflect the component change of sample's neighbors from near to far distance in the determination of fuzzy value membership. Numerical experiments on 35 public and 12 real-world imbalanced datasets are performed to validate IEFSVM and area under the receiver operating characteristic curve (AUC) is used to compare its performance with other SVMs and machine learning methods. IEFSVM shows a much higher AUC value for datasets with high imbalance ratio, implying that IEFSVM is effective in dealing with the class imbalance problem.

📄 PDF Abstract BibTeX arXiv:1807.03933

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDiversityimbalanced classification

Similar Papers 제목 키워드 기반

A novel improved fuzzy support vector machine based stock price trend forecast model

2018-01-02 · Shuheng Wang, Guohao Li, Yifan Bao

Application of fuzzy support vector machine in stock price forecast. Support vector machine is a new type of machine learning method proposed in 1990s. It can deal with classification and regression problems very success…

BIG-bench Machine LearningPredictionStock Price Prediction

Improving the Interpretability of Support Vector Machines-based Fuzzy Rules

2014-08-22 · Duc-Hien Nguyen, Manh-Thanh Le

Support vector machines (SVMs) and fuzzy rule systems are functionally equivalent under some conditions. Therefore, the learning algorithms developed in the field of support vector machines can be used to adapt the param…

Probabilistic Classification using Fuzzy Support Vector Machines

2013-04-11 · Marzieh Parandehgheibi

In medical applications such as recognizing the type of a tumor as Malignant or Benign, a wrong diagnosis can be devastating. Methods like Fuzzy Support Vector Machines (FSVM) try to reduce the effect of misplaced traini…

ClassificationDiagnosticGeneral Classification

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…

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…