ACL 2023long23 citations

A Comparative Study on the Impact of Model Compression Techniques on Fairness in Language Models

Krithika Ramesh, Arnav Chavan, Shrey Pandit, Sunayana Sitaram

Abstract

Compression techniques for deep learning have become increasingly popular, particularly in settings where latency and memory constraints are imposed. Several methods, such as pruning, distillation, and quantization, have been adopted for compressing models, each providing distinct advantages. However, existing literature demonstrates that compressing deep learning models could affect their fairness. Our analysis involves a comprehensive evaluation of pruned, distilled, and quantized language models, which we benchmark across a range of intrinsic and extrinsic metrics for measuring bias in text classification. We also investigate the impact of using multilingual models and evaluation measures. Our findings highlight the significance of considering both the pre-trained model and the chosen compression strategy in developing equitable language technologies. The results also indicate that compression strategies can have an adverse effect on fairness measures.

BibTeX
@inproceedings{ramesh-etal-2023-comparative,
    title = "A Comparative Study on the Impact of Model Compression Techniques on Fairness in Language Models",
    author = "Ramesh, Krithika  and
      Chavan, Arnav  and
      Pandit, Shrey  and
      Sitaram, Sunayana",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.878/",
    doi = "10.18653/v1/2023.acl-long.878",
    pages = "15762--15782"
}
A Comparative Study on the Impact of Model Compression Techniques on Fairness in Language Models · ACL 2023