Compressing Language Models for Specialized Domains (2026.eacl-long)

Copied to clipboard

Challenge: Language models (LMs) excel at tasks across diverse domains, yet require substantial computational resources during inference.
Approach: They propose a calibration method to improve the in-domain performance of compressed LMs in a post-training setting.
Outcome: The proposed method outperforms existing methods on domain-specific tasks while preserving general performance.

Similar Papers

The Cost of Compression: Investigating the Impact of Compression on Parametric Knowledge in Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing research on LLM compression focuses on general metrics like perplexity or downstream task accuracy.
Approach: They propose to quantify the effect of pruning and quantization on model quality . they use the LAMA and LM-Harness benchmarks to quantify compression techniques .
Outcome: The proposed compression techniques provide faster inference, smaller memory footprints, and enables local deployment.
Self-calibration for Language Model Quantization and Pruning (2025.naacl-long)

Copied to clipboard

Challenge: Quantization and pruning are fundamental approaches for model compression, but they require large computational resources.
Approach: They propose to use model calibration data to generate synthetic calibrations to improve model performance.
Outcome: The proposed method outperforms other methods using real data in a post-training setting.
Scaling Down, Serving Fast: Compressing and Deploying Efficient LLMs for Recommendation Systems (2025.emnlp-industry)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated remarkable performance across a wide range of industrial applications.
Approach: They propose two techniques for training and deploying small language models that deliver high performance for a variety of industry use cases.
Outcome: The proposed techniques retain much of the quality of larger models while reducing training/serving costs and latency.
When Compression Meets Model Compression: Memory-Efficient Double Compression for Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) exhibit excellent performance in various tasks, but memory requirements present a challenge when deploying on memory-limited devices.
Approach: They propose a framework to compress LLM after quantization further, achieving about 2.2x compression ratio.
Outcome: The proposed model can achieve 40% reduction in memory size with negligible loss in accuracy and inference speed.
LLMC: Benchmarking Large Language Model Quantization with a Versatile Compression Toolkit (2024.emnlp-industry)

Copied to clipboard

Challenge: Existing quantization techniques have been categorized as 'simple' and 'highly efficient' however, their configurations vary from each other and cannot be fairly compared .
Approach: They propose a plug-and-play compression toolkit to explore the impact of quantization.
Outcome: The proposed toolkit explores the impact of quantization on large language models.
Revisiting Pruning vs Quantization for Small Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Compressing Small Language Models (SLMs) is particularly suited for resource-constrained devices, but their compression dynamics remain underexplored compared to Large Language Model (LLMs).
Approach: They evaluated post-training pruning and quantization methods across six SLMs from 0.5 to 3.8B, seven languages, and seven downstream tasks.
Outcome: The proposed methods outperform pruning and quantization on six SLMs from 0.5 to 3.8B, seven languages, and seven downstream tasks.
On the Impact of Calibration Data in Post-training Quantization and Pruning (2024.acl-long)

Copied to clipboard

Challenge: Quantization and pruning are the foundations of compression for large language models . however, no prior work has investigated how calibration data impacts performance of compression methods.
Approach: They propose an empirical study on the effect of calibration data on LLM performance.
Outcome: The proposed methods improve performance in a post-training setting.
LSDC: An Efficient and Effective Large-Scale Data Compression Method for Supervised Fine-tuning of Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are expanding in scale and size, increasing computational costs . large-scale data compression techniques can reduce the size of training datasets while maintaining data integrity.
Approach: They propose a large-scale data compression method to reduce the size of training data . they use a bifurcated quantization strategy to maximize the diversity of samples .
Outcome: The proposed method significantly reduces the size of training data while maximizing the submodular gain.
Compression of Generative Pre-trained Language Models via Quantization (2022.acl-long)

Copied to clipboard

Challenge: Existing methods to compress generative pre-trained language models fail on generative tasks due to homogeneous word embeddings and limited memory.
Approach: They propose a token-level contrastive distillation method to learn distinguishable word embeddings and a module-wise dynamic scaling method to make quantizers adaptive to different modules.
Outcome: The proposed method outperforms the state-of-the-art compression methods on generative PLMs by a clear margin.
TrimLLM: Progressive Layer Dropping for Domain-Specific LLMs (2025.acl-long)

Copied to clipboard

Challenge: specialized language models do not show simultaneous memory saving and inference speedup at deployment time.
Approach: They develop a layer-wise specialization technique that reduces the depth of LLMs by progressive layer dropping and compares it to other algorithms for inference.
Outcome: The proposed model retains LLMs’ capacity in specific domains and achieves inference speedup irrespective of hardware and deep learning frameworks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations