paper-with-me

홈 › Papers

Automated Imbalanced Learning

2022-11-01 · Prabhant Singh, Joaquin Vanschoren

Automated Machine Learning has grown very successful in automating the time-consuming, iterative tasks of machine learning model development. However, current methods struggle when the data is imbalanced. Since many real-world datasets are naturally imbalanced, and improper handling of this issue can lead to quite useless models, this issue should be handled carefully. This paper first introduces a new benchmark to study how different AutoML methods are affected by label imbalance. Second, we propose strategies to better deal with imbalance and integrate them into an existing AutoML framework. Finally, we present a systematic study which evaluates the impact of these strategies and find that their inclusion in AutoML systems significantly increases their robustness against label imbalance.

📄 PDF Abstract BibTeX arXiv:2211.00376

Code (1)

prabhant/gama 공식 구현

Tasks

AutoML

Similar Papers 제목 키워드 기반

Self-Supervised Learning Featuring Small-Scale Image Dataset for Treatable Retinal Diseases Classification

2024-04-15 · Luffina C. Huang, Darren J. Chiu, Manish Mehta

Automated medical diagnosis through image-based neural networks has increased in popularity and matured over years. Nevertheless, it is confined by the scarcity of medical images and the expensive labor annotation costs.…

Medical DiagnosisSelf-Supervised LearningTransfer Learning

The Random Forest Classifier in WEKA: Discussion and New Developments for Imbalanced Data

2018-12-19 · Mario Amrehn, Firas Mualla, Elli Angelopoulou, Stefan Steidl 외

Data analysis and machine learning have become an integrative part of the modern scientific methodology, providing automated techniques to predict further information based on observations. One of these classification an…

Prediction

ReMix: Calibrated Resampling for Class Imbalance in Deep learning

2020-12-03 · Colin Bellinger, Roberto Corizzo, Nathalie Japkowicz

Class imbalance is a problem of significant importance in applied deep learning where trained models are exploited for decision support and automated decisions in critical areas such as health and medicine, transportatio…

Deep Learningimbalanced classification

Automated Loss function Search for Class-imbalanced Node Classification

2024-05-23 · Xinyu Guo, Kai Wu, XiaoYu Zhang, Jing Liu

Class-imbalanced node classification tasks are prevalent in real-world scenarios. Due to the uneven distribution of nodes across different classes, learning high-quality node representations remains a challenging endeavo…

Node Classification

Multitask Balanced and Recalibrated Network for Medical Code Prediction

2021-09-06 · Wei Sun, Shaoxiong Ji, Erik Cambria, Pekka Marttinen

Human coders assign standardized medical codes to clinical documents generated during patients' hospitalization, which is error-prone and labor-intensive. Automated medical coding approaches have been developed using mac…

Medical Code PredictionMulti-Task LearningPrediction