LGAIDBMLJul 16, 2020

Data Stream Clustering: A Review

arXiv:2007.10781v1155 citations
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers and practitioners dealing with real-time data processing from connected devices, but it is incremental as it synthesizes existing work.

This paper reviews data stream clustering algorithms, analyzing them based on clustering technique, computational complexity, and accuracy, and discusses open problems and available tools.

Number of connected devices is steadily increasing and these devices continuously generate data streams. Real-time processing of data streams is arousing interest despite many challenges. Clustering is one of the most suitable methods for real-time data stream processing, because it can be applied with less prior information about the data and it does not need labeled instances. However, data stream clustering differs from traditional clustering in many aspects and it has several challenging issues. Here, we provide information regarding the concepts and common characteristics of data streams, such as concept drift, data structures for data streams, time window models and outlier detection. We comprehensively review recent data stream clustering algorithms and analyze them in terms of the base clustering technique, computational complexity and clustering accuracy. A comparison of these algorithms is given along with still open problems. We indicate popular data stream repositories and datasets, stream processing tools and platforms. Open problems about data stream clustering are also discussed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes