Imbalanced Big Data Oversampling: Taxonomy, Algorithms, Software, Guidelines and Future Directions

07/24/2021
by   William C. Sleeman IV, et al.
0

Learning from imbalanced data is among the most challenging areas in contemporary machine learning. This becomes even more difficult when considered the context of big data that calls for dedicated architectures capable of high-performance processing. Apache Spark is a highly efficient and popular architecture, but it poses specific challenges for algorithms to be implemented for it. While oversampling algorithms are an effective way for handling class imbalance, they have not been designed for distributed environments. In this paper, we propose a holistic look on oversampling algorithms for imbalanced big data. We discuss the taxonomy of oversampling algorithms and their mechanisms used to handle skewed class distributions. We introduce a Spark library with 14 state-of-the-art oversampling algorithms implemented and evaluate their efficacy via extensive experimental study. Using binary and multi-class massive data sets, we analyze the effectiveness of oversampling algorithms and their relationships with different types of classifiers. We evaluate the trade-off between accuracy and time complexity of oversampling algorithms, as well as their scalability when increasing the size of data. This allows us to gain insight into the usefulness of specific components of oversampling algorithms for big data, as well as formulate guidelines and recommendations for designing future resampling approaches for massive imbalanced data. Our library can be downloaded from https://github.com/fsleeman/spark-class-balancing.git.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/07/2022

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

Class imbalance poses new challenges when it comes to classifying data s...
research
01/16/2020

Smart Data based Ensemble for Imbalanced Big Data Classification

Big Data scenarios pose a new challenge to traditional data mining algor...
research
10/09/2022

An Instance Selection Algorithm for Big Data in High imbalanced datasets based on LSH

Training of Machine Learning (ML) models in real contexts often deals wi...
research
01/03/2015

A Taxonomy of Big Data for Optimal Predictive Machine Learning and Data Mining

Big data comes in various ways, types, shapes, forms and sizes. Indeed, ...
research
10/24/2020

Triclustering in Big Data Setting

In this paper, we describe versions of triclustering algorithms adapted ...
research
04/09/2023

Class-Imbalanced Learning on Graphs: A Survey

The rapid advancement in data-driven research has increased the demand f...
research
09/18/2021

Multimodal Classification: Current Landscape, Taxonomy and Future Directions

Multimodal classification research has been gaining popularity in many d...

Please sign up or login with your details

Forgot password? Click here to reset