paper-with-me

홈 › Papers

Tdcgan: Temporal Dilated Convolutional Generative Adversarial Network for End-to-end Speech Enhancement

2020-09-30

In this paper, in order to further deal with the performance degradation caused by ignoring the phase information in conventional speech enhancement systems, we proposed a temporal dilated convolutional generative adversarial network (TDCGAN) in the end-to-end based speech enhancement architecture. For the first time, we introduced the temporal dilated convolutional network with depthwise separable convolutions into the GAN structure so that the receptive field can be greatly increased without increasing the number of parameters. We also first explored the effect of signal-to-noise ratio (SNR) penalty item as regularization of the loss function of generator on improving the SNR of enhanced speech. The experimental results demonstrated that our proposed method outperformed the state-of-the-art end-to-end GAN-based speech enhancement. Moreover, compared with previous GAN-based methods, the proposed TDCGAN could greatly decreased the number of parameters. As expected, the work also demonstrated that the SNR penalty item as regularization was more effective than $L1$ on improving the SNR of enhanced speech.

📄 PDF Abstract BibTeX arXiv:2008.07787

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkSpeech Enhancement

Similar Papers 제목 키워드 기반

Dilated Spatial Generative Adversarial Networks for Ergodic Image Generation

2019-05-15 · Cyprien Ruffino, Romain Hérault, Eric Laloy, Gilles Gasso

Generative models have recently received renewed attention as a result of adversarial learning. Generative adversarial networks consist of samples generation model and a discrimination model able to distinguish between g…

Image Generation

Dilated Temporal Relational Adversarial Network for Generic Video Summarization

2018-04-30 · Yu-jia Zhang, Michael Kampffmeyer, Xiaodan Liang, Dingwen Zhang 외

The large amount of videos popping up every day, make it more and more critical that key information within videos can be extracted and understood in a very short time. Video summarization, the task of finding the smalle…

Generative Adversarial NetworkVideo SummarizationVideo Understanding

Free-form tumor synthesis in computed tomography images via richer generative adversarial network

2021-04-20 · Qiangguo Jin, Hui Cui, Changming Sun, Zhaopeng Meng 외

The insufficiency of annotated medical imaging scans for cancer makes it challenging to train and validate data-hungry deep learning models in precision oncology. We propose a new richer generative adversarial network fo…

Computed Tomography (CT)FormGenerative Adversarial Network

AlphaGAN: Generative adversarial networks for natural image matting

2018-07-26 · Sebastian Lutz, Konstantinos Amplianitis, Aljosa Smolic

We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discrimi…

DecoderGenerative Adversarial NetworkImage Matting

Sound event detection via dilated convolutional recurrent neural networks

2020-07-20

Convolutional recurrent neural networks (CRNNs) have achieved state-of-the-art performance for sound event detection (SED). In this paper, we propose to use a dilated CRNN, namely a CRNN with a dilated convolutional kern…

Event DetectionSound Event Detection