paper-with-me

Papers

Imbalanced Data Stream Classification using Dynamic Ensemble Selection

2023-09-17 · Priya. S, Haribharathi Sivakumar, Vijay Arvind. R

Modern streaming data categorization faces significant challenges from concept drift and class imbalanced data. This negatively impacts the output of the classifier, leading to improper classification. Furthermore, other factors such as the overlapping of multiple classes limit the extent of the correctness of the output. This work proposes a novel framework for integrating data pre-processing and dynamic ensemble selection, by formulating the classification framework for the nonstationary drifting imbalanced data stream, which employs the data pre-processing and dynamic ensemble selection techniques. The proposed framework was evaluated using six artificially generated data streams with differing imbalance ratios in combination with two different types of concept drifts. Each stream is composed of 200 chunks of 500 objects described by eight features and contains five concept drifts. Seven pre-processing techniques and two dynamic ensemble selection methods were considered. According to experimental results, data pre-processing combined with Dynamic Ensemble Selection techniques significantly delivers more accuracy when dealing with imbalanced data streams.

📄 PDF Abstract BibTeX arXiv:2309.09175

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

LSH-DynED: A Dynamic Ensemble Framework with LSH-Based Undersampling for Evolving Multi-Class Imbalanced Classification

2025-06-24 · Soheil Abadifard, Fazli Can

The classification of imbalanced data streams, which have unequal class distributions, is a key difficulty in machine learning, especially when dealing with multiple classes. While binary imbalanced data stream classific…

imbalanced classification

Hellinger Distance Weighted Ensemble for Imbalanced Data Stream Classification

2021-01-30 · Joanna Grzyb, Jakub Klikowski, Michał Woźniak

The imbalanced data classification remains a vital problem. The key is to find such methods that classify both the minority and majority class correctly. The paper presents the classifier ensemble for classifying binary,…

ClassificationGeneral Classification

On dynamic ensemble selection and data preprocessing for multi-class imbalance learning

2018-03-11 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers general…

General Classification

ICPRAI 2018 SI: On dynamic ensemble selection and data preprocessing for multi-class imbalance learning

2018-11-22 · Rafael M. O. Cruz, Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti

Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers general…

General Classification

Adaptive Ensemble of Classifiers with Regularization for Imbalanced Data Classification

2019-08-09 · Chen Wang, Chengyuan Deng, Zhoulu Yu, Dafeng Hui 외

The dynamic ensemble selection of classifiers is an effective approach for processing label-imbalanced data classifications. However, such a technique is prone to overfitting, owing to the lack of regularization methods …

ClassificationGeneral Classification