English

Self-Distilled Quantization: Achieving High Compression Rates in Transformer-Based Language Models

Computation and Language 2023-07-13 v1 Machine Learning

Abstract

We investigate the effects of post-training quantization and quantization-aware training on the generalization of Transformer language models. We present a new method called self-distilled quantization (SDQ) that minimizes accumulative quantization errors and outperforms baselines. We apply SDQ to multilingual models XLM-R-Base and InfoXLM-Base and demonstrate that both models can be reduced from 32-bit floating point weights to 8-bit integer weights while maintaining a high level of performance on the XGLUE benchmark. Our results also highlight the challenges of quantizing multilingual models, which must generalize to languages they were not fine-tuned on.

Keywords

Cite

@article{arxiv.2307.05972,
  title  = {Self-Distilled Quantization: Achieving High Compression Rates in Transformer-Based Language Models},
  author = {James O' Neill and Sourav Dutta},
  journal= {arXiv preprint arXiv:2307.05972},
  year   = {2023}
}
R2 v1 2026-06-28T11:28:12.657Z