A Clustering-Based Framework for Classifying Data Streams

Abstract

The non-stationary nature of data streams strongly challenges traditional machine learning techniques. Although some solutions have been proposed to extend traditional machine learning techniques for handling data streams, these approaches either require an initial label set or rely on specialized design parameters. The overlap among classes and the labeling of data streams constitute other major challenges for classifying data streams. In this paper, we proposed a clustering-based data stream classification framework to handle non-stationary data streams without utilizing an initial label set. A density-based stream clustering procedure is used to capture novel concepts with a dynamic threshold and an effective active label querying strategy is introduced to continuously learn the new concepts from the data streams. The sub-cluster structure of each cluster is explored to handle the overlap among classes. Experimental results and quantitative comparison studies reveal that the proposed method provides statistically better or comparable performance than the existing methods.

Cite

Text

Yan et al. "A Clustering-Based Framework for Classifying Data Streams." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/448

Markdown

[Yan et al. "A Clustering-Based Framework for Classifying Data Streams." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/yan2021ijcai-clustering/) doi:10.24963/IJCAI.2021/448

BibTeX

@inproceedings{yan2021ijcai-clustering,
  title     = {{A Clustering-Based Framework for Classifying Data Streams}},
  author    = {Yan, Xuyang and Homaifar, Abdollah and Sarkar, Mrinmoy and Girma, Abenezer and Tunstel, Edward W.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {3257-3263},
  doi       = {10.24963/IJCAI.2021/448},
  url       = {https://mlanthology.org/ijcai/2021/yan2021ijcai-clustering/}
}