paper-with-me

Papers

Contrastively Disentangled Sequential Variational Autoencoder

2021-10-22 · NeurIPS 2021 12 · Junwen Bai, Weiran Wang, Carla Gomes

Self-supervised disentangled representation learning is a critical task in sequence modeling. The learnt representations contribute to better model interpretability as well as the data generation, and improve the sample efficiency for downstream tasks. We propose a novel sequence representation learning method, named Contrastively Disentangled Sequential Variational Autoencoder (C-DSVAE), to extract and separate the static (time-invariant) and dynamic (time-variant) factors in the latent space. Different from previous sequential variational autoencoder methods, we use a novel evidence lower bound which maximizes the mutual information between the input and the latent factors, while penalizes the mutual information between the static and dynamic factors. We leverage contrastive estimations of the mutual information terms in training, together with simple yet effective augmentation techniques, to introduce additional inductive biases. Our experiments show that C-DSVAE significantly outperforms the previous state-of-the-art methods on multiple metrics.

📄 PDF Abstract BibTeX arXiv:2110.12091

Code (1)

JunwenBai/C-DSVAE 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

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

On Disentanglement in Gaussian Process Variational Autoencoders

2021-02-10 · pproximateinference AABI Symposium 2022 2 · Simon Bing, Vincent Fortuin, Gunnar Rätsch

Complex multivariate time series arise in many fields, ranging from computer vision to robotics or medicine. Often we are interested in the independent underlying factors that give rise to the high-dimensional data we ar…

DisentanglementTime SeriesTime Series Analysis

Unsupervised Learning of Disentangled and Interpretable Representations from Sequential Data

2017-09-22 · NeurIPS 2017 12 · Wei-Ning Hsu, Yu Zhang, James Glass

We present a factorized hierarchical variational autoencoder, which learns disentangled and interpretable representations from sequential data without supervision. Specifically, we exploit the multi-scale nature of infor…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speaker Verificationspeech-recognition+1

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

DualVAE: Dual Disentangled Variational AutoEncoder for Recommendation

2024-01-10 · Zhiqiang Guo, GuoHui Li, Jianjun Li, Chaoyang Wang 외

Learning precise representations of users and items to fit observed interaction data is the fundamental task of collaborative filtering. Existing studies usually infer entangled representations to fit such interaction da…

Collaborative FilteringDisentanglementRepresentation LearningVariational Inference