GRAICVMMAug 15, 2025

StyleMM: Stylized 3D Morphable Face Model via Text-Driven Aligned Image Translation

arXiv:2508.11203v11 citationsh-index: 3Computer graphics forum (Print)
Originality Incremental advance
AI Analysis

This work addresses the need for controllable stylized 3D face generation for applications in graphics and animation, though it builds incrementally on existing 3DMM and diffusion techniques.

The paper tackles the problem of creating stylized 3D face models from text descriptions by fine-tuning pre-trained models with stylized images generated via diffusion-based translation, while preserving facial attributes to avoid identity changes. It reports outperforming state-of-the-art methods in identity-level diversity and stylization capability.

We introduce StyleMM, a novel framework that can construct a stylized 3D Morphable Model (3DMM) based on user-defined text descriptions specifying a target style. Building upon a pre-trained mesh deformation network and a texture generator for original 3DMM-based realistic human faces, our approach fine-tunes these models using stylized facial images generated via text-guided image-to-image (i2i) translation with a diffusion model, which serve as stylization targets for the rendered mesh. To prevent undesired changes in identity, facial alignment, or expressions during i2i translation, we introduce a stylization method that explicitly preserves the facial attributes of the source image. By maintaining these critical attributes during image stylization, the proposed approach ensures consistent 3D style transfer across the 3DMM parameter space through image-based training. Once trained, StyleMM enables feed-forward generation of stylized face meshes with explicit control over shape, expression, and texture parameters, producing meshes with consistent vertex connectivity and animatability. Quantitative and qualitative evaluations demonstrate that our approach outperforms state-of-the-art methods in terms of identity-level facial diversity and stylization capability. The code and videos are available at [kwanyun.github.io/stylemm_page](kwanyun.github.io/stylemm_page).

Foundations

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

Your Notes