SDCLASOct 14, 2022

Improving generalizability of distilled self-supervised speech processing models under distorted settings

arXiv:2210.07978v215 citationsh-index: 52
Originality Incremental advance
AI Analysis

This work addresses the domain mismatch issue for on-device speech applications, but it is incremental as it builds on existing distillation techniques.

The paper tackled the problem of performance degradation in distilled self-supervised speech models under distorted environments by applying Cross-Distortion Mapping and Domain Adversarial Training during knowledge distillation, resulting in consistent performance improvements for downstream tasks while maintaining efficient model size.

Self-supervised learned (SSL) speech pre-trained models perform well across various speech processing tasks. Distilled versions of SSL models have been developed to match the needs of on-device speech applications. Though having similar performance as original SSL models, distilled counterparts suffer from performance degradation even more than their original versions in distorted environments. This paper proposes to apply Cross-Distortion Mapping and Domain Adversarial Training to SSL models during knowledge distillation to alleviate the performance gap caused by the domain mismatch problem. Results show consistent performance improvements under both in- and out-of-domain distorted setups for different downstream tasks while keeping efficient model size.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes