Selected-Layer Codec Compression for Compact Speech Translation Models: An IWSLT 2026 English-to-Chinese Submission

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Speech Technology · Depth: Expert, medium

Summary

A selected-layer codec compression approach was submitted to the IWSLT 2026 Model Compression Shared Task for constrained English-to-Chinese speech translation. This method is compared against standard quantization, global codec compression, and a pruning-plus-codec variant. The research indicates that translation quality post-compression is highly dependent on the specific layers where compression is applied. Experiments showed that selected-layer compression better preserves translation quality compared to uniform global compression. Notably, one variant achieved the highest COMET score among all compressed systems, and another provided the strongest overall quality-compression trade-off among the custom codec methods. These findings highlight layer-aware post-hoc compression as a viable strategy for compacting speech translation models.

Key takeaway

For Machine Learning Engineers optimizing compact English-to-Chinese speech translation models, you should prioritize layer-aware codec compression over uniform global methods. This approach significantly improves the quality-compression trade-off, with specific variants achieving superior COMET scores. Focus your compression efforts on identifying and targeting less critical layers to maintain translation quality while reducing model size, ensuring efficient deployment in constrained environments.

Key insights

Translation quality in compressed speech models depends critically on where compression is applied, favoring layer-aware methods.

Principles

Method

Apply codec compression to specific layers of a speech translation model, rather than uniformly, to optimize quality-compression trade-offs.

In practice

Topics

Best for: AI Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.