Unsupervised Source Separation via Bayesian Inference in the Latent Domain
Michele Mancusi, Emilian Postolache, Giorgio Mariani, Marco Fumero,, Andrea Santilli, Luca Cosmo, Emanuele Rodol\`a

TL;DR
This paper introduces an unsupervised source separation method that uses Bayesian inference on latent representations, achieving competitive results with less resource demand compared to existing supervised and unsupervised approaches.
Contribution
It presents a novel unsupervised separation algorithm operating on latent space with Bayesian priors, avoiding approximation strategies and reducing resource requirements.
Findings
Achieves state-of-the-art performance among unsupervised methods.
Operates efficiently with lower memory and time demands.
Validates effectiveness on the Slakh dataset.
Abstract
State of the art audio source separation models rely on supervised data-driven approaches, which can be expensive in terms of labeling resources. On the other hand, approaches for training these models without any direct supervision are typically high-demanding in terms of memory and time requirements, and remain impractical to be used at inference time. We aim to tackle these limitations by proposing a simple yet effective unsupervised separation algorithm, which operates directly on a latent representation of time-domain signals. Our algorithm relies on deep Bayesian priors in the form of pre-trained autoregressive networks to model the probability distributions of each source. We leverage the low cardinality of the discrete latent space, trained with a novel loss term imposing a precise arithmetic structure on it, to perform exact Bayesian inference without relying on an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Music and Audio Processing · Blind Source Separation Techniques
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Dropout · Byte Pair Encoding · Adam · Dense Connections · Softmax
