LGAISep 18, 2024

Art and Science of Quantizing Large-Scale Models: A Comprehensive Overview

arXiv:2409.11650v17 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

It addresses the computational and environmental challenges of deploying large models for AI practitioners, but is incremental as it synthesizes existing knowledge without novel contributions.

This paper provides a comprehensive overview of model quantization techniques for large-scale neural networks, exploring methods like PTQ and QAT to reduce computational and energy costs while maintaining accuracy, but does not present new experimental results or concrete numbers.

This paper provides a comprehensive overview of the principles, challenges, and methodologies associated with quantizing large-scale neural network models. As neural networks have evolved towards larger and more complex architectures to address increasingly sophisticated tasks, the computational and energy costs have escalated significantly. We explore the necessity and impact of model size growth, highlighting the performance benefits as well as the computational challenges and environmental considerations. The core focus is on model quantization as a fundamental approach to mitigate these challenges by reducing model size and improving efficiency without substantially compromising accuracy. We delve into various quantization techniques, including both post-training quantization (PTQ) and quantization-aware training (QAT), and analyze several state-of-the-art algorithms such as LLM-QAT, PEQA(L4Q), ZeroQuant, SmoothQuant, and others. Through comparative analysis, we examine how these methods address issues like outliers, importance weighting, and activation quantization, ultimately contributing to more sustainable and accessible deployment of large-scale models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes