FACEMUG: A Multimodal Generative and Fusion Framework for Local Facial Editing
Wanglong Lu, Jikai Wang, Xiaogang Jin, Xianta Jiang, Hanli Zhao
TL;DR
FACEMUG introduces a globally consistent local facial editing framework that unifies multiple modalities (sketches, semantic maps, colors, exemplars, text, and attribute labels) into StyleGAN's latent space. It deploys a novel multimodal aggregation and style fusion mechanism, a self-supervised latent warping module for pose alignment, and a latent- and feature-space fusion strategy via a refinement auto-encoder, yielding high-fidelity, region-specific edits with unedited regions preserved. The approach demonstrates strong quantitative and qualitative gains over SOTA multimodal and sketch/semantic-guided editors across CelebA-HQ and FFHQ, with fast inference. By eliminating the need for manual paired data and enabling incremental edits, FACEMUG offers a practical, scalable solution for diverse local facial editing tasks with fine-grained semantic control.
Abstract
Existing facial editing methods have achieved remarkable results, yet they often fall short in supporting multimodal conditional local facial editing. One of the significant evidences is that their output image quality degrades dramatically after several iterations of incremental editing, as they do not support local editing. In this paper, we present a novel multimodal generative and fusion framework for globally-consistent local facial editing (FACEMUG) that can handle a wide range of input modalities and enable fine-grained and semantic manipulation while remaining unedited parts unchanged. Different modalities, including sketches, semantic maps, color maps, exemplar images, text, and attribute labels, are adept at conveying diverse conditioning details, and their combined synergy can provide more explicit guidance for the editing process. We thus integrate all modalities into a unified generative latent space to enable multimodal local facial edits. Specifically, a novel multimodal feature fusion mechanism is proposed by utilizing multimodal aggregation and style fusion blocks to fuse facial priors and multimodalities in both latent and feature spaces. We further introduce a novel self-supervised latent warping algorithm to rectify misaligned facial features, efficiently transferring the pose of the edited image to the given latent codes. We evaluate our FACEMUG through extensive experiments and comparisons to state-of-the-art (SOTA) methods. The results demonstrate the superiority of FACEMUG in terms of editing quality, flexibility, and semantic control, making it a promising solution for a wide range of local facial editing tasks.
