LGAICVDec 8, 2025

Exploring possible vector systems for faster training of neural networks with preconfigured latent spaces

arXiv:2512.07509v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses training efficiency for neural networks, particularly in scenarios with extremely large numbers of classes, though it appears incremental as it builds on prior work on vector systems.

The paper explores predefined vector systems for configuring neural network latent spaces to speed up training, achieving faster convergence on ImageNet-1K and large-class datasets with up to 600k classes.

The overall neural network (NN) performance is closely related to the properties of its embedding distribution in latent space (LS). It has recently been shown that predefined vector systems, specifically An root system vectors, can be used as targets for latent space configurations (LSC) to ensure the desired LS structure. One of the main LSC advantage is the possibility of training classifier NNs without classification layers, which facilitates training NNs on datasets with extremely large numbers of classes. This paper provides a more general overview of possible vector systems for NN training along with their properties and methods for vector system construction. These systems are used to configure LS of encoders and visual transformers to significantly speed up ImageNet-1K and 50k-600k classes LSC training. It is also shown that using the minimum number of LS dimensions for a specific number of classes results in faster convergence. The latter has potential advantages for reducing the size of vector databases used to store NN embeddings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes