CVOct 16, 2023

Expression Domain Translation Network for Cross-domain Head Reenactment

arXiv:2310.10073v21 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses the challenge of motion transfer to non-human domains like cartoons, which is incremental by improving upon prior optimization-based methods.

The paper tackles the problem of cross-domain head reenactment, specifically transferring human motions to anime characters, by introducing an expression domain translation network that uses a 3D geometric-aware loss to ensure high-fidelity mapping, outperforming existing methods in qualitative and quantitative analysis.

Despite the remarkable advancements in head reenactment, the existing methods face challenges in cross-domain head reenactment, which aims to transfer human motions to domains outside the human, including cartoon characters. It is still difficult to extract motion from out-of-domain images due to the distinct appearances, such as large eyes. Recently, previous work introduced a large-scale anime dataset called AnimeCeleb and a cross-domain head reenactment model, including an optimization-based mapping function to translate the human domain's expressions to the anime domain. However, we found that the mapping function, which relies on a subset of expressions, imposes limitations on the mapping of various expressions. To solve this challenge, we introduce a novel expression domain translation network that transforms human expressions into anime expressions. Specifically, to maintain the geometric consistency of expressions between the input and output of the expression domain translation network, we employ a 3D geometric-aware loss function that reduces the distances between the vertices in the 3D mesh of the human and anime. By doing so, it forces high-fidelity and one-to-one mapping with respect to two cross-expression domains. Our method outperforms existing methods in both qualitative and quantitative analysis, marking a significant advancement in the field of cross-domain head reenactment.

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