English

Adversarial Signal Denoising with Encoder-Decoder Networks

Machine Learning 2020-07-07 v3 Signal Processing Machine Learning

Abstract

The presence of noise is common in signal processing regardless the signal type. Deep neural networks have shown good performance in noise removal, especially on the image domain. In this work, we consider deep neural networks as a denoising tool where our focus is on one dimensional signals. We introduce an encoder-decoder architecture to denoise signals, represented by a sequence of measurements. Instead of relying only on the standard reconstruction error to train the encoder-decoder network, we treat the task of denoising as distribution alignment between the clean and noisy signals. Then, we propose an adversarial learning formulation where the goal is to align the clean and noisy signal latent representation given that both signals pass through the encoder. In our approach, the discriminator has the role of detecting whether the latent representation comes from clean or noisy signals. We evaluate on electrocardiogram and motion signal denoising; and show better performance than learning-based and non-learning approaches.

Keywords

Cite

@article{arxiv.1812.08555,
  title  = {Adversarial Signal Denoising with Encoder-Decoder Networks},
  author = {Leslie Casas and Attila Klimmek and Nassir Navab and Vasileios Belagiannis},
  journal= {arXiv preprint arXiv:1812.08555},
  year   = {2020}
}

Comments

5 pages, 2 figures. Accepted at EUSIPCO 2020 (2020 28th European Signal Processing Conference)

R2 v1 2026-06-23T06:51:15.213Z