CVMar 29, 2021

High-Fidelity and Arbitrary Face Editing

arXiv:2103.15814v186 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in face editing for applications requiring detailed preservation, representing an incremental improvement.

The paper tackles the problem of preserving fine details like wrinkles and moles in non-edited areas during face editing, which is often lost due to cycle consistency constraints, and achieves high-fidelity editing with improved performance over state-of-the-art methods.

Cycle consistency is widely used for face editing. However, we observe that the generator tends to find a tricky way to hide information from the original image to satisfy the constraint of cycle consistency, making it impossible to maintain the rich details (e.g., wrinkles and moles) of non-editing areas. In this work, we propose a simple yet effective method named HifaFace to address the above-mentioned problem from two perspectives. First, we relieve the pressure of the generator to synthesize rich details by directly feeding the high-frequency information of the input image into the end of the generator. Second, we adopt an additional discriminator to encourage the generator to synthesize rich details. Specifically, we apply wavelet transformation to transform the image into multi-frequency domains, among which the high-frequency parts can be used to recover the rich details. We also notice that a fine-grained and wider-range control for the attribute is of great importance for face editing. To achieve this goal, we propose a novel attribute regression loss. Powered by the proposed framework, we achieve high-fidelity and arbitrary face editing, outperforming other state-of-the-art approaches.

Foundations

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

Your Notes