Adaptive Online Incremental Learning for Evolving Data Streams
Si-si Zhang, Jian-wei Liu, Xin Zuo

TL;DR
This paper introduces AOIL, an adaptive online incremental learning method that effectively handles concept drift and catastrophic forgetting in evolving data streams by leveraging auto-encoders, memory modules, and self-attention mechanisms.
Contribution
The paper proposes a novel AOIL framework combining auto-encoder with memory, feature division, and self-attention to improve latent representation and adapt to concept drift in streaming data.
Findings
Successfully detects concept drift via reconstruction loss
Reduces catastrophic forgetting by separating shared and private features
Enhances latent feature learning with self-attention mechanism
Abstract
Recent years have witnessed growing interests in online incremental learning. However, there are three major challenges in this area. The first major difficulty is concept drift, that is, the probability distribution in the streaming data would change as the data arrives. The second major difficulty is catastrophic forgetting, that is, forgetting what we have learned before when learning new knowledge. The last one we often ignore is the learning of the latent representation. Only good latent representation can improve the prediction accuracy of the model. Our research builds on this observation and attempts to overcome these difficulties. To this end, we propose an Adaptive Online Incremental Learning for evolving data streams (AOIL). We use auto-encoder with the memory module, on the one hand, we obtained the latent features of the input, on the other hand, according to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
