CLAIJan 27, 2024

A Comprehensive Survey of Compression Algorithms for Language Models

arXiv:2401.15347v122 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This is an incremental survey paper that helps researchers and practitioners understand and navigate the expanding field of language model compression.

The paper surveys and summarizes diverse compression algorithms for language models, such as pruning and quantization, to address the challenge of tracking trends due to their rapid growth, and provides in-depth analyses and future research topics.

How can we compress language models without sacrificing accuracy? The number of compression algorithms for language models is rapidly growing to benefit from remarkable advances of recent language models without side effects due to the gigantic size of language models, such as increased carbon emissions and expensive maintenance fees. While numerous compression algorithms have shown remarkable progress in compressing language models, it ironically becomes challenging to capture emerging trends and identify the fundamental concepts underlying them due to the excessive number of algorithms. In this paper, we survey and summarize diverse compression algorithms including pruning, quantization, knowledge distillation, low-rank approximation, parameter sharing, and efficient architecture design. We not only summarize the overall trend of diverse compression algorithms but also select representative algorithms and provide in-depth analyses of them. We discuss the value of each category of compression algorithms, and the desired properties of low-cost compression algorithms which have a significant impact due to the emergence of large language models. Finally, we introduce promising future research topics based on our survey results.

Foundations

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

Your Notes