Collaborative Work with Linear Classifier and Extreme Learning Machine for Fast Text Categorization

Wenbin Zheng,Hong Tang,Yuntao Qian
DOI: https://doi.org/10.1007/s11280-013-0225-5
2013-01-01
World Wide Web
Abstract:The bloom of Internet has made fast text categorization very essential. Generally, the popular methods have good classification accuracy but slow speed, and vice versa. This paper proposes a novel approach for fast text categorization, in which a collaborative work framework based on a linear classifier and an extreme learning machine (ELM) is constructed. The linear classifier, obtained by a modified non-negative matrix factorization algorithm, maps all documents from the original term space into the class space directly such that it performs classification very fast. The ELM, with good classification accuracy via some nonlinear and linear transformations, classifies a few of documents according to some given criteria to improve the classification quality of the total system. Experimental results show that the proposed method not only achieves good accuracy but also performs classification very fast, which improves the averaged speed by 180 % compared with its corresponding method.
What problem does this paper attempt to address?