paper-with-me

Papers

Sequential Disentanglement by Extracting Static Information From A Single Sequence Element

2024-06-26 · Nimrod Berman, Ilan Naiman, Idan Arbiv, Gal Fadlon, Omri Azencot

One of the fundamental representation learning tasks is unsupervised sequential disentanglement, where latent codes of inputs are decomposed to a single static factor and a sequence of dynamic factors. To extract this latent information, existing methods condition the static and dynamic codes on the entire input sequence. Unfortunately, these models often suffer from information leakage, i.e., the dynamic vectors encode both static and dynamic information, or vice versa, leading to a non-disentangled representation. Attempts to alleviate this problem via reducing the dynamic dimension and auxiliary loss terms gain only partial success. Instead, we propose a novel and simple architecture that mitigates information leakage by offering a simple and effective subtraction inductive bias while conditioning on a single sample. Remarkably, the resulting variational framework is simpler in terms of required loss terms, hyperparameters, and data augmentation. We evaluate our method on multiple data-modality benchmarks including general time series, video, and audio, and we show beyond state-of-the-art results on generation and prediction tasks in comparison to several strong baselines.

📄 PDF Abstract BibTeX arXiv:2406.18131

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDisentanglementInductive BiasRepresentation Learning

Similar Papers 제목 키워드 기반

FAVAE: Sequence Disentanglement using Information Bottleneck Principle

2019-02-22 · Masanori Yamada, Heecheol Kim, Kosuke Miyoshi, Hiroshi Yamakawa

We propose the factorized action variational autoencoder (FAVAE), a state-of-the-art generative model for learning disentangled and interpretable representations from sequential data via the information bottleneck withou…

DisentanglementRepresentation Learning

FAVAE: SEQUENCE DISENTANGLEMENT USING IN- FORMATION BOTTLENECK PRINCIPLE

2019-05-01 · ICLR 2019 5 · Masanori Yamada, Kim Heecheol, Kosuke Miyoshi, Hiroshi Yamakawa

A state-of-the-art generative model, a ”factorized action variational autoencoder (FAVAE),” is presented for learning disentangled and interpretable representations from sequential data via the information bottleneck wit…

DisentanglementRepresentation Learning

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

Disentangled Recurrent Wasserstein Autoencoder

2021-01-19 · ICLR 2021 1 · Jun Han, Martin Renqiang Min, Ligong Han, Li Erran Li 외

Learning disentangled representations leads to interpretable models and facilitates data generation with style transfer, which has been extensively studied on static data such as images in an unsupervised learning framew…

DisentanglementRepresentation LearningStyle TransferUnconditional Video Generation+1

DiViD: Disentangled Video Diffusion for Static-Dynamic Factorization

2025-07-18 · Marzieh Gheisari, Auguste Genovesio arxiv

Unsupervised disentanglement of static appearance and dynamic motion in video remains a fundamental challenge, often hindered by information leakage and blurry reconstructions in existing VAE- and GAN-based approaches. W…