English

Learning on Transformers is Provable Low-Rank and Sparse: A One-layer Analysis

Machine Learning 2024-06-26 v1

Abstract

Efficient training and inference algorithms, such as low-rank adaption and model pruning, have shown impressive performance for learning Transformer-based large foundation models. However, due to the technical challenges of the non-convex optimization caused by the complicated architecture of Transformers, the theoretical study of why these methods can be applied to learn Transformers is mostly elusive. To the best of our knowledge, this paper shows the first theoretical analysis of the property of low-rank and sparsity of one-layer Transformers by characterizing the trained model after convergence using stochastic gradient descent. By focusing on a data model based on label-relevant and label-irrelevant patterns, we quantify that the gradient updates of trainable parameters are low-rank, which depends on the number of label-relevant patterns. We also analyze how model pruning affects the generalization while improving computation efficiency and conclude that proper magnitude-based pruning has a slight effect on the testing performance. We implement numerical experiments to support our findings.

Keywords

Cite

@article{arxiv.2406.17167,
  title  = {Learning on Transformers is Provable Low-Rank and Sparse: A One-layer Analysis},
  author = {Hongkang Li and Meng Wang and Shuai Zhang and Sijia Liu and Pin-Yu Chen},
  journal= {arXiv preprint arXiv:2406.17167},
  year   = {2024}
}

Comments

IEEE SAM Workshop 2024

R2 v1 2026-06-28T17:18:05.742Z