LGSDASAug 19, 2024

Unsupervised Composable Representations for Audio

arXiv:2408.09792v14 citationsh-index: 27
Originality Highly original
AI Analysis

This addresses the challenge of compositional reasoning in generative models for audio, offering a solution for unsupervised tasks like source separation and generation, though it is incremental as it builds on existing generative models.

The paper tackles the problem of compositional representation learning for music data in a fully-unsupervised setting, proposing a framework that achieves high-quality audio source separation with performance comparable or superior to other methods, including surpassing supervised baselines on signal-to-interference ratio metrics.

Current generative models are able to generate high-quality artefacts but have been shown to struggle with compositional reasoning, which can be defined as the ability to generate complex structures from simpler elements. In this paper, we focus on the problem of compositional representation learning for music data, specifically targeting the fully-unsupervised setting. We propose a simple and extensible framework that leverages an explicit compositional inductive bias, defined by a flexible auto-encoding objective that can leverage any of the current state-of-art generative models. We demonstrate that our framework, used with diffusion models, naturally addresses the task of unsupervised audio source separation, showing that our model is able to perform high-quality separation. Our findings reveal that our proposal achieves comparable or superior performance with respect to other blind source separation methods and, furthermore, it even surpasses current state-of-art supervised baselines on signal-to-interference ratio metrics. Additionally, by learning an a-posteriori masking diffusion model in the space of composable representations, we achieve a system capable of seamlessly performing unsupervised source separation, unconditional generation, and variation generation. Finally, as our proposal works in the latent space of pre-trained neural audio codecs, it also provides a lower computational cost with respect to other neural baselines.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes