Sequential Disentanglement by Extracting Static Information From A Single Sequence Element
Nimrod Berman, Ilan Naiman, Idan Arbiv, Gal Fadlon, Omri Azencot
TL;DR
The paper tackles unsupervised sequential disentanglement by mitigating information leakage between static and dynamic factors. It introduces a novel posterior that conditions the static factor on a single sequence element and employs a subtraction-driven architectural bias to remove static content from the dynamic path, yielding a simpler, MI-free objective. The approach achieves state-of-the-art or competitive results across video, audio, and time-series benchmarks on both generation and prediction tasks, and it demonstrates reduced information leakage via targeted evaluations. The method is data- and modality-agnostic with a lightweight objective and architecture, offering robust disentanglement and improved downstream performance while avoiding complex MI penalties. This has practical implications for controllable generation, robust representation learning, and cross-domain applications.
Abstract
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.
