paper-with-me

홈 › Papers

Towards Robust Unsupervised Disentanglement of Sequential Data -- A Case Study Using Music Audio

2022-05-12 · Yin-Jyun Luo, Sebastian Ewert, Simon Dixon

Disentangled sequential autoencoders (DSAEs) represent a class of probabilistic graphical models that describes an observed sequence with dynamic latent variables and a static latent variable. The former encode information at a frame rate identical to the observation, while the latter globally governs the entire sequence. This introduces an inductive bias and facilitates unsupervised disentanglement of the underlying local and global factors. In this paper, we show that the vanilla DSAE suffers from being sensitive to the choice of model architecture and capacity of the dynamic latent variables, and is prone to collapse the static latent variable. As a countermeasure, we propose TS-DSAE, a two-stage training framework that first learns sequence-level prior distributions, which are subsequently employed to regularise the model and facilitate auxiliary objectives to promote disentanglement. The proposed framework is fully unsupervised and robust against the global factor collapse problem across a wide range of model configurations. It also avoids typical solutions such as adversarial training which usually involves laborious parameter tuning, and domain-specific data augmentation. We conduct quantitative and qualitative evaluations to demonstrate its robustness in terms of disentanglement on both artificial and real-world music audio datasets.

📄 PDF Abstract BibTeX arXiv:2205.05871

Code (1)

yjlolo/dseq-vae 공식 구현 pytorch

Tasks

Data AugmentationDisentanglementInductive Bias

Similar Papers 제목 키워드 기반

DiffSDA: Unsupervised Diffusion Sequential Disentanglement Across Modalities

2025-10-07 · Hedi Zisling, Ilan Naiman, Nimrod Berman, Supasorn Suwajanakorn 외 arxiv

Unsupervised representation learning, particularly sequential disentanglement, aims to separate static and dynamic factors of variation in data without relying on labels. This remains a challenging problem, as existing a…

Representation Learning

Multifactor Sequential Disentanglement via Structured Koopman Autoencoders

2023-03-30 · Nimrod Berman, Ilan Naiman, Omri Azencot

Disentangling complex data to its latent factors of variation is a fundamental task in representation learning. Existing work on sequential disentanglement mostly provides two factor representations, i.e., it separates t…

DisentanglementInductive BiasRepresentation Learning

Sample and Predict Your Latent: Modality-free Sequential Disentanglement via Contrastive Estimation

2023-05-25 · Ilan Naiman, Nimrod Berman, Omri Azencot

Unsupervised disentanglement is a long-standing challenge in representation learning. Recently, self-supervised techniques achieved impressive results in the sequential setting, where data is time-dependent. However, the…

DisentanglementRepresentation LearningTime Series

S3VAE: Self-Supervised Sequential VAE for Representation Disentanglement and Data Generation

2020-05-23 · CVPR 2020 6 · Yizhe Zhu, Martin Renqiang Min, Asim Kadav, Hans Peter Graf

We propose a sequential variational autoencoder to learn disentangled representations of sequential data (e.g., videos and audios) under self-supervision. Specifically, we exploit the benefits of some readily accessible …

Disentanglement

Disentangled Representation Learning with Sequential Residual Variational Autoencoder

2020-01-01 · ICLR 2020 1 · Nanxiang Li, Shabnam Ghaffarzadegan, Liu Ren

Recent advancements in unsupervised disentangled representation learning focus on extending the variational autoencoder (VAE) with an augmented objective function to balance the trade-off between disentanglement and reco…

DecoderDisentanglementRepresentation Learning