paper-with-me

홈 › Papers

A Comprehensive Survey on Imbalanced Data Learning

2025-02-13 · Xinyi Gao, Dongting Xie, Yihang Zhang, Zhengren Wang, Conghui He, Hongzhi Yin, Wentao Zhang

With the expansion of data availability, machine learning (ML) has achieved remarkable breakthroughs in both academia and industry. However, imbalanced data distributions are prevalent in various types of raw data and severely hinder the performance of ML by biasing the decision-making processes. To deepen the understanding of imbalanced data and facilitate the related research and applications, this survey systematically analyzing various real-world data formats and concludes existing researches for different data formats into four distinct categories: data re-balancing, feature representation, training strategy, and ensemble learning. This structured analysis help researchers comprehensively understand the pervasive nature of imbalance across diverse data format, thereby paving a clearer path toward achieving specific research goals. we provide an overview of relevant open-source libraries, spotlight current challenges, and offer novel insights aimed at fostering future advancements in this critical area of study.

📄 PDF Abstract BibTeX arXiv:2502.08960

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingEnsemble LearningSurvey

Similar Papers 제목 키워드 기반

Class-Imbalanced Learning on Graphs: A Survey

2023-04-09 · Yihong Ma, Yijun Tian, Nuno Moniz, Nitesh V. Chawla

The rapid advancement in data-driven research has increased the demand for effective graph data analysis. However, real-world data often exhibits class imbalance, leading to poor performance of machine learning models. T…

Graph Representation LearningRepresentation LearningSurvey

A Survey of Imbalanced Learning on Graphs: Problems, Techniques, and Future Directions

2023-08-26 · Zemin Liu, Yuan Li, Nan Chen, Qian Wang 외

Graphs represent interconnected structures prevalent in a myriad of real-world scenarios. Effective graph analytics, such as graph learning methods, enables users to gain profound insights from graph data, underpinning v…

Graph LearningLink PredictionNode Classification

Data Augmentation for Multiclass Utterance Classification -- A Systematic Study

2020-12-01 · COLING 2020 8 · Binxia Xu, Siyuan Qiu, Jie Zhang, Yafang Wang 외

Utterance classification is a key component in many conversational systems. However, classifying real-world user utterances is challenging, as people may express their ideas and thoughts in manifold ways, and the amount …

ClassificationData Augmentationtext-classificationText Classification+1

Deep Learning Based Brain Tumor Segmentation: A Survey

2020-07-18 · Zhihua Liu, Lei Tong, Zheheng Jiang, Long Chen 외

Brain tumor segmentation is one of the most challenging problems in medical image analysis. The goal of brain tumor segmentation is to generate accurate delineation of brain tumor regions. In recent years, deep learning …

Brain Tumor SegmentationDeep Learningimage-classificationImage Classification+7

A survey on learning from imbalanced data streams: taxonomy, challenges, empirical study, and reproducible experimental framework

2022-04-07 · Gabriel Aguiar, Bartosz Krawczyk, Alberto Cano

Class imbalance poses new challenges when it comes to classifying data streams. Many algorithms recently proposed in the literature tackle this problem using a variety of data-level, algorithm-level, and ensemble approac…