# Examining the Mapping Functions of Denoising Autoencoders in Singing   Voice Separation

**Authors:** Stylianos Ioannis Mimilakis, Konstantinos Drossos, Estefan\'ia Cano,, Gerald Schuller

arXiv: 1904.06157 · 2019-10-22

## TL;DR

This paper investigates how denoising autoencoders learn to separate singing voices from music mixtures, revealing that traditional models mainly learn simple filtering, while skip-filtering connections enable more complex, inter-frequency structure exploitation.

## Contribution

It introduces the neural couplings algorithm (NCA) to analyze the mapping functions of DAE-based models in singing voice separation, highlighting the benefits of skip-filtering connections.

## Key findings

- DAE models learn scalar filtering operators with diagonal mapping functions.
- Skip-filtering connections enable models to learn richer inter-frequency structures.
- Traditional DAE models have limited capacity to exploit inter-frequency information.

## Abstract

The goal of this work is to investigate what singing voice separation approaches based on neural networks learn from the data. We examine the mapping functions of neural networks based on the denoising autoencoder (DAE) model that are conditioned on the mixture magnitude spectra. To approximate the mapping functions, we propose an algorithm inspired by the knowledge distillation, denoted the neural couplings algorithm (NCA). The NCA yields a matrix that expresses the mapping of the mixture to the target source magnitude information. Using the NCA, we examine the mapping functions of three fundamental DAE-based models in music source separation; one with single-layer encoder and decoder, one with multi-layer encoder and single-layer decoder, and one using skip-filtering connections (SF) with a single-layer encoding and decoding. We first train these models with realistic data to estimate the singing voice magnitude spectra from the corresponding mixture. We then use the optimized models and test spectral data as input to the NCA. Our experimental findings show that approaches based on the DAE model learn scalar filtering operators, exhibiting a predominant diagonal structure in their corresponding mapping functions, limiting the exploitation of inter-frequency structure of music data. In contrast, skip-filtering connections are shown to assist the DAE model in learning filtering operators that exploit richer inter-frequency structures.

## Full text

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

## Figures

26 figures with captions in the complete paper: https://tomesphere.com/paper/1904.06157/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1904.06157/full.md

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