English

Adaptive Feature-based Low-Rank Compression of Large Language Models via Bayesian Optimization

Computation and Language 2025-02-25 v2 Machine Learning

Abstract

In recent years, large language models (LLMs) have driven advances in natural language processing. Still, their growing scale has increased the computational burden, necessitating a balance between efficiency and performance. Low-rank compression, a promising technique, reduces non-essential parameters by decomposing weight matrices into products of two low-rank matrices. Yet, its application in LLMs has not been extensively studied. The key to low-rank compression lies in low-rank factorization and low-rank dimensions allocation. To address the challenges of low-rank compression in LLMs, we conduct empirical research on the low-rank characteristics of large models. We propose a low-rank compression method suitable for LLMs. This approach involves precise estimation of feature distributions through pooled covariance matrices and a Bayesian optimization strategy for allocating low-rank dimensions. Experiments on the LLaMA-2 models demonstrate that our method outperforms existing strong structured pruning and low-rank compression techniques in maintaining model performance at the same compression ratio.

Keywords

Cite

@article{arxiv.2405.10616,
  title  = {Adaptive Feature-based Low-Rank Compression of Large Language Models via Bayesian Optimization},
  author = {Yixin Ji and Yang Xiang and Juntao Li and Qingrong Xia and Zi Ye and Xinyu Duan and Zhefeng Wang and Kehai Chen and Min Zhang},
  journal= {arXiv preprint arXiv:2405.10616},
  year   = {2025}
}

Comments

Published as a conference paper at 2024 EMNLP findings

R2 v1 2026-06-28T16:30:32.873Z