vix.ing · top · new · best · stats · spec

Efficient Hybrid Oversampling and Intelligent Undersampling for Imbalanced Big Data Classification

2023/10/09 by Carla Vairetti, Vairetti, Carla, José Luis Assadi +3 · 1 citation
Computer Science · Engineering · Health Professions · #Artificial Intelligence in Healthcare #Electricity Theft Detection Techniques #FOS: Computer and information sciences #Imbalanced Data Classification Techniques #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2310.05789

openalex publication_date 2023/10/09 · openalex created_date 2023/10/12 · openalex updated_date 2026/07/28

Abstract

Imbalanced classification is a well-known challenge faced by many real-world applications. This issue occurs when the distribution of the target variable is skewed, leading to a prediction bias toward the majority class. With the arrival of the Big Data era, there is a pressing need for efficient solutions to solve this problem. In this work, we present a novel resampling method called SMOTENN that combines intelligent undersampling and oversampling using a MapReduce framework. Both procedures are performed on the same pass over the data, conferring efficiency to the technique. The SMOTENN method is complemented with an efficient implementation of the neighborhoods related to the minority samples. Our experimental results show the virtues of this approach, outperforming alternative resampling techniques for small- and medium-sized datasets while achieving positive results on large datasets with reduced running times.

Cited by

Related