Structured Multidimensional Representation Learning for Large Language Models

📅 2026-03-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the parameter redundancy in embedding dimensions of large language models, which incurs substantial computational and memory costs during scaling. The authors propose L-Transformer, the first architecture to enable differentiable spectral decomposition of the embedding space. By leveraging the third-order tensor L-product, token embeddings are reshaped into spectral tensor slices, and attention and feed-forward operations are performed in the transform domain. This yields a Tensor Transformer composed of p independent spectral sub-transformers, introducing an inductive bias at the frequency level that supports slice-dependent frequency scaling to enhance generalization while remaining compatible with standard training pipelines. Experiments show that on IMDB and AG News, the encoder achieves up to 75% parameter reduction (with p=4) while maintaining competitive accuracy, and fully recovers baseline performance at BERT-base width.

Technology Category

Application Category

📝 Abstract
Transformer architectures achieve state-of-the-art performance across a wide range of pattern recognition and natural language processing tasks, but their scaling is accompanied by substantial parameter growth and redundancy in the embedding dimension. In this work, we introduce a structured spectral factorization of the embedding space based on the L-product for third-order tensors. By reshaping token representations into spectral tensor slices and performing attention and feed-forward operations in the transform domain, we obtain a Tensor Transformer architecture that decomposes the encoder into p independent spectral sub-transformers while preserving standard Transformer semantics. We prove that the proposed L-Transformer is spectrally equivalent to p parallel Transformers operating on reduceddimensional embeddings, which yields approximately 1/p reduction (up to lower-order terms such as biases and normalization parameters) in encoder parameters under fixed total embedding size. When instantiated with a real-valued Discrete Cosine Transform (DCT), the method remains fully differentiable and compatible with existing training pipelines. Beyond compression, the spectral decomposition introduces an inductive bias over embedding frequencies, enabling slice-dependent frequency scaling that improves generalization. Experiments on IMDB and AG~News show that the proposed model can substantially reduce encoder parameters (up to 75\% for p=4) while maintaining competitive accuracy. On IMDB, the tensorized encoder matches or improves upon the standard baseline under compression, whereas on AG~News at moderate width we observe a small accuracy decrease in exchange for a 4 times encoder reduction; at BERT-base width (d=768), performance returns to parity.
Problem

Research questions and friction points this paper is trying to address.

parameter redundancy
embedding dimension
large language models
model compression
Transformer scaling
Innovation

Methods, ideas, or system contributions that make the work stand out.

Tensor Transformer
spectral factorization
L-product
embedding compression
frequency-aware representation
🔎 Similar Papers
💼 Related Jobs
No related jobs found.
A
Alaa El Ichi
Université du Littoral Cote d'Opale, LMPA, 50 rue F. Buisson, 62228 Calais-Cedex, France
K
Khalide Jbilou
Université du Littoral Cote d'Opale, LMPA, 50 rue F. Buisson, 62228 Calais-Cedex, France
M
Mohamed El Guide
FGSES, University Mohammed VI Polytechnic, Rabat, Morocco
F
Franck Dufrenois
LISIC, 50 rue F. Buisson, Université du Littoral Cote d'Opale, 62228 Calais-Cedex, France