English

Exploring the Limits of Model Compression in LLMs: A Knowledge Distillation Study on QA Tasks

Computation and Language 2025-07-11 v1 Machine Learning

Abstract

Large Language Models (LLMs) have demonstrated outstanding performance across a range of NLP tasks, however, their computational demands hinder their deployment in real-world, resource-constrained environments. This work investigates the extent to which LLMs can be compressed using Knowledge Distillation (KD) while maintaining strong performance on Question Answering (QA) tasks. We evaluate student models distilled from the Pythia and Qwen2.5 families on two QA benchmarks, SQuAD and MLQA, under zero-shot and one-shot prompting conditions. Results show that student models retain over 90% of their teacher models' performance while reducing parameter counts by up to 57.1%. Furthermore, one-shot prompting yields additional performance gains over zero-shot setups for both model families. These findings underscore the trade-off between model efficiency and task performance, demonstrating that KD, combined with minimal prompting, can yield compact yet capable QA systems suitable for resource-constrained applications.

Keywords

Cite

@article{arxiv.2507.07630,
  title  = {Exploring the Limits of Model Compression in LLMs: A Knowledge Distillation Study on QA Tasks},
  author = {Joyeeta Datta and Niclas Doll and Qusai Ramadan and Zeyd Boukhers},
  journal= {arXiv preprint arXiv:2507.07630},
  year   = {2025}
}

Comments

Accepted four publication at the 26th Meeting of the Special Interest on Discourse and Dialogue

R2 v1 2026-07-01T03:54:35.521Z