paper-with-me

Papers

Modality Dropout for Multimodal Device Directed Speech Detection using Verbal and Non-Verbal Features

2023-10-23 · Gautam Krishna, Sameer Dharur, Oggi Rudovic, Pranay Dighe, Saurabh Adya, Ahmed Hussen Abdelaziz, Ahmed H Tewfik

Device-directed speech detection (DDSD) is the binary classification task of distinguishing between queries directed at a voice assistant versus side conversation or background speech. State-of-the-art DDSD systems use verbal cues, e.g acoustic, text and/or automatic speech recognition system (ASR) features, to classify speech as device-directed or otherwise, and often have to contend with one or more of these modalities being unavailable when deployed in real-world settings. In this paper, we investigate fusion schemes for DDSD systems that can be made more robust to missing modalities. Concurrently, we study the use of non-verbal cues, specifically prosody features, in addition to verbal cues for DDSD. We present different approaches to combine scores and embeddings from prosody with the corresponding verbal cues, finding that prosody improves DDSD performance by upto 8.5% in terms of false acceptance rate (FA) at a given fixed operating point via non-linear intermediate fusion, while our use of modality dropout techniques improves the performance of these models by 7.4% in terms of FA when evaluated with missing modalities during inference time.

📄 PDF Abstract BibTeX arXiv:2310.15261

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionBinary Classificationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
FA 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Large Language Models with Fusion Low Rank Adaptation for Device Directed Speech Detection

2024-06-13 · Shruti Palaskar, Oggi Rudovic, Sameer Dharur, Florian Pesce 외

Although Large Language Models (LLMs) have shown promise for human-like conversations, they are primarily pre-trained on text data. Incorporating audio or video improves performance, but collecting large-scale multimodal…

A Study of Dropout-Induced Modality Bias on Robustness to Missing Video Frames for Audio-Visual Speech Recognition

2024-03-07 · CVPR 2024 1 · Yusheng Dai, Hang Chen, Jun Du, Ruoyu Wang 외

Advanced Audio-Visual Speech Recognition (AVSR) systems have been observed to be sensitive to missing video frames, performing even worse than single-modality models. While applying the dropout technique to the video mod…

Audio-Visual Speech RecognitionKnowledge Distillationspeech-recognitionSpeech Recognition+1

Negative to Positive Co-learning with Aggressive Modality Dropout

2025-01-01 · Nicholas Magal, Minh Tran, Riku Arakawa, Suzanne Nie

This paper aims to document an effective way to improve multimodal co-learning by using aggressive modality dropout. We find that by using aggressive modality dropout we are able to reverse negative co-learning (NCL) to …

Modality-Aware Zero-Shot Pruning and Sparse Attention for Efficient Multimodal Edge Inference

2026-04-10 · Yueyuan Sui, Payal Mohapatra, Doğaç Eldenk, Haodong Yang 외 arxiv

Edge devices increasingly run multimodal sensing pipelines that must remain accurate despite fluctuating power budgets and unpredictable sensor dropout. Existing pruning methods fail under these conditions: they generall…

u-HuBERT: Unified Mixed-Modal Speech Pretraining And Zero-Shot Transfer to Unlabeled Modality

2022-07-14 · Wei-Ning Hsu, Bowen Shi

While audio-visual speech models can yield superior performance and robustness compared to audio-only models, their development and adoption are hindered by the lack of labeled and unlabeled audio-visual data and the cos…

Speaker Verificationspeech-recognitionSpeech Recognition