paper-with-me

Papers

A Two-stage Complex Network using Cycle-consistent Generative Adversarial Networks for Speech Enhancement

2021-09-05 · Guochen Yu, Yutian Wang, Hui Wang, Qin Zhang, Chengshi Zheng

Cycle-consistent generative adversarial networks (CycleGAN) have shown their promising performance for speech enhancement (SE), while one intractable shortcoming of these CycleGAN-based SE systems is that the noise components propagate throughout the cycle and cannot be completely eliminated. Additionally, conventional CycleGAN-based SE systems only estimate the spectral magnitude, while the phase is unaltered. Motivated by the multi-stage learning concept, we propose a novel two-stage denoising system that combines a CycleGAN-based magnitude enhancing network and a subsequent complex spectral refining network in this paper. Specifically, in the first stage, a CycleGAN-based model is responsible for only estimating magnitude, which is subsequently coupled with the original noisy phase to obtain a coarsely enhanced complex spectrum. After that, the second stage is applied to further suppress the residual noise components and estimate the clean phase by a complex spectral mapping network, which is a pure complex-valued network composed of complex 2D convolution/deconvolution and complex temporal-frequency attention blocks. Experimental results on two public datasets demonstrate that the proposed approach consistently surpasses previous one-stage CycleGANs and other state-of-the-art SE systems in terms of various evaluation metrics, especially in background noise suppression.

📄 PDF Abstract BibTeX arXiv:2109.02011

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSpeech Enhancement

Similar Papers 제목 키워드 기반

Unsupervised Image-to-Image Translation with Stacked Cycle-Consistent Adversarial Networks

2018-07-23 · ECCV 2018 9 · Minjun Li, Hao-Zhi Huang, Lin Ma, Wei Liu 외

Recent studies on unsupervised image-to-image translation have made a remarkable progress by training a pair of generative adversarial networks with a cycle-consistent loss. However, such unsupervised methods may generat…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Semantic-guided Adversarial Diffusion Model for Self-supervised Shadow Removal

2024-07-01 · Ziqi Zeng, Chen Zhao, Weiling Cai, Chenyu Dong

Existing unsupervised methods have addressed the challenges of inconsistent paired data and tedious acquisition of ground-truth labels in shadow removal tasks. However, GAN-based training often faces issues such as mode …

Generative Adversarial NetworkShadow Removal

Denoising Simulated Low-Field MRI (70mT) using Denoising Autoencoders (DAE) and Cycle-Consistent Generative Adversarial Networks (Cycle-GAN)

2023-07-12 · Fernando Vega, Abdoljalil Addeh, M. Ethan MacDonald

In this work, a denoising Cycle-GAN (Cycle Consistent Generative Adversarial Network) is implemented to yield high-field, high resolution, high signal-to-noise ratio (SNR) Magnetic Resonance Imaging (MRI) images from sim…

DenoisingGenerative Adversarial NetworkSSIM

Semi-supervised MIMO Detection Using Cycle-consistent Generative Adversarial Network

2022-06-08 · Hongzhi Zhu, Yongliang Guo, Wei Xu, Xiaohu You

In this paper, a new semi-supervised deep multiple-input multiple-output (MIMO) detection approach using a cycle-consistent generative adversarial network (CycleGAN) is proposed for communication systems without any prio…

Generative Adversarial Network

High-quality nonparallel voice conversion based on cycle-consistent adversarial network

2018-04-02 · Fuming Fang, Junichi Yamagishi, Isao Echizen, Jaime Lorenzo-Trueba

Although voice conversion (VC) algorithms have achieved remarkable success along with the development of machine learning, superior performance is still difficult to achieve when using nonparallel data. In this paper, we…

Generative Adversarial NetworkImage-to-Image TranslationSpeech SynthesisTranslation+2