# Single-Channel Signal Separation and Deconvolution with Generative   Adversarial Networks

**Authors:** Qiuqiang Kong, Yong Xu, Wenwu Wang, Philip J. B. Jackson, Mark D., Plumbley

arXiv: 1906.07552 · 2019-12-10

## TL;DR

This paper introduces a novel synthesizing-decomposition approach using GANs for single-channel signal separation and deconvolution, effectively handling non-stationary noise without prior knowledge of mixing filters.

## Contribution

The paper presents a new GAN-based method that jointly estimates sources and mixing filters, improving separation and deconvolution performance over traditional methods.

## Key findings

- Achieves 13.2 dB PSNR in source separation and deconvolution, outperforming NMF baseline.
- Outperforms CNN baseline in image inpainting with 18.9 dB PSNR.
- Effectively handles non-stationary noise unseen during training.

## Abstract

Single-channel signal separation and deconvolution aims to separate and deconvolve individual sources from a single-channel mixture and is a challenging problem in which no prior knowledge of the mixing filters is available. Both individual sources and mixing filters need to be estimated. In addition, a mixture may contain non-stationary noise which is unseen in the training set. We propose a synthesizing-decomposition (S-D) approach to solve the single-channel separation and deconvolution problem. In synthesizing, a generative model for sources is built using a generative adversarial network (GAN). In decomposition, both mixing filters and sources are optimized to minimize the reconstruction error of the mixture. The proposed S-D approach achieves a peak-to-noise-ratio (PSNR) of 18.9 dB and 15.4 dB in image inpainting and completion, outperforming a baseline convolutional neural network PSNR of 15.3 dB and 12.2 dB, respectively and achieves a PSNR of 13.2 dB in source separation together with deconvolution, outperforming a convolutive non-negative matrix factorization (NMF) baseline of 10.1 dB.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.07552/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1906.07552/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1906.07552/full.md

---
Source: https://tomesphere.com/paper/1906.07552