ASCLLGSDMar 1, 2022

TRILLsson: Distilled Universal Paralinguistic Speech Representations

arXiv:2203.00236v258 citationsh-index: 26Has Code
Originality Incremental advance
AI Analysis

This work addresses deployment challenges for paralinguistic speech analysis on resource-constrained devices, though it is incremental as it builds on existing distillation methods.

The paper tackles the problem of deploying high-quality speech representation models on devices by releasing small, publicly available models via knowledge distillation, achieving over 96% accuracy on 6 of 7 tasks with a model 15% the size of the original and trained on only 6.5% the data.

Recent advances in self-supervision have dramatically improved the quality of speech representations. However, deployment of state-of-the-art embedding models on devices has been restricted due to their limited public availability and large resource footprint. Our work addresses these issues by publicly releasing a collection of paralinguistic speech models that are small and near state-of-the-art performance. Our approach is based on knowledge distillation, and our models are distilled on public data only. We explore different architectures and thoroughly evaluate our models on the Non-Semantic Speech (NOSS) benchmark. Our largest distilled model is less than 15% the size of the original model (314MB vs 2.2GB), achieves over 96% the accuracy on 6 of 7 tasks, and is trained on 6.5% the data. The smallest model is 1% in size (22MB) and achieves over 90% the accuracy on 6 of 7 tasks. Our models outperform the open source Wav2Vec 2.0 model on 6 of 7 tasks, and our smallest model outperforms the open source Wav2Vec 2.0 on both emotion recognition tasks despite being 7% the size.

Foundations

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

Your Notes