paper-with-me

홈 › Papers

Boosting Noise Robustness of Acoustic Model via Deep Adversarial Training

2018-05-02 · Bin Liu, Shuai Nie, Yaping Zhang, Dengfeng Ke, Shan Liang, Wenju Liu1

In realistic environments, speech is usually interfered by various noise and reverberation, which dramatically degrades the performance of automatic speech recognition (ASR) systems. To alleviate this issue, the commonest way is to use a well-designed speech enhancement approach as the front-end of ASR. However, more complex pipelines, more computations and even higher hardware costs (microphone array) are additionally consumed for this kind of methods. In addition, speech enhancement would result in speech distortions and mismatches to training. In this paper, we propose an adversarial training method to directly boost noise robustness of acoustic model. Specifically, a jointly compositional scheme of generative adversarial net (GAN) and neural network-based acoustic model (AM) is used in the training phase. GAN is used to generate clean feature representations from noisy features by the guidance of a discriminator that tries to distinguish between the true clean signals and generated signals. The joint optimization of generator, discriminator and AM concentrates the strengths of both GAN and AM for speech recognition. Systematic experiments on CHiME-4 show that the proposed method significantly improves the noise robustness of AM and achieves the average relative error rate reduction of 23.38% and 11.54% on the development and test set, respectively.

📄 PDF Abstract BibTeX arXiv:1805.01357

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

AM 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Acoustic Features for Robust ASR

2024-09-24 · Muhammad A. Shah, Bhiksha Raj

Automatic Speech Recognition (ASR) systems must be robust to the myriad types of noises present in real-world environments including environmental noise, room impulse response, special effects as well as attacks by malic…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Training Augmentation with Adversarial Examples for Robust Speech Recognition

2018-06-07 · Sining Sun, Ching-Feng Yeh, Mari Ostendorf, Mei-Yuh Hwang 외

This paper explores the use of adversarial examples in training speech recognition systems to increase robustness of deep neural network acoustic models. During training, the fast gradient sign method is used to generate…

Data AugmentationRobust Speech Recognitionspeech-recognitionSpeech Recognition

Randomized Adversarial Training via Taylor Expansion

2023-03-19 · CVPR 2023 1 · Gaojie Jin, Xinping Yi, Dengyu Wu, Ronghui Mu 외

In recent years, there has been an explosion of research into developing more robust deep neural networks against adversarial examples. Adversarial training appears as one of the most successful methods. To deal with bot…

Defending against Adversarial Audio via Diffusion Model

2023-03-02 · Shutong Wu, Jiongxiao Wang, Wei Ping, Weili Nie 외

Deep learning models have been widely used in commercial acoustic systems in recent years. However, adversarial audio examples can cause abnormal behaviors for those acoustic systems, while being hard for humans to perce…

Adversarial Purificationmodel

Invariant Representations for Noisy Speech Recognition

2016-11-27 · Dmitriy Serdyuk, Kartik Audhkhasi, Philémon Brakel, Bhuvana Ramabhadran 외

Modern automatic speech recognition (ASR) systems need to be robust under acoustic variability arising from environmental, speaker, channel, and recording conditions. Ensuring such robustness to variability is a challeng…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationImage Generation+3