CVGRLGJun 4, 2019

Text-based Editing of Talking-head Video

arXiv:1906.01524v1287 citations
Originality Highly original
AI Analysis

This addresses the challenge of editing speech content in talking-head videos for video producers or content creators, representing a novel method for a known bottleneck.

The authors tackled the problem of editing talking-head videos by modifying the transcript, resulting in a method that produces realistic output videos with seamless audio-visual flow, demonstrated through various edits like word addition, removal, and language translation.

Editing talking-head video to change the speech content or to remove filler words is challenging. We propose a novel method to edit talking-head video based on its transcript to produce a realistic output video in which the dialogue of the speaker has been modified, while maintaining a seamless audio-visual flow (i.e. no jump cuts). Our method automatically annotates an input talking-head video with phonemes, visemes, 3D face pose and geometry, reflectance, expression and scene illumination per frame. To edit a video, the user has to only edit the transcript, and an optimization strategy then chooses segments of the input corpus as base material. The annotated parameters corresponding to the selected segments are seamlessly stitched together and used to produce an intermediate video representation in which the lower half of the face is rendered with a parametric face model. Finally, a recurrent video generation network transforms this representation to a photorealistic video that matches the edited transcript. We demonstrate a large variety of edits, such as the addition, removal, and alteration of words, as well as convincing language translation and full sentence synthesis.

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