CVApr 25, 2024

3D Face Modeling via Weakly-supervised Disentanglement Network joint Identity-consistency Prior

arXiv:2404.16536v13 citationsh-index: 4Has CodeFG
Originality Incremental advance
AI Analysis

This work addresses a problem for researchers and practitioners in computer vision and graphics by enabling more flexible 3D face modeling with reduced labeling effort, though it is incremental as it builds on existing VAE paradigms.

The paper tackles the challenge of training controllable 3D face models without requiring extensive labeled data by introducing a weakly-supervised disentanglement framework, achieving improved disentanglement of identity and expression factors.

Generative 3D face models featuring disentangled controlling factors hold immense potential for diverse applications in computer vision and computer graphics. However, previous 3D face modeling methods face a challenge as they demand specific labels to effectively disentangle these factors. This becomes particularly problematic when integrating multiple 3D face datasets to improve the generalization of the model. Addressing this issue, this paper introduces a Weakly-Supervised Disentanglement Framework, denoted as WSDF, to facilitate the training of controllable 3D face models without an overly stringent labeling requirement. Adhering to the paradigm of Variational Autoencoders (VAEs), the proposed model achieves disentanglement of identity and expression controlling factors through a two-branch encoder equipped with dedicated identity-consistency prior. It then faithfully re-entangles these factors via a tensor-based combination mechanism. Notably, the introduction of the Neutral Bank allows precise acquisition of subject-specific information using only identity labels, thereby averting degeneration due to insufficient supervision. Additionally, the framework incorporates a label-free second-order loss function for the expression factor to regulate deformation space and eliminate extraneous information, resulting in enhanced disentanglement. Extensive experiments have been conducted to substantiate the superior performance of WSDF. Our code is available at https://github.com/liguohao96/WSDF.

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