PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 19, 20241 citationsOpen Access

AffineQuant: Affine Transformation Quantization for Large Language Models

View Full Paper
YMYuexiao MaHLHuixia LiXZXiawu Zheng

Key Points

Key points are not available for this paper at this time.

Abstract

The significant resource requirements associated with Large-scale Language Models (LLMs) have generated considerable interest in the development of techniques aimed at compressing and accelerating neural networks. Among these techniques, Post-Training Quantization (PTQ) has emerged as a subject of considerable interest due to its noteworthy compression efficiency and cost-effectiveness in the context of training. Existing PTQ methods for LLMs limit the optimization scope to scaling transformations between pre- and post-quantization weights. In this paper, we advocate for the direct optimization using equivalent Affine transformations in PTQ (AffineQuant). This approach extends the optimization scope and thus significantly minimizing quantization errors. Additionally, by employing the corresponding inverse matrix, we can ensure equivalence between the pre- and post-quantization outputs of PTQ, thereby maintaining its efficiency and generalization capabilities. To ensure the invertibility of the transformation during optimization, we further introduce a gradual mask optimization method. This method initially focuses on optimizing the diagonal elements and gradually extends to the other elements. Such an approach aligns with the Levy-Desplanques theorem, theoretically ensuring invertibility of the transformation. As a result, significant performance improvements are evident across different LLMs on diverse datasets. To illustrate, we attain a C4 perplexity of 15.76 (2.26 lower vs 18.02 in OmniQuant) on the LLaMA2-7B model of W4A4 quantization without overhead. On zero-shot tasks, AffineQuant achieves an average of 58.61 accuracy (1.98 lower vs 56.63 in OmniQuant) when using 4/4-bit quantization for LLaMA-30B, which setting a new state-of-the-art benchmark for PTQ in LLMs.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ma et al. (2024) studied this question.

synapsesocial.com/papers/68e7362fb6db6435876b024fhttps://doi.org/10.48550/arxiv.2403.12544
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1APTQ: Attention-aware Post-Training Mixed-Precision Quantization for Large Language Models2024 · 26 citations
  2. 2ABQ-LLM: Arbitrary-Bit Quantized Inference Acceleration for Large Language Models2024 · 1 citations
  3. 3EfficientQAT: Efficient Quantization-Aware Training for Large Language Models2024 · 8 citations
  4. 4AdpQ: A Zero-shot Calibration Free Adaptive Post Training Quantization Method for LLMs2024
  5. 5Combining multiple post-training techniques to achieve most efficient quantized LLMs2024