paper-with-me

Papers

Queue-based Resampling for Online Class Imbalance Learning

2018-09-27 · Kleanthis Malialis, Christos G. Panayiotou, Marios M. Polycarpou

Online class imbalance learning constitutes a new problem and an emerging research topic that focusses on the challenges of online learning under class imbalance and concept drift. Class imbalance deals with data streams that have very skewed distributions while concept drift deals with changes in the class imbalance status. Little work exists that addresses these challenges and in this paper we introduce queue-based resampling, a novel algorithm that successfully addresses the co-existence of class imbalance and concept drift. The central idea of the proposed resampling algorithm is to selectively include in the training set a subset of the examples that appeared in the past. Results on two popular benchmark datasets demonstrate the effectiveness of queue-based resampling over state-of-the-art methods in terms of learning speed and quality.

📄 PDF Abstract BibTeX arXiv:1809.10388

Code (1)

kmalialis/queue_based_resampling 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Malicious Web Domain Identification using Online Credibility and Performance Data by Considering the Class Imbalance Issue

2018-10-19 · Zhongyi Hu, Raymond Chiong, Ilung Pranata, Yukun Bao 외

Purpose: Malicious web domain identification is of significant importance to the security protection of Internet users. With online credibility and performance data, this paper aims to investigate the use of machine lear…

BIG-bench Machine Learning

Improving Online Bagging for Complex Imbalanced Data Stream

2024-10-04 · Bartosz Przybyl, Jerzy Stefanowski

Learning classifiers from imbalanced and concept drifting data streams is still a challenge. Most of the current proposals focus on taking into account changes in the global imbalance ratio only and ignore the local diff…

Evaluating resampling methods on a real-life highly imbalanced online credit card payments dataset

2022-06-27 · François de la Bourdonnaye, Fabrice Daniel

Various problems of any credit card fraud detection based on machine learning come from the imbalanced aspect of transaction datasets. Indeed, the number of frauds compared to the number of regular transactions is tiny a…

Fraud Detection

Data augmentation on-the-fly and active learning in data stream classification

2022-10-13 · Kleanthis Malialis, Dimitris Papatheodoulou, Stylianos Filippou, Christos G. Panayiotou 외

There is an emerging need for predictive models to be trained on-the-fly, since in numerous machine learning applications data are arriving in an online fashion. A critical challenge encountered is that of limited availa…

Active LearningData AugmentationTime Series Analysis

Recurrent Contrastive Learning for Imbalanced Medical Image Classification

2026-08-04 · Zhiyuan Zhu, Xinling Meng, Junxuan Yu, Jiongquan Chen 외 arxiv

Medical image classification often suffers from class imbalance due to the inherent disparities in disease incidence. Existing approaches, such as class resampling and loss reweighting, mainly improve learning within the…

Medical Image ClassificationContrastive Learning