paper-with-me

Papers

Latent Autoregressive Source Separation

2023-01-09 · Emilian Postolache, Giorgio Mariani, Michele Mancusi, Andrea Santilli, Luca Cosmo, Emanuele Rodolà

Autoregressive models have achieved impressive results over a wide range of domains in terms of generation quality and downstream task performance. In the continuous domain, a key factor behind this success is the usage of quantized latent spaces (e.g., obtained via VQ-VAE autoencoders), which allow for dimensionality reduction and faster inference times. However, using existing pre-trained models to perform new non-trivial tasks is difficult since it requires additional fine-tuning or extensive training to elicit prompting. This paper introduces LASS as a way to perform vector-quantized Latent Autoregressive Source Separation (i.e., de-mixing an input signal into its constituent sources) without requiring additional gradient-based optimization or modifications of existing models. Our separation method relies on the Bayesian formulation in which the autoregressive models are the priors, and a discrete (non-parametric) likelihood function is constructed by performing frequency counts over latent sums of addend tokens. We test our method on images and audio with several sampling strategies (e.g., ancestral, beam search) showing competitive results with existing approaches in terms of separation quality while offering at the same time significant speedups in terms of inference time and scalability to higher dimensional data.

📄 PDF Abstract BibTeX arXiv:2301.08562

Code (1)

gladia-research-group/latent-autoregressive-source-separation 공식 구현 pytorch

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Test 설명 없음
VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

AR-Flow VAE: A Structured Autoregressive Flow Prior Variational Autoencoder for Unsupervised Blind Source Separation

2026-03-15 · Yuan-Hao Wei, Fu-Hao Deng, Lin-Yong Cui, Yan-Jie Sun arxiv

Blind source separation (BSS) seeks to recover latent source signals from observed mixtures. Variational autoencoders (VAEs) offer a natural perspective for this problem: the latent variables can be interpreted as source…

Identifiable Autoregressive Variational Autoencoders for Nonlinear and Nonstationary Spatio-Temporal Blind Source Separation

2025-09-15 · Mika Sipilä, Klaus Nordhausen, Sara Taskinen arxiv

The modeling and prediction of multivariate spatio-temporal data involve numerous challenges. Dimension reduction methods can significantly simplify this process, provided that they account for the complex dependencies b…

SAHMM-VAE: A Source-Wise Adaptive Hidden Markov Prior Variational Autoencoder for Unsupervised Blind Source Separation

2026-03-26 · Yuan-Hao Wei arxiv

We propose SAHMM-VAE, a source-wise adaptive Hidden Markov prior variational autoencoder for unsupervised blind source separation. Instead of treating the latent prior as a single generic regularizer, the proposed framew…

Unsupervised Source Separation via Bayesian Inference in the Latent Domain

2021-10-11 · Michele Mancusi, Emilian Postolache, Giorgio Mariani, Marco Fumero 외

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…

Audio Source SeparationBayesian InferenceMusic Source Separation

Two-Step Sound Source Separation: Training on Learned Latent Targets

2019-10-22 · Efthymios Tzinis, Shrikant Venkataramani, Zhepei Wang, Cem Subakan 외

In this paper, we propose a two-step training procedure for source separation via a deep neural network. In the first step we learn a transform (and it's inverse) to a latent space where masking-based separation performa…

Speech SeparationVocal Bursts Valence Prediction