AI RESEARCH
Using predefined vector systems to speed up neural network multimillion class classification
arXiv CS.LG
•
ArXi:2604.00779v1 Announce Type: new 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 some set of class prototypes. In this paper we show that if NN latent space (LS) geometry is known and possesses specific properties, label prediction complexity can be significantly reduced. This is achieved by associating label prediction with the O(1) complexity closest cluster center search in a vector system used as target for latent space configuration.