StrDip: A Fast Data Stream Clustering Algorithm Using the Dip Test of Unimodality

Yonghong Luo,Ying Zhang,Xiaoke Ding,Xiangrui Cai,Chunyao Song,Xiaojie Yuan
DOI: https://doi.org/10.1007/978-3-030-02925-8_14
2018-01-01
Abstract:Data stream clustering is an important problem of data mining. As the infinite growth of data stream’s length, excessive data is making great troubles to the storage of data. A number of algorithms have been proposed for data stream clustering, such as CluStream, DenStream, DStream and StrAP. With the Big Data era’s coming, the amount of data in one timestamp is growing at a great speed, so the time efficiency of data stream clustering algorithms is drawing huge attention from researchers while some state-of-the-art algorithms are excellent in cluster purity but intolerable in time efficiency. In this paper, we propose the StrDip, a fast data stream clustering algorithm which combines the Dip Test of Unimodality with the online/offline two-stage stream clustering framework. The StrDip also adapts a novel clustering feature vector and some microcluster pruning methods. Comparing to others algorithms, results of experiments on synthetic and real-world datasets show that, the StrDip gains a huge advantage in time efficiency and the clustering purity and quality are also good.
What problem does this paper attempt to address?