CVPR 20260 citations

PersonaLive! Expressive Portrait Image Animation for Live Streaming

Zhiyuan Li, Chi-Man Pun, Chen Fang, Jue Wang, Xiaodong Cun

Abstract

Current diffusion-based portrait animation models predominantly focus on enhancing visual quality and expression realism, while overlooking generation latency and real-time performance, which restricts their application range in the live streaming scenario. We propose PersonaLive, a novel diffusion-based framework towards streaming real-time portrait animation with multi-stage training recipes. Specifically, we first adopt hybrid implicit signals, namely implicit facial representations and 3D implicit keypoints, to achieve expressive image-level motion control. Then, a fewer-step appearance distillation strategy is proposed to eliminate appearance redundancy in the denoising process, greatly improving inference efficiency. Finally, we introduce an autoregressive micro-chunk streaming generation paradigm equipped with a sliding training strategy and a historical keyframe mechanism to enable low-latency and stable long-term video generation. Extensive experiments demonstrate that PersonaLive achieves state-of-the-art performance with up to **7-22**xspeedup over prior diffusion-based portrait animation models. The code will be publicly available.

BibTeX
@inproceedings{cvpr2026_personaliveexpre,
  title = {PersonaLive! Expressive Portrait Image Animation for Live Streaming},
  author = {Zhiyuan Li and Chi-Man Pun and Chen Fang and Jue Wang and Xiaodong Cun},
  booktitle = {CVPR 2026},
  year = {2026}
}