paper-with-me

Papers

HiFiVFS: High Fidelity Video Face Swapping

2024-11-27 · Xu Chen, Keke He, Junwei Zhu, Yanhao Ge, Wei Li, Chengjie Wang

Face swapping aims to generate results that combine the identity from the source with attributes from the target. Existing methods primarily focus on image-based face swapping. When processing videos, each frame is handled independently, making it difficult to ensure temporal stability. From a model perspective, face swapping is gradually shifting from generative adversarial networks (GANs) to diffusion models (DMs), as DMs have been shown to possess stronger generative capabilities. Current diffusion-based approaches often employ inpainting techniques, which struggle to preserve fine-grained attributes like lighting and makeup. To address these challenges, we propose a high fidelity video face swapping (HiFiVFS) framework, which leverages the strong generative capability and temporal prior of Stable Video Diffusion (SVD). We build a fine-grained attribute module to extract identity-disentangled and fine-grained attribute features through identity desensitization and adversarial learning. Additionally, We introduce detailed identity injection to further enhance identity similarity. Extensive experiments demonstrate that our method achieves state-of-the-art (SOTA) in video face swapping, both qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:2411.18293

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFace Swapping

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Focus 설명 없음

Similar Papers 제목 키워드 기반

Preserving Source Video Realism: High-Fidelity Face Swapping for Cinematic Quality

2025-12-08 · Zekai Luo, Zongze Du, Zhouhang Zhu, Hao Zhong 외 arxiv

Video face swapping is crucial in film and entertainment production, where achieving high fidelity and temporal consistency over long and complex video sequences remains a significant challenge. Inspired by recent advanc…

Face SwappingImage Editing

VFace: A Training-Free Approach for Diffusion-Based Video Face Swapping

2026-02-08 · Sanoojan Baliah, Yohan Abeysinghe, Rusiru Thushara, Khan Muhammad 외 arxiv

We present a training-free, plug-and-play method, namely VFace, for high-quality face swapping in videos. It can be seamlessly integrated with image-based face swapping approaches built on diffusion models. First, we int…

Face Swapping

VividFace: A Diffusion-Based Hybrid Framework for High-Fidelity Video Face Swapping

2024-12-15 · Hao Shao, Shulun Wang, Yang Zhou, Guanglu Song 외

Video face swapping is becoming increasingly popular across various applications, yet existing methods primarily focus on static images and struggle with video face swapping because of temporal consistency and complex sc…

3D ReconstructionAttributeDisentanglementFace Swapping+1

GaussianSwap: Animatable Video Face Swapping with 3D Gaussian Splatting

2026-01-09 · Xuan Cheng, Jiahao Rao, Chengyang Li, Wenhao Wang 외 arxiv

We introduce GaussianSwap, a novel video face swapping framework that constructs a 3D Gaussian Splatting based face avatar from a target video while transferring identity from a source image to the avatar. Conventional v…

Face RecognitionVideo GenerationFace Swapping

SwapTalk: Audio-Driven Talking Face Generation with One-Shot Customization in Latent Space

2024-05-09 · Zeren Zhang, Haibo Qin, Jiayu Huang, Yixin Li 외

Combining face swapping with lip synchronization technology offers a cost-effective solution for customized talking face generation. However, directly cascading existing models together tends to introduce significant int…

Face GenerationFace SwappingTalking Face Generation