Title :
A Practical Approach to Classify Evolving Data Streams: Training with Limited Amount of Labeled Data
Author :
Masud, Mohammad M. ; Gao, Jing ; Khan, Latifur ; Han, Jiawei ; Thuraisingham, Bhavani
Author_Institution :
Dept. of Comput. Sci., Univ. of Texas at Dallas, Dallas, TX
Abstract :
Recent approaches in classifying evolving data streams are based on supervised learning algorithms, which can be trained with labeled data only. Manual labeling of data is both costly and time consuming. Therefore, in a real streaming environment, where huge volumes of data appear at a high speed, labeled data may be very scarce. Thus, only a limited amount of training data may be available for building the classification models, leading to poorly trained classifiers. We apply a novel technique to overcome this problem by building a classification model from a training set having both unlabeled and a small amount of labeled instances. This model is built as micro-clusters using semi-supervised clustering technique and classification is performed with kappa-nearest neighbor algorithm. An ensemble of these models is used to classify the unlabeled data. Empirical evaluation on both synthetic data and real botnet traffic reveals that our approach, using only a small amount of labeled data for training, outperforms state-of-the-art stream classification algorithms that use twenty times more labeled data than our approach.
Keywords :
learning (artificial intelligence); pattern classification; pattern clustering; data labeling; data streams; microclusters; real streaming environment; state-of-the-art stream classification algorithms; supervised learning algorithms; Buffer storage; Classification algorithms; Clustering algorithms; Computer science; Data mining; Labeling; Probability distribution; Supervised learning; Testing; Training data; Data stream; ensemble classification; semi-supervised clustering;
Conference_Titel :
Data Mining, 2008. ICDM '08. Eighth IEEE International Conference on
Conference_Location :
Pisa
Print_ISBN :
978-0-7695-3502-9
DOI :
10.1109/ICDM.2008.152