43
0

Efficient Speech Translation through Model Compression and Knowledge Distillation

Main:8 Pages
Bibliography:2 Pages
8 Tables
Abstract

Efficient deployment of large audio-language models for speech translation remains challenging due to their significant computational requirements. In this paper, we address this challenge through our system submissions to the "Model Compression" track at the International Conference on Spoken Language Translation (IWSLT 2025). We experiment with a combination of approaches including iterative layer pruning based on layer importance evaluation, low-rank adaptation with 4-bit quantization (QLoRA), and knowledge distillation. In our experiments, we use Qwen2-Audio-7B-Instruct for speech translation into German and Chinese. Our pruned (student) models achieve up to a 50% reduction in both model parameters and storage footprint, while retaining 97-100% of the translation quality of the in-domain (teacher) models.

View on arXiv
@article{moslem2025_2505.20237,
  title={ Efficient Speech Translation through Model Compression and Knowledge Distillation },
  author={ Yasmin Moslem },
  journal={arXiv preprint arXiv:2505.20237},
  year={ 2025 }
}
Comments on this paper