Fast Nearest-neighbor Classification Using RNN In Domains With Large Number Of Classes
2017 Β· Gautam Singh, Gargi Dasgupta, Yu Deng
Abstract
In scenarios involving text classification where the number of classes is large (in multiples of 10000s) and training samples for each class are few and often verbose, nearest neighbor methods are effective but very slow in computing a similarity score with training samples of every class. On the other hand, machine learning models are fast at runtime but training them adequately is not feasible using few available training samples per class. In this paper, we propose a hybrid approach that cascades 1) a fast but less-accurate recurrent neural network (RNN) model and 2) a slow but more-accurate nearest-neighbor model using bag of syntactic features. Using the cascaded approach, our experiments, performed on data set from IT support services where customer complaint text needs to be classified to return top-\(N\) possible error codes, show that the query-time of the slow system is reduced to \(1/6^\{th\}\) while its accuracy is being improved. Our approach outperforms an LSH-based bas
Authors
(none)
Tags
Stats
Related papers
- Fast And Bayes-consistent Nearest Neighbors (2019)0.00
- Explaining The Success Of Nearest Neighbor Methods In Prediction (2025)18.63
- Fast And Multiphase Rates For Nearest Neighbor Classifiers (2023)0.00
- On High-dimensional Modifications Of The Nearest Neighbor Classifier (2024)0.00
- Online Nearest Neighbor Classification (2023)0.00
- A Fast And Easy Regression Technique For K-nn Classification Without Using Negative Pairs (2018)0.00
- Neural Nearest Neighbors Networks (2018)0.00
- Associative Memories To Accelerate Approximate Nearest Neighbor Search (2016)6.34