کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن |
---|---|---|---|---|
383758 | 660832 | 2014 | 20 صفحه PDF | دانلود رایگان |
• An efficient method to classify large streams of documents is proposed.
• Text representation and multi-label classification are both performed online.
• The system guarantees bounded memory usage and constant processing time.
• The system approximates the TF IDF representation online without corpus wise computations.
• In terms of accuracy, the method is better or comparable to a periodically recomputed SVM.
We present a method for the classification of multi-labeled text documents explicitly designed for data stream applications that require to process a virtually infinite sequence of data using constant memory and constant processing time.Our method is composed of an online procedure used to efficiently map text into a low-dimensional feature space and a partition of this space into a set of regions for which the system extracts and keeps statistics used to predict multi-label text annotations. Documents are fed into the system as a sequence of words, mapped to a region of the partition, and annotated using the statistics computed from the labeled instances colliding in the same region. This approach is referred to as clashing.We illustrate the method in real-world text data, comparing the results with those obtained using other text classifiers. In addition, we provide an analysis about the effect of the representation space dimensionality on the predictive performance of the system. Our results show that the online embedding indeed approximates the geometry of the full corpus-wise TF and TF-IDF space. The model obtains competitive F measures with respect to the most accurate methods, using significantly fewer computational resources. In addition, the method achieves a higher macro-averaged F measure than methods with similar running time. Furthermore, the system is able to learn faster than the other methods from partially labeled streams.
Journal: Expert Systems with Applications - Volume 41, Issue 11, 1 September 2014, Pages 5431–5450