English

AWP: Activation-Aware Weight Pruning and Quantization with Projected Gradient Descent

Machine Learning 2025-12-02 v2

Abstract

To address the enormous size of Large Language Models (LLMs), model compression methods, such as quantization and pruning, are often deployed, especially on edge devices. In this work, we focus on layer-wise post-training quantization and pruning. Drawing connections between activation-aware weight pruning and sparse approximation problems, and motivated by the success of Iterative Hard Thresholding (IHT), we propose a unified method for Activation-aware Weight pruning and quantization via Projected gradient descent (AWP). Our experiments demonstrate that AWP outperforms state-of-the-art LLM pruning and quantization methods. Theoretical convergence guarantees of the proposed method for pruning are also provided.

Keywords

Cite

@article{arxiv.2506.10205,
  title  = {AWP: Activation-Aware Weight Pruning and Quantization with Projected Gradient Descent},
  author = {Jing Liu and Toshiaki Koike-Akino and Ye Wang and Hassan Mansour and Matthew Brand},
  journal= {arXiv preprint arXiv:2506.10205},
  year   = {2025}
}

Comments

ICML 2025 workshop on Efficient Systems for Foundation Models

R2 v1 2026-07-01T03:12:13.191Z