paper-with-me

Papers

Dynamic Variational Autoencoders for Visual Process Modeling

2018-03-20 · Alexander Sagel, Hao Shen

This work studies the problem of modeling visual processes by leveraging deep generative architectures for learning linear, Gaussian representations from observed sequences. We propose a joint learning framework, combining a vector autoregressive model and Variational Autoencoders. This results in an architecture that allows Variational Autoencoders to simultaneously learn a non-linear observation as well as a linear state model from sequences of frames. We validate our approach on artificial sequences and dynamic textures.

📄 PDF Abstract BibTeX arXiv:1803.07488

Code (1)

alexandersagel/DynamicVAE 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Mind Your Bits and Errors: Prioritizing the Bits that Matter in Variational Autoencoders

2021-09-29 · Rui Shu, Stefano Ermon

Good likelihoods do not imply great sample quality. However, the precise manner in which models trained to achieve good likelihoods fail at sample quality remains poorly understood. In this work, we consider the task of …

Mixture of Dynamical Variational Autoencoders for Multi-Source Trajectory Modeling and Separation

2023-12-07 · Xiaoyu Lin, Laurent Girin, Xavier Alameda-Pineda

In this paper, we propose a latent-variable generative model called mixture of dynamical variational autoencoders (MixDVAE) to model the dynamics of a system composed of multiple moving sources. A DVAE model is pre-train…

Audio Source SeparationMulti-Object TrackingObject TrackingTrajectory Modeling

Dynamic Joint Variational Graph Autoencoders

2019-10-04 · Sedigheh Mahdavi, Shima Khoshraftar, Aijun An

Learning network representations is a fundamental task for many graph applications such as link prediction, node classification, graph clustering, and graph visualization. Many real-world networks are interpreted as dyna…

ClusteringGraph ClusteringGraph EmbeddingLearning Network Representations+2

Factorized Gaussian Process Variational Autoencoders

2020-11-14 · pproximateinference AABI Symposium 2021 1 · Metod Jazbec, Michael Pearce, Vincent Fortuin

Variational autoencoders often assume isotropic Gaussian priors and mean-field posteriors, hence do not exploit structure in scenarios where we may expect similarity or consistency across latent variables. Gaussian proce…

Scalable Gaussian Process Variational Autoencoders

2020-10-26 · Metod Jazbec, Matthew Ashman, Vincent Fortuin, Michael Pearce 외

Conventional variational autoencoders fail in modeling correlations between data points due to their use of factorized priors. Amortized Gaussian process inference through GP-VAEs has led to significant improvements in t…