Using predefined vector systems to speed up neural network multimillion class classification
arXiv:2604.00779v2 Announce Type: replace-cross
Abstract: Label prediction in neural networks (NNs) has O(n) complexity proportional to the number of classes. This holds true for classification using fully connected layers and cosine similarity with s…