Related Experiment Video
Updated: Jul 4, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
Published on: October 27, 2016
An ensemble learning method with GAN-based sampling and consistency check for anomaly detection of imbalanced data
Yansong Liu1,2, Shuang Wang3, He Sui4
1School of Software Engineering, Xi'an Jiao Tong University, Xi'an, Shaanxi, China.
This study introduces an ensemble learning method with generative adversarial network-based sampling and consistency check (EGSCC) to address anomaly detection in imbalanced data streams with concept drift. The EGSCC method demonstrates significant advantages in detecting anomalies under these challenging conditions.
Area of Science:
- Computer Science
- Machine Learning
- Data Mining
Background:
- Real-world data streams often exhibit imbalance and concept drift, posing significant challenges for anomaly detection.
- Existing anomaly detection methods frequently assume balanced data, neglecting the joint issue of imbalance and concept drift.
- Addressing nonstationary data streams requires robust techniques that can adapt to evolving data distributions.
Purpose of the Study:
- To propose a novel ensemble learning method, EGSCC, to effectively handle anomaly detection in imbalanced data streams with concept drift.
- To develop a comprehensive framework integrating generative adversarial network-based sampling and a consistency check module.
- To improve the accuracy and robustness of anomaly detection in dynamic and imbalanced environments.
Main Methods:
- Developed an anomaly detection framework featuring a generative adversarial network (GAN) for oversampling imbalanced data, incorporating double encoders.
- Implemented a stacking ensemble learning approach with base classifiers (SVM, KNN, DT, RF) and a meta-classifier (LR) to manage concept drift.
- Introduced a statistical consistency check for incremental instances and validation sets, dynamically updating the validation set.
Main Results:
- The proposed EGSCC method demonstrated significant advantages in anomaly detection performance on imbalanced data streams with concept drift.
- Evaluated on artificial and real-world datasets, the method showed superior detection performance, parameter sensitivity, algorithm cost, and anti-noise ability.
- Experimental results confirmed the effectiveness of the GAN-based sampling and consistency check in handling data stream challenges.
Conclusions:
- The EGSCC method provides an effective solution for anomaly detection in challenging imbalanced data streams experiencing concept drift.
- The integration of GAN-based oversampling and statistical consistency checking enhances the adaptability and accuracy of anomaly detection.
- This research contributes a robust framework for analyzing nonstationary and imbalanced data streams in various real-world applications.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Sampling Methods: Overview
In analytical chemistry, the choice of...
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Associative Learning
Classical conditioning, also known...
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Random Sampling Method

