Expression Transfer Using Flow-Based Generative Models

Abstract

Among the different deepfake generation techniques, flow-based methods appear as natural candidates. Due to the property of invertibility, flow-based methods eliminate the necessity of person-specific training and are able to reconstruct any input image almost perfectly to human perception. We present a method for deepfake generation based on facial expression transfer using flow-based generative models. Our approach relies on simple latent vector operations akin to the ones used for attribute manipulation, but for transferring expressions between identity source-target pairs. We show the feasibility of this approach using a pre-trained Glow model and small sets of source and target images, not necessarily considered during prior training. We also provide an evaluation pipeline of the generated images in terms of similarities between identities and Action Units encoding the expression to be transferred. Our results show that an efficient expression transfer is feasible by using the proposed approach setting up a first precedent in deepfake content creation, and its evaluation, independently of the training identities.

Cite

Text

Valenzuela et al. "Expression Transfer Using Flow-Based Generative Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021. doi:10.1109/CVPRW53098.2021.00113

Markdown

[Valenzuela et al. "Expression Transfer Using Flow-Based Generative Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021.](https://mlanthology.org/cvprw/2021/valenzuela2021cvprw-expression/) doi:10.1109/CVPRW53098.2021.00113

BibTeX

@inproceedings{valenzuela2021cvprw-expression,
  title     = {{Expression Transfer Using Flow-Based Generative Models}},
  author    = {Valenzuela, Andrea and Segura, Carlos and Diego, Ferran and Gómez, Vicenç},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2021},
  pages     = {1023-1031},
  doi       = {10.1109/CVPRW53098.2021.00113},
  url       = {https://mlanthology.org/cvprw/2021/valenzuela2021cvprw-expression/}
}