paper-with-me

홈 › Papers

Automated Imbalanced Classification via Layered Learning

2022-05-05 · Vitor Cerqueira, Luis Torgo, Paula Branco, Colin Bellinger

In this paper we address imbalanced binary classification (IBC) tasks. Applying resampling strategies to balance the class distribution of training instances is a common approach to tackle these problems. Many state-of-the-art methods find instances of interest close to the decision boundary to drive the resampling process. However, under-sampling the majority class may potentially lead to important information loss. Over-sampling also may increase the chance of overfitting by propagating the information contained in instances from the minority class. The main contribution of our work is a new method called ICLL for tackling IBC tasks which is not based on resampling training observations. Instead, ICLL follows a layered learning paradigm to model the data in two stages. In the first layer, ICLL learns to distinguish cases close to the decision boundary from cases which are clearly from the majority class, where this dichotomy is defined using a hierarchical clustering analysis. In the subsequent layer, we use instances close to the decision boundary and instances from the minority class to solve the original predictive task. A second contribution of our work is the automatic definition of the layers which comprise the layered learning strategy using a hierarchical clustering model. This is a relevant discovery as this process is usually performed manually according to domain knowledge. We carried out extensive experiments using 100 benchmark data sets. The results show that the proposed method leads to a better performance relatively to several state-of-the-art methods for IBC.

📄 PDF Abstract BibTeX arXiv:2205.02553

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationClusteringimbalanced classification

Similar Papers 제목 키워드 기반

Automated Audio Captioning with Recurrent Neural Networks

2017-06-30 · Konstantinos Drossos, Sharath Adavanne, Tuomas Virtanen

We present the first approach to automated audio captioning. We employ an encoder-decoder scheme with an alignment model in between. The input to the encoder is a sequence of log mel-band energies calculated from an audi…

Audio captioningDecoderGeneral ClassificationImage Captioning+2

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

GradMix for nuclei segmentation and classification in imbalanced pathology image datasets

2022-10-24 · Tan Nhu Nhat Doan, Kyungeun Kim, Boram Song, Jin Tae Kwak

An automated segmentation and classification of nuclei is an essential task in digital pathology. The current deep learning-based approaches require a vast amount of annotated datasets by pathologists. However, the exist…

ClassificationData AugmentationSegmentation

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

On the Effect of Ruleset Tuning and Data Imbalance on Explainable Network Security Alert Classifications: a Case-Study on DeepCASE

2025-07-02 · Koen T. W. Teuwen, Sam Baggen, Emmanuele Zambon, Luca Allodi arxiv

Automation in Security Operations Centers (SOCs) plays a prominent role in alert classification and incident escalation. However, automated methods must be robust in the presence of imbalanced input data, which can negat…