Iterative decoder pruning plus QLoRA and knowledge distillation compress Qwen2-Audio-7B by up to 50% with 97-100% of teacher translation quality on English-German and English-Chinese.
IteRABRe: Iterative Recovery-Aided Block Reduction
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large Language Models (LLMs) have grown increasingly expensive to deploy, driving the need for effective model compression techniques. While block pruning offers a straightforward approach to reducing model size, existing methods often struggle to maintain performance or require substantial computational resources for recovery. We present IteRABRe, a simple yet effective iterative pruning method that achieves superior compression results while requiring minimal computational resources. Using only 2.5M tokens for recovery, our method outperforms baseline approaches by ~3% on average when compressing the Llama3.1-8B and Qwen2.5-7B models. IteRABRe demonstrates particular strength in the preservation of linguistic capabilities, showing an improvement 5% over the baselines in language-related tasks. Our analysis reveals distinct pruning characteristics between these models, while also demonstrating preservation of multilingual capabilities.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Efficient Speech Translation through Model Compression and Knowledge Distillation
Iterative decoder pruning plus QLoRA and knowledge distillation compress Qwen2-Audio-7B by up to 50% with 97-100% of teacher translation quality on English-German and English-Chinese.