Title :
A high performance hybrid algorithm for text classification
Author :
Nedungadi, Prema ; Harikumar, Haripriya ; Ramesh, M.
Author_Institution :
Amrita CREATE, Amrita Univ., Amrita, India
Abstract :
The high computational complexity of text classification is a significant problem with the growing surge in text data. An effective but computationally expensive classification is the k-nearest-neighbor (kNN) algorithm. Principal Component Analysis (PCA) has commonly been used as a preprocessing phase to reduce the dimensionality followed by kNN. However, though the dimensionality is reduced, the algorithm requires all the vectors in the projected space to perform the kNN. We propose a new hybrid algorithm that uses PCA & kNN but performs kNN with a small set of neighbors instead of the complete data vectors in the projected space, thus reducing the computational complexity. An added advantage in our method is that we are able to get effective classification using a relatively smaller number of principal components. New text for classification is projected into the lower dimensional space and kNN is performed only with the neighbors in each axis based on the principal that vectors that are closer in the original space are closer in the projected space and also along the projected components. Our findings with the standard benchmark dataset Reuters show that the proposed model significantly outperforms kNN and the standard PCA-kNN hybrid algorithms while maintaining similar classification accuracy.
Keywords :
computational complexity; pattern classification; principal component analysis; text analysis; vectors; PCA; computational complexity; dimensionality reduction; high performance hybrid algorithm; k-nearest-neighbor algorithm; kNN algorithm; preprocessing phase; principal component analysis; text classification; vectors; Accuracy; Algorithm design and analysis; Classification algorithms; Principal component analysis; Support vector machine classification; Text categorization; Training; Hybrid classifier; PCA; Text classification; dimensionality reduction; kNN; term weighting;
Conference_Titel :
Applications of Digital Information and Web Technologies (ICADIWT), 2014 Fifth International Conference on the
Conference_Location :
Bangalore
Print_ISBN :
978-1-4799-2258-1
DOI :
10.1109/ICADIWT.2014.6814691