paper-with-me

홈 › Papers

A Comprehensive Survey of Compression Algorithms for Language Models

2024-01-27 · Seungcheol Park, Jaehyeon Choi, Sojin Lee, U Kang

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.

📄 PDF Abstract BibTeX arXiv:2401.15347

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationQuantizationSurvey

Similar Papers 제목 키워드 기반

Pruning Algorithms to Accelerate Convolutional Neural Networks for Edge Applications: A Survey

2020-05-08 · Jiayi Liu, Samarth Tripathi, Unmesh Kurup, Mohak Shah

With the general trend of increasing Convolutional Neural Network (CNN) model sizes, model compression and acceleration techniques have become critical for the deployment of these models on edge devices. In this paper, w…

Model CompressionSurvey

Learning-Driven Lossy Image Compression; A Comprehensive Survey

2022-01-23 · Sonain Jamil, Md. Jalil Piran, MuhibUrRahman

In the realm of image processing and computer vision (CV), machine learning (ML) architectures are widely applied. Convolutional neural networks (CNNs) solve a wide range of image processing issues and can solve image co…

CPUGPUImage CompressionSurvey

A Survey on Model Compression and Acceleration for Pretrained Language Models

2022-02-15 · Canwen Xu, Julian McAuley

Despite achieving state-of-the-art performance on many NLP tasks, the high energy cost and long inference delay prevent Transformer-based pretrained language models (PLMs) from seeing broader adoption including for edge …

Model Compression

A Survey on Transformer Compression

2024-02-05 · Yehui Tang, Yunhe Wang, Jianyuan Guo, Zhijun Tu 외

Transformer plays a vital role in the realms of natural language processing (NLP) and computer vision (CV), specially for constructing large language models (LLM) and large vision models (LVM). Model compression methods …

Knowledge DistillationMambaModel CompressionQuantization+1

Point Cloud Compression and Objective Quality Assessment: A Survey

2025-06-28 · Yiling Xu, Yujie Zhang, Shuting Xia, Kaifa Yang 외

The rapid growth of 3D point cloud data, driven by applications in autonomous driving, robotics, and immersive environments, has led to criticals demand for efficient compression and quality assessment techniques. Unlike…

Autonomous DrivingBenchmarkingPoint Cloud Quality AssessmentSurvey