paper-with-me

Papers

DCCRGAN: Deep Complex Convolution Recurrent Generator Adversarial Network for Speech Enhancement

2020-12-19 · Huixiang Huang, Renjie Wu, Jingbiao Huang, Jucai Lin, Jun Yin

Generative adversarial network (GAN) still exists some problems in dealing with speech enhancement (SE) task. Some GAN-based systems adopt the same structure from Pixel-to-Pixel directly without special optimization. The importance of the generator network has not been fully explored. Other related researches change the generator network but operate in the time-frequency domain, which ignores the phase mismatch problem. In order to solve these problems, a deep complex convolution recurrent GAN (DCCRGAN) structure is proposed in this paper. The complex module builds the correlation between magnitude and phase of the waveform and has been proved to be effective. The proposed structure is trained in an end-to-end way. Different LSTM layers are used in the generator network to sufficiently explore the speech enhancement performance of DCCRGAN. The experimental results confirm that the proposed DCCRGAN outperforms the state-of-the-art GAN-based SE systems.

📄 PDF Abstract BibTeX arXiv:2012.10732

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkSpeech Enhancement

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
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…

Similar Papers 제목 키워드 기반

Generating images with recurrent adversarial networks

2016-02-16 · Daniel Jiwoong Im, Chris Dongjoo Kim, Hui Jiang, Roland Memisevic

Gatys et al. (2015) showed that optimizing pixels to match features in a convolutional network with respect reference image features is a way to render images of high visual quality. We show that unrolling this gradient-…

Rolling Shutter Correction

Recurrent Deconvolutional Generative Adversarial Networks with Application to Text Guided Video Generation

2020-08-13 · Hongyuan Yu, Yan Huang, Lihong Pi, Liang Wang

This paper proposes a novel model for video generation and especially makes the attempt to deal with the problem of video generation from text descriptions, i.e., synthesizing realistic videos conditioned on given texts.…

Generative Adversarial NetworkVideo ClassificationVideo GenerationVideo Prediction

Unrolled Generative Adversarial Networks

2016-11-07 · Luke Metz, Ben Poole, David Pfau, Jascha Sohl-Dickstein

We introduce a method to stabilize Generative Adversarial Networks (GANs) by defining the generator objective with respect to an unrolled optimization of the discriminator. This allows training to be adjusted between usi…

Diversity

Generative Adversarial Network for Handwritten Text

2019-07-27 · Bo Ji, Tianyi Chen

Generative adversarial networks (GANs) have proven hugely successful in variety of applications of image processing. However, generative adversarial networks for handwriting is relatively rare somehow because of difficul…

Generative Adversarial Network

Word Level Font-to-Font Image Translation using Convolutional Recurrent Generative Adversarial Networks

2018-01-22 · Ankan Kumar Bhunia, Ayan Kumar Bhunia, Prithaj Banerjee, Aishik Konwer 외

Conversion of one font to another font is very useful in real life applications. In this paper, we propose a Convolutional Recurrent Generative model to solve the word level font transfer problem. Our network is able to …

Translation