paper-with-me

Papers

Adaptive Knowledge Distillation for Device-Directed Speech Detection

2025-08-04 · Hyung Gun Chi, Florian Pesce, Wonil Chang, Oggi Rudovic, Arturo Argueta, Stefan Braun, Vineet Garg, Ahmed Hussen Abdelaziz arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.02801

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationBinary Classification

Similar Papers 제목 키워드 기반

AMRD: Adaptive Multi-Teacher Relational Distillation for Lightweight Speech Emotion Recognition

2026-07-28 · Yuqi Li, Yi-Cheng Lin, Xianglong Wang, Kuo Yang 외 arxiv

On-device speech emotion recognition (SER) is critical for real-time applications, yet large self-supervised models that excel at SER are too costly for edge devices. Multi-teacher knowledge distillation can compress the…

Speech Emotion RecognitionKnowledge Distillation

Device-Directed Speech Detection: Regularization via Distillation for Weakly-Supervised Models

2022-03-30 · Vineet Garg, Ognjen Rudovic, Pranay Dighe, Ahmed H. Abdelaziz 외

We address the problem of detecting speech directed to a device that does not contain a specific wake-word. Specifically, we focus on audio coming from a touch-based invocation. Mitigating virtual assistants (VAs) activa…

Knowledge Distillation

Adaptive Knowledge Distillation between Text and Speech Pre-trained Models

2023-03-07 · Jinjie Ni, Yukun Ma, Wen Wang, Qian Chen 외

Learning on a massive amount of speech corpus leads to the recent success of many self-supervised speech models. With knowledge distillation, these models may also benefit from the knowledge encoded by language models th…

Knowledge DistillationSpoken Language Understanding

Streaming on-device detection of device directed speech from voice and touch-based invocation

2021-10-09 · Ognjen Rudovic, Akanksha Bindal, Vineet Garg, Pramod Simha 외

When interacting with smart devices such as mobile phones or wearables, the user typically invokes a virtual assistant (VA) by saying a keyword or by pressing a button on the device. However, in many cases, the VA can ac…

Computational Efficiency

On-Device Constrained Self-Supervised Speech Representation Learning for Keyword Spotting via Knowledge Distillation

2023-07-06 · Gene-Ping Yang, Yue Gu, Qingming Tang, Dongsu Du 외

Large self-supervised models are effective feature extractors, but their application is challenging under on-device budget constraints and biased dataset collection, especially in keyword spotting. To address this, we pr…

Keyword SpottingKnowledge DistillationRepresentation LearningSpeech Representation Learning