Class Incremental Online Streaming Learning
Soumya Banerjee, Vinay Kumar Verma, Toufiq Parag, Maneesh Singh, Vinay, P. Namboodiri

TL;DR
This paper introduces CIOSL, a novel method for class-incremental online streaming learning that effectively handles single-pass data streams with class correlations, using dual regularization and experience replay to improve performance.
Contribution
The paper proposes CIOSL, a new approach combining implicit and explicit regularization with an efficient replay strategy for online streaming class-incremental learning.
Findings
CIOSL outperforms existing methods on challenging datasets.
Dual regularization improves model stability and accuracy.
Efficient replay strategy enhances learning in single-pass data streams.
Abstract
A wide variety of methods have been developed to enable lifelong learning in conventional deep neural networks. However, to succeed, these methods require a `batch' of samples to be available and visited multiple times during training. While this works well in a static setting, these methods continue to suffer in a more realistic situation where data arrives in \emph{online streaming manner}. We empirically demonstrate that the performance of current approaches degrades if the input is obtained as a stream of data with the following restrictions: each instance comes one at a time and can be seen only once, and the input data violates the i.i.d assumption, i.e., there can be a class-based correlation. We propose a novel approach (CIOSL) for the class-incremental learning in an \emph{online streaming setting} to address these challenges. The proposed approach leverages…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Data Stream Mining Techniques · Neonatal and fetal brain pathology
