Title :
A Deep Non-linear Feature Mapping for Large-Margin kNN Classification
Author :
Min, Renqiang ; Stanley, David A. ; Yuan, Zineng ; Bonner, Anthony ; Zhang, Zhaolei
Author_Institution :
Dept. of Comput. Sci., Univ. of Toronto, Toronto, ON, Canada
Abstract :
KNN is one of the most popular data mining methods for classification, but it often fails to work well with inappropriate choice of distance metric or due to the presence of numerous class-irrelevant features. Linear feature transformation methods have been widely applied to extract class-relevant information to improve kNN classification, which is very limited in many applications. Kernels have also been used to learn powerful non-linear feature transformations, but these methods fail to scale to large datasets. In this paper, we present a scalable non-linear feature mapping method based on a deep neural network pretrained with Restricted Boltzmann Machines for improving kNN classification in a large-margin framework, which we call DNet-kNN. DNet-kNN can be used for both classification and for supervised dimensionality reduction. The experimental results on two benchmark handwritten digit datasets and one newsgroup text dataset show that DNet-kNN has much better performance than large-margin kNN using a linear mapping and kNN based on a deep autoencoder pretrained with Restricted Boltzmann Machines.
Keywords :
Boltzmann machines; data mining; neural nets; pattern classification; DNet-kNN; class-relevant information extraction; data mining; deep neural network; deep non-linear feature mapping; handwritten digit datasets; large-margin kNN classification; linear feature transformation methods; newsgroup text dataset; restricted Boltzmann machines; Computer science; Data mining; Genetics; Graphical models; High performance computing; Kernel; Nearest neighbor searches; Neural networks; Power generation; Principal component analysis; Deep Learning; Deep Neural Networks; Large Margin; Non-linear Dimensionality Reduction; Non-linear Feature Mapping; RBM; kNN Classification;
Conference_Titel :
Data Mining, 2009. ICDM '09. Ninth IEEE International Conference on
Conference_Location :
Miami, FL
Print_ISBN :
978-1-4244-5242-2
Electronic_ISBN :
1550-4786
DOI :
10.1109/ICDM.2009.27