arXiv Analytics

Sign in

arXiv:2210.01090 [cs.LG]AbstractReferencesReviewsResources

Nonstationary data stream classification with online active learning and siamese neural networks

Kleanthis Malialis, Christos G. Panayiotou, Marios M. Polycarpou

Published 2022-10-03Version 1

We have witnessed in recent years an ever-growing volume of information becoming available in a streaming manner in various application areas. As a result, there is an emerging need for online learning methods that train predictive models on-the-fly. A series of open challenges, however, hinder their deployment in practice. These are, learning as data arrive in real-time one-by-one, learning from data with limited ground truth information, learning from nonstationary data, and learning from severely imbalanced data, while occupying a limited amount of memory for data storage. We propose the ActiSiamese algorithm, which addresses these challenges by combining online active learning, siamese networks, and a multi-queue memory. It develops a new density-based active learning strategy which considers similarity in the latent (rather than the input) space. We conduct an extensive study that compares the role of different active learning budgets and strategies, the performance with/without memory, the performance with/without ensembling, in both synthetic and real-world datasets, under different data nonstationarity characteristics and class imbalance levels. ActiSiamese outperforms baseline and state-of-the-art algorithms, and is effective under severe imbalance, even only when a fraction of the arriving instances' labels is available. We publicly release our code to the community.

Comments: Keywords: Incremental learning, Active learning, Data streams, Concept drift, Class imbalance
Journal: Neurocomputing, Volume 512, Pages 235-252, 2022
Categories: cs.LG
Related articles: Most relevant | Search more
arXiv:1904.09056 [cs.LG] (Published 2019-04-19)
Online Active Learning: Label Complexity vs. Classification Errors
arXiv:2208.06530 [cs.LG] (Published 2022-08-12)
Siamese neural networks for a generalized, quantitative comparison of complex model outputs
arXiv:2201.10547 [cs.LG] (Published 2022-01-25)
Online Active Learning with Dynamic Marginal Gain Thresholding