CVNov 4, 2025

DiffSwap++: 3D Latent-Controlled Diffusion for Identity-Preserving Face Swapping

arXiv:2511.05575v1h-index: 8Has Code
Originality Incremental advance
AI Analysis

This work addresses identity preservation in face swapping for computer vision applications, representing an incremental improvement over existing diffusion-based methods.

The paper tackles the problem of fine-grained artifacts and poor identity preservation in face swapping by proposing DiffSwap++, a diffusion-based pipeline that incorporates 3D facial latent features, resulting in improved geometric consistency and outperforming prior methods on datasets like CelebA and FFHQ.

Diffusion-based approaches have recently achieved strong results in face swapping, offering improved visual quality over traditional GAN-based methods. However, even state-of-the-art models often suffer from fine-grained artifacts and poor identity preservation, particularly under challenging poses and expressions. A key limitation of existing approaches is their failure to meaningfully leverage 3D facial structure, which is crucial for disentangling identity from pose and expression. In this work, we propose DiffSwap++, a novel diffusion-based face-swapping pipeline that incorporates 3D facial latent features during training. By guiding the generation process with 3D-aware representations, our method enhances geometric consistency and improves the disentanglement of facial identity from appearance attributes. We further design a diffusion architecture that conditions the denoising process on both identity embeddings and facial landmarks, enabling high-fidelity and identity-preserving face swaps. Extensive experiments on CelebA, FFHQ, and CelebV-Text demonstrate that DiffSwap++ outperforms prior methods in preserving source identity while maintaining target pose and expression. Additionally, we introduce a biometric-style evaluation and conduct a user study to further validate the realism and effectiveness of our approach. Code will be made publicly available at https://github.com/WestonBond/DiffSwapPP

Foundations

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

Your Notes