arXiv:2503.17101cs.LG2025-03被引 1

通过激活感知分解,高效压缩大模型且保持精度。

Large Language Model Compression via the Nested Activation-Aware Decomposition

  • 基于激活分布动态变换权重矩阵,提升低秩分解精度。
  • 在8个数据集、6个模型上验证,中高压缩比下优于现有方法。
  • 无需训练,适合多语言多任务场景的模型部署。

本文针对大语言模型(LLMs)压缩难题,提出一种无需训练的后训练压缩范式。通过分析发现,模型激活分布差异及未见激活是低秩分解的主要挑战。为此,我们设计了嵌套激活感知框架(NSVD),利用激活分布与原始权重矩阵联合变换权重矩阵,将异常激活值融入重构过程,提升分解准确性。在三个不同大模型家族的六种模型及八个数据集上的全面评估表明,NSVD在中高压缩比以及多语言、多任务场景下显著优于当前最优方法。

原文摘要 · Abstract (English)

In this paper, we tackle the critical challenge of compressing large language models (LLMs) to facilitate their practical deployment and broader adoption. We introduce a novel post-training compression paradigm that focuses on low-rank decomposition of LLM weights. Our analysis identifies two main challenges in this task: the variability in LLM activation distributions and handling unseen activations from different datasets and models. To address these challenges, we propose a nested activation-aware framework (NSVD) for LLMs, a training-free approach designed to enhance the accuracy of low-rank decompositions by managing activation outliers through transforming the weight matrix based on activation distribution and the original weight matrix. This method allows for the absorption of outliers into the transformed weight matrix, improving decomposition accuracy. Our comprehensive evaluation across eight datasets and six models from three distinct LLM families demonstrates the superiority of NSVD over current state-of-the-art methods, especially at medium to large compression ratios or in multilingual and multitask settings.

模型压缩低秩分解大模型部署激活感知

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。