paper-with-me

Papers

Exploiting video sequences for unsupervised disentangling in generative adversarial networks

2019-10-16 · Facundo Tuesca, Lucas C. Uzal

In this work we present an adversarial training algorithm that exploits correlations in video to learn --without supervision-- an image generator model with a disentangled latent space. The proposed methodology requires only a few modifications to the standard algorithm of Generative Adversarial Networks (GAN) and involves training with sets of frames taken from short videos. We train our model over two datasets of face-centered videos which present different people speaking or moving the head: VidTIMIT and YouTube Faces datasets. We found that our proposal allows us to split the generator latent space into two subspaces. One of them controls content attributes, those that do not change along short video sequences. For the considered datasets, this is the identity of the generated face. The other subspace controls motion attributes, those attributes that are observed to change along short videos. We observed that these motion attributes are face expressions, head orientation, lips and eyes movement. The presented experiments provide quantitative and qualitative evidence supporting that the proposed methodology induces a disentangling of this two kinds of attributes in the latent space.

📄 PDF Abstract BibTeX arXiv:1910.11104

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Part-Based Disentangling of Object Shape and Appearance

2019-03-16 · CVPR 2019 6 · Dominik Lorenz, Leonard Bereska, Timo Milbich, Björn Ommer

Large intra-class variation is the result of changes in multiple object characteristics. Images, however, only show the superposition of different variable factors such as appearance or shape. Therefore, learning to dise…

Appearance TransferImage GenerationObjectPose Prediction+3

Disentangling Action Sequences: Discovering Correlated Samples

2020-10-17 · Jiantao Wu, Lin Wang

Disentanglement is a highly desirable property of representation due to its similarity with human's understanding and reasoning. This improves interpretability, enables the performance of down-stream tasks, and enables c…

Disentanglement

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 Random and Cyclic Effects in Time-Lapse Sequences

2022-07-04 · Erik Härkönen, Miika Aittala, Tuomas Kynkäänniemi, Samuli Laine 외

Time-lapse image sequences offer visually compelling insights into dynamic processes that are too slow to observe in real time. However, playing a long time-lapse sequence back as a video often results in distracting fli…

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