paper-with-me

Papers

Envelope imbalanced ensemble model with deep sample learning and local-global structure consistency

2022-06-25 · Fan Li, Xiaoheng Zhang, Yongming Li, Pin Wang

The class imbalance problem is important and challenging. Ensemble approaches are widely used to tackle this problem because of their effectiveness. However, existing ensemble methods are always applied into original samples, while not considering the structure information among original samples. The limitation will prevent the imbalanced learning from being better. Besides, research shows that the structure information among samples includes local and global structure information. Based on the analysis above, an imbalanced ensemble algorithm with the deep sample pre-envelope network (DSEN) and local-global structure consistency mechanism (LGSCM) is proposed here to solve the problem.This algorithm can guarantee high-quality deep envelope samples for considering the local manifold and global structures information, which is helpful for imbalance learning. First, the deep sample envelope pre-network (DSEN) is designed to mine structure information among samples.Then, the local manifold structure metric (LMSM) and global structure distribution metric (GSDM) are designed to construct LGSCM to enhance distribution consistency of interlayer samples. Next, the DSEN and LGSCM are put together to form the final deep sample envelope network (DSEN-LG). After that, base classifiers are applied on the layers of deep samples respectively.Finally, the predictive results from base classifiers are fused through bagging ensemble learning mechanism. To demonstrate the effectiveness of the proposed method, forty-four public datasets and more than ten representative relevant algorithms are chosen for verification. The experimental results show that the algorithm is significantly better than other imbalanced ensemble algorithms.

📄 PDF Abstract BibTeX arXiv:2206.13507

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A new Stack Autoencoder: Neighbouring Sample Envelope Embedded Stack Autoencoder Ensemble Model

2022-10-25 · Chuanyan Zhou, Jie Ma, Fan Li, Yongming Li 외

Stack autoencoder (SAE), as a representative deep network, has unique and excellent performance in feature learning, and has received extensive attention from researchers. However, existing deep SAEs focus on original sa…

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

A binary PSO based ensemble under-sampling model for rebalancing imbalanced training data

2025-01-31 · Jinyan Li, Yaoyang Wu, Simon Fong, Antonio J. Tallón-Ballesteros 외

Ensemble technique and under-sampling technique are both effective tools used for imbalanced dataset classification problems. In this paper, a novel ensemble method combining the advantages of both ensemble learning for …

Ensemble Learningimbalanced classification

Local overlap reduction procedure for dynamic ensemble selection

2022-06-16 · Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti, Rafael M. O. Cruz

Class imbalance is a characteristic known for making learning more challenging for classification models as they may end up biased towards the majority class. A promising approach among the ensemble-based methods in the …

Hashing-Based Undersampling Ensemble for Imbalanced Pattern Classification Problems

2020-06-29 · Wing WY Ng, Shichao Xu, Jianjun Zhang, Xing Tian 외

Undersampling is a popular method to solve imbalanced classification problems. However, sometimes it may remove too many majority samples which may lead to loss of informative samples. In this article, the hashing-based …

ClassificationGeneral Classificationimbalanced classification