paper-with-me

Papers

Adversarial Multi-Task Deep Learning for Noise-Robust Voice Activity Detection with Low Algorithmic Delay

2022-07-04 · Claus Meyer Larsen, Peter Koch, Zheng-Hua Tan

Voice Activity Detection (VAD) is an important pre-processing step in a wide variety of speech processing systems. VAD should in a practical application be able to detect speech in both noisy and noise-free environments, while not introducing significant latency. In this work we propose using an adversarial multi-task learning method when training a supervised VAD. The method has been applied to the state-of-the-art VAD Waveform-based Voice Activity Detection. Additionally the performance of the VADis investigated under different algorithmic delays, which is an important factor in latency. Introducing adversarial multi-task learning to the model is observed to increase performance in terms of Area Under Curve (AUC), particularly in noisy environments, while the performance is not degraded at higher SNR levels. The adversarial multi-task learning is only applied in the training phase and thus introduces no additional cost in testing. Furthermore the correlation between performance and algorithmic delays is investigated, and it is observed that the VAD performance degradation is only moderate when lowering the algorithmic delay from 398 ms to 23 ms.

📄 PDF Abstract BibTeX arXiv:2207.01691

Code (1)

aau-es-ml/VAD-with-adversarial-multi-task-learning 공식 구현 pytorch

Tasks

Action DetectionActivity DetectionMulti-Task Learning

Similar Papers 제목 키워드 기반

ADA-VAD: Unpaired Adversarial Domain Adaptation for Noise-Robust Voice Activity Detection

2022-04-22 · ICASSP 2022 4 · Taesoo Kim, Jiho Chang, Jong Hwan Ko

Voice Activity Detection (VAD) is becoming an essential front-end component in various speech processing systems. As those systems are commonly deployed in environments with diverse noise types and low signal-to-noise ra…

Action DetectionActivity DetectionDomain Adaptation

On training targets for noise-robust voice activity detection

2021-02-15 · Sebastian Braun, Ivan Tashev

The task of voice activity detection (VAD) is an often required module in various speech processing, analysis and classification tasks. While state-of-the-art neural network based VADs can achieve great results, they oft…

Action DetectionActivity Detection

A Convolutional Neural Network Smartphone App for Real-Time Voice Activity Detection

2018-02-01 · IEEE Access 2018 2 · Abhishek Sehgal, Nasser Kehtarnavaz

This paper presents a smartphone app that performs real-time voice activity detection based on convolutional neural network. Real-time implementation issues are discussed showing how the slow inference time associated wi…

Action DetectionActivity DetectionAudio Signal RecognitionNoise Estimation

Kernel-based Sensor Fusion with Application to Audio-Visual Voice Activity Detection

2016-04-11 · David Dov, Ronen Talmon, Israel Cohen

In this paper, we address the problem of multiple view data fusion in the presence of noise and interferences. Recent studies have approached this problem using kernel methods, by relying particularly on a product of ker…

Action DetectionActivity DetectionSensor Fusion

Tiny Noise-Robust Voice Activity Detector for Voice Assistants

2025-07-29 · Hamed Jafarzadeh Asl, Mahsa Ghazvini Nejad, Amin Edraki, Masoud Asgharian 외 arxiv

Voice Activity Detection (VAD) in the presence of background noise remains a challenging problem in speech processing. Accurate VAD is essential in automatic speech recognition, voice-to-text, conversational agents, etc,…

Speech RecognitionActivity Detection