Detecting and Tracking Concept Class Drift and Emergence in Non-Stationary Fast Data Streams
Abstract
As the proliferation of constant data feeds increases from social media, embedded sensors, and other sources, the capability to provide predictive concept labels to these data streams will become ever more important and lucrative. However, the dynamic, non-stationary nature, and effectively infinite length of data streams pose additional challenges for stream data mining algorithms. The sparse quantity of training data also limits the use of algorithms that are heavily dependent on supervised training. To address all these issues, we propose an incremental semi-supervised method that provides general concept class label predictions, but it also tracks concept clusters within the feature space using an innovative new online clustering algorithm. Each concept cluster contains an embedded stream classifier, creating a diverse ensemble for data instance classification within the generative model used for detecting emerging concepts in the stream. Unlike other recent novel class detection methods, our method goes beyond detecting, and continues to differentiate and track the emerging concepts. We show the effectiveness of our method on several synthetic and real world data sets, and we compare the results against other leading baseline methods.
Cite
Text
Parker and Khan. "Detecting and Tracking Concept Class Drift and Emergence in Non-Stationary Fast Data Streams." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9588Markdown
[Parker and Khan. "Detecting and Tracking Concept Class Drift and Emergence in Non-Stationary Fast Data Streams." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/parker2015aaai-detecting/) doi:10.1609/AAAI.V29I1.9588BibTeX
@inproceedings{parker2015aaai-detecting,
title = {{Detecting and Tracking Concept Class Drift and Emergence in Non-Stationary Fast Data Streams}},
author = {Parker, Brandon Shane and Khan, Latifur},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2015},
pages = {2908-2913},
doi = {10.1609/AAAI.V29I1.9588},
url = {https://mlanthology.org/aaai/2015/parker2015aaai-detecting/}
}