CVLGMMSDASJan 13, 2020

Unsupervised Audiovisual Synthesis via Exemplar Autoencoders

arXiv:2001.04463v318 citations
Originality Incremental advance
AI Analysis

This enables scalable and flexible audiovisual synthesis for applications like dubbing or virtual avatars, though it builds incrementally on autoencoder methods.

The paper tackles the problem of converting input speech into audiovisual streams of many output speakers without supervision, achieving state-of-the-art performance in audio and video synthesis using only 3 minutes of target data per speaker.

We present an unsupervised approach that converts the input speech of any individual into audiovisual streams of potentially-infinitely many output speakers. Our approach builds on simple autoencoders that project out-of-sample data onto the distribution of the training set. We use Exemplar Autoencoders to learn the voice, stylistic prosody, and visual appearance of a specific target exemplar speech. In contrast to existing methods, the proposed approach can be easily extended to an arbitrarily large number of speakers and styles using only 3 minutes of target audio-video data, without requiring {\em any} training data for the input speaker. To do so, we learn audiovisual bottleneck representations that capture the structured linguistic content of speech. We outperform prior approaches on both audio and video synthesis, and provide extensive qualitative analysis on our project page -- https://www.cs.cmu.edu/~exemplar-ae/.

Code Implementations1 repo
Foundations

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

Your Notes