paper-with-me

홈 › Papers

Disentangling Space and Time in Video with Hierarchical Variational Auto-encoders

2016-12-14 · Will Grathwohl, Aaron Wilson

There are many forms of feature information present in video data. Principle among them are object identity information which is largely static across multiple video frames, and object pose and style information which continuously transforms from frame to frame. Most existing models confound these two types of representation by mapping them to a shared feature space. In this paper we propose a probabilistic approach for learning separable representations of object identity and pose information using unsupervised video data. Our approach leverages a deep generative model with a factored prior distribution that encodes properties of temporal invariances in the hidden feature set. Learning is achieved via variational inference. We present results of learning identity and pose information on a dataset of moving characters as well as a dataset of rotating 3D objects. Our experimental results demonstrate our model's success in factoring its representation, and demonstrate that the model achieves improved performance in transfer learning tasks.

📄 PDF Abstract BibTeX arXiv:1612.04440

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectTransfer LearningVariational Inference

Similar Papers 제목 키워드 기반

Disentangling Video with Independent Prediction

2019-01-17 · William F. Whitney, Rob Fergus

We propose an unsupervised variational model for disentangling video into independent factors, i.e. each factor's future can be predicted from its past without considering the others. We show that our approach often lear…

Prediction

Disentangling to Cluster: Gaussian Mixture Variational Ladder Autoencoders

2019-09-25 · Matthew Willetts, Stephen Roberts, Chris Holmes

In clustering we normally output one cluster variable for each datapoint. However it is not necessarily the case that there is only one way to partition a given dataset into cluster components. For example, one could clu…

Clustering

Disentangling Multiple Features in Video Sequences using Gaussian Processes in Variational Autoencoders

2020-01-08 · ECCV 2020 8 · Sarthak Bhagat, Shagun Uppal, Zhuyun Yin, Nengli Lim

We introduce MGP-VAE (Multi-disentangled-features Gaussian Processes Variational AutoEncoder), a variational autoencoder which uses Gaussian processes (GP) to model the latent space for the unsupervised learning of disen…

Gaussian ProcessesVideo Prediction

HecVL: Hierarchical Video-Language Pretraining for Zero-shot Surgical Phase Recognition

2024-05-16 · Kun Yuan, Vinkle Srivastav, Nassir Navab, Nicolas Padoy

Natural language could play an important role in developing generalist surgical models by providing a broad source of supervision from raw texts. This flexible form of supervision can enable the model's transferability a…

Contrastive LearningSurgical phase recognition

Task-Generic Hierarchical Human Motion Prior using VAEs

2021-06-07 · Jiaman Li, Ruben Villegas, Duygu Ceylan, Jimei Yang 외

A deep generative model that describes human motions can benefit a wide range of fundamental computer vision and graphics tasks, such as providing robustness to video-based human pose estimation, predicting complete body…

Motion SynthesisPose Estimation