Related Experiment Video
Updated: Sep 5, 2025

12:03
A Method for Tracking the Time Evolution of Steady-State Evoked Potentials
Published on: May 25, 2019
8.5K
Adaptive windowing based recurrent neural network for drift adaption in non-stationary environment.
Shubhangi Suryawanshi1,2, Anurag Goswami1, Pramod Patil2
1Bennett University, Greater Noida, India.
Summary
This study introduces an adaptive recurrent neural network model to handle concept drift in data streams. The model dynamically adjusts its window size, improving classification accuracy on evolving datasets.
Area of Science:
- Machine Learning
- Data Science
- Artificial Intelligence
Background:
- Data streams present challenges due to their massive volume and immediate processing needs.
- Concept drift, where data distribution changes over time, degrades the performance of traditional classification models.
- Neural networks are suitable for processing large, non-stationary data streams.
Purpose of the Study:
- To develop an adaptive windowing approach for recurrent neural networks to address concept drift in data streams.
- To improve the performance and adaptability of models dealing with non-stationary data.
- To prevent catastrophic forgetting in incrementally trained models.
Main Methods:
- Proposed an adaptive windowing approach using a gated recurrent unit (GRU), a type of recurrent neural network.
- Implemented incremental training on incoming data for real-world airline and synthetic Streaming Ensemble Algorithm (SEA) datasets.
- Utilized elastic weight consolidation with the Fisher information matrix to mitigate forgetting.
Main Results:
- The proposed model dynamically adjusts window size: increasing it for correct predictions and decreasing it upon detecting drifts.
- Achieved superior accuracy compared to state-of-the-art methods on both the airline (67.74%) and SEA (91.70%) datasets.
- Demonstrated improved accuracy by 3.6% for SEA and 1.6% for the airline dataset.
Conclusions:
- The adaptive recurrent neural network model effectively handles concept drift in non-stationary data streams.
- The dynamic windowing strategy ensures consistent performance by adapting to data evolution.
- The proposed method offers a robust solution for real-time data stream classification challenges.
Related Concept Videos
Instinctive Drift
309
Instinctive drift refers to the tendency of animals to revert to their innate behaviors despite repeated reinforcement. Breland and Breland demonstrated this concept in an experiment with a raccoon. The raccoon was trained to pick up two coins and place them in a container in exchange for food. Initially, the raccoon learned to associate the coins with food, making them a conditioned stimulus or a substitute for food. However, over time, the raccoon became less willing to put the coins into the...
309
Genetic Drift
40.6K
Natural selection—probably the most well-known evolutionary mechanism—increases the prevalence of traits that enhance survival and reproduction. However, evolution does not merely propagate favorable traits, nor does it always benefit populations.
40.6K
Neuroplasticity
735
Neuroplasticity reflects the brain's remarkable capacity to adapt and evolve, responding dynamically to learning, experiences, or injury by reorganizing its neural circuitry. This reorganization involves creating new neural connections and refining old ones through a series of biological processes that contribute to the brain's lifelong development and adaptability.
735

