🤖 AI Summary
Existing portrait animation methods struggle with relighting due to their inability to disentangle intrinsic identity/appearance features from extrinsic pose, illumination, and expression attributes. This paper introduces a single-image-driven portrait animation framework built upon a pretrained image-to-video diffusion model. It is the first to explicitly decouple and controllably edit illumination, pose, and expression within video diffusion. We propose a dual-path adapter mechanism—comprising a reference adapter for identity preservation and a shadow adapter for fine-grained illumination control—integrated with 3D mesh reconstruction, illumination-aware rendering prompts, and multi-subspace feature co-modeling. Experiments demonstrate that our method surpasses state-of-the-art approaches across illumination fidelity, visual quality, and temporal coherence. It significantly enhances realism and controllability in relightable portrait animation, establishing a new benchmark.
📝 Abstract
Relightable portrait animation aims to animate a static reference portrait to match the head movements and expressions of a driving video while adapting to user-specified or reference lighting conditions. Existing portrait animation methods fail to achieve relightable portraits because they do not separate and manipulate intrinsic (identity and appearance) and extrinsic (pose and lighting) features. In this paper, we present a Lighting Controllable Video Diffusion model (LCVD) for high-fidelity, relightable portrait animation. We address this limitation by distinguishing these feature types through dedicated subspaces within the feature space of a pre-trained image-to-video diffusion model. Specifically, we employ the 3D mesh, pose, and lighting-rendered shading hints of the portrait to represent the extrinsic attributes, while the reference represents the intrinsic attributes. In the training phase, we employ a reference adapter to map the reference into the intrinsic feature subspace and a shading adapter to map the shading hints into the extrinsic feature subspace. By merging features from these subspaces, the model achieves nuanced control over lighting, pose, and expression in generated animations. Extensive evaluations show that LCVD outperforms state-of-the-art methods in lighting realism, image quality, and video consistency, setting a new benchmark in relightable portrait animation.