English

Dual Diffusion Models for Multi-modal Guided 3D Avatar Generation

Computer Vision and Pattern Recognition 2026-03-05 v1

Abstract

Generating high-fidelity 3D avatars from text or image prompts is highly sought after in virtual reality and human-computer interaction. However, existing text-driven methods often rely on iterative Score Distillation Sampling (SDS) or CLIP optimization, which struggle with fine-grained semantic control and suffer from excessively slow inference. Meanwhile, image-driven approaches are severely bottlenecked by the scarcity and high acquisition cost of high-quality 3D facial scans, limiting model generalization. To address these challenges, we first construct a novel, large-scale dataset comprising over 100,000 pairs across four modalities: fine-grained textual descriptions, in-the-wild face images, high-quality light-normalized texture UV maps, and 3D geometric shapes. Leveraging this comprehensive dataset, we propose PromptAvatar, a framework featuring dual diffusion models. Specifically, it integrates a Texture Diffusion Model (TDM) that supports flexible multi-condition guidance from text and/or image prompts, alongside a Geometry Diffusion Model (GDM) guided by text prompts. By learning the direct mapping from multi-modal prompts to 3D representations, PromptAvatar eliminates the need for time-consuming iterative optimization, successfully generating high-fidelity, shading-free 3D avatars in under 10 seconds. Extensive quantitative and qualitative experiments demonstrate that our method significantly outperforms existing state-of-the-art approaches in generation quality, fine-grained detail alignment, and computational efficiency.

Keywords

Cite

@article{arxiv.2603.04307,
  title  = {Dual Diffusion Models for Multi-modal Guided 3D Avatar Generation},
  author = {Hong Li and Yutang Feng and Minqi Meng and Yichen Yang and Xuhui Liu and Baochang Zhang},
  journal= {arXiv preprint arXiv:2603.04307},
  year   = {2026}
}

Comments

18 pages, 10 figures

R2 v1 2026-07-01T11:03:28.628Z