Online Machine Learning in Big Data Streams
Andr\'as A. Bencz\'ur, Levente Kocsis, R\'obert P\'alovics

TL;DR
This paper provides an overview of distributed architectures and machine learning models for online learning from big data streams, emphasizing recent developments and implementation in various systems.
Contribution
It offers a focused overview of online machine learning in big data streams, highlighting distributed architectures, models, and detailed discussion on recommender systems, with pointers to key resources.
Findings
Distributed architectures enable scalable online learning.
Recommender systems are extensively discussed in the context of streaming data.
The article highlights recent software components and research results in the field.
Abstract
The area of online machine learning in big data streams covers algorithms that are (1) distributed and (2) work from data streams with only a limited possibility to store past data. The first requirement mostly concerns software architectures and efficient algorithms. The second one also imposes nontrivial theoretical restrictions on the modeling methods: In the data stream model, older data is no longer available to revise earlier suboptimal modeling decisions as the fresh data arrives. In this article, we provide an overview of distributed software architectures and libraries as well as machine learning models for online learning. We highlight the most important ideas for classification, regression, recommendation, and unsupervised modeling from streaming data, and we show how they are implemented in various distributed data stream processing systems. This article is a reference…
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
TopicsData Stream Mining Techniques · Advanced Bandit Algorithms Research · Machine Learning and Data Classification
