English

Saten: Sparse Augmented Tensor Networks for Post-Training Compression of Large Language Models

Computation and Language 2025-10-14 v2 Machine Learning

Abstract

The efficient implementation of large language models (LLMs) is crucial for deployment on resource-constrained devices. Low-rank tensor compression techniques, such as tensor-train (TT) networks, have been widely studied for over-parameterized neural networks. However, their applications to compress pre-trained large language models (LLMs) for downstream tasks (post-training) remains challenging due to the high-rank nature of pre-trained LLMs and the lack of access to pretraining data. In this study, we investigate low-rank tensorized LLMs during fine-tuning and propose sparse augmented tensor networks (Saten) to enhance their performance. The proposed Saten framework enables full model compression. Experimental results demonstrate that Saten enhances both accuracy and compression efficiency in tensorized language models, achieving state-of-the-art performance.

Keywords

Cite

@article{arxiv.2505.14871,
  title  = {Saten: Sparse Augmented Tensor Networks for Post-Training Compression of Large Language Models},
  author = {Ryan Solgi and Kai Zhen and Rupak Vignesh Swaminathan and Nathan Susanj and Athanasios Mouchtaris and Siegfried Kunzmann and Zheng Zhang},
  journal= {arXiv preprint arXiv:2505.14871},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025

R2 v1 2026-07-01T02:26:40.055Z