CVDec 12, 2019

Towards Disentangled Representations for Human Retargeting by Multi-view Learning

arXiv:1912.06265v18 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of human retargeting in computer vision, but it is incremental as it builds on existing VAE and multi-view learning methods.

The paper tackles the problem of learning disentangled representations for human retargeting by developing a multi-view learning approach using id-conditioned VAEs, which improves disentanglement and retargeting results by leveraging auxiliary data like keypoints and poses.

We study the problem of learning disentangled representations for data across multiple domains and its applications in human retargeting. Our goal is to map an input image to an identity-invariant latent representation that captures intrinsic factors such as expressions and poses. To this end, we present a novel multi-view learning approach that leverages various data sources such as images, keypoints, and poses. Our model consists of multiple id-conditioned VAEs for different views of the data. During training, we encourage the latent embeddings to be consistent across these views. Our observation is that auxiliary data like keypoints and poses contain critical, id-agnostic semantic information, and it is easier to train a disentangling CVAE on these simpler views to separate such semantics from other id-specific attributes. We show that training multi-view CVAEs and encourage latent-consistency guides the image encoding to preserve the semantics of expressions and poses, leading to improved disentangled representations and better human retargeting results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes