English

Adaptive Knowledge Distillation for Device-Directed Speech Detection

Sound 2025-08-06 v1 Artificial Intelligence Audio and Speech Processing

Abstract

Device-directed speech detection (DDSD) is a binary classification task that separates the user's queries to a voice assistant (VA) from background speech or side conversations. This is important for achieving naturalistic user experience. To this end, we propose knowledge distillation (KD) to enhance DDSD accuracy while ensuring efficient deployment. Specifically, we introduce a novel adaptive KD method that transfers knowledge from general representations of an ASR large pre-trained acoustic encoder (teacher). We apply task-specific adapters, on top of the (frozen) teacher encoder, trained jointly with the student model on DDSD. We demonstrate that the proposed adaptive KD outperforms the student model without distillation in the keyword and keyword-free (follow-up) invocations, with an improvement of +26% and +19% in terms of Equal Error Rate, respectively. We also show that this approach generalizes across the transformer and conformer-based model architectures.

Keywords

Cite

@article{arxiv.2508.02801,
  title  = {Adaptive Knowledge Distillation for Device-Directed Speech Detection},
  author = {Hyung Gun Chi and Florian Pesce and Wonil Chang and Oggi Rudovic and Arturo Argueta and Stefan Braun and Vineet Garg and Ahmed Hussen Abdelaziz},
  journal= {arXiv preprint arXiv:2508.02801},
  year   = {2025}
}

Comments

5 pages, 2 figures, Interspeech accepted

R2 v1 2026-07-01T04:34:02.457Z