CVFeb 26, 2020

Controllable Descendant Face Synthesis

arXiv:2002.11376v17 citations
Originality Incremental advance
AI Analysis

It addresses kinship face synthesis for applications like predicting offspring appearance, but is incremental as it extends existing methods from one-versus-one to two-versus-one relations.

The paper tackles the problem of synthesizing a child's face from two parent faces with control over resemblance, age, and gender, achieving encouraging results on three public benchmarks.

Kinship face synthesis is an interesting topic raised to answer questions like "what will your future children look like?". Published approaches to this topic are limited. Most of the existing methods train models for one-versus-one kin relation, which only consider one parent face and one child face by directly using an auto-encoder without any explicit control over the resemblance of the synthesized face to the parent face. In this paper, we propose a novel method for controllable descendant face synthesis, which models two-versus-one kin relation between two parent faces and one child face. Our model consists of an inheritance module and an attribute enhancement module, where the former is designed for accurate control over the resemblance between the synthesized face and parent faces, and the latter is designed for control over age and gender. As there is no large scale database with father-mother-child kinship annotation, we propose an effective strategy to train the model without using the ground truth descendant faces. No carefully designed image pairs are required for learning except only age and gender labels of training faces. We conduct comprehensive experimental evaluations on three public benchmark databases, which demonstrates encouraging 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