AIAny
AI Video2025
Icon for item

PersonaLive

Generates real-time, infinite-length portrait video from one reference image on a 12GB GPU. Combines implicit facial signals and 3D keypoints with step-distilled diffusion and autoregressive micro-chunk streaming for low-latency live use.

Introduction

Most portrait-animation models are built for offline rendering: feed them a clip, wait, and get a finite video back. PersonaLive is engineered around the opposite constraint — it has to keep emitting frames forever, in real time, while someone is live on camera. That single requirement reshapes every design choice, from how motion is represented to how the diffusion sampler is distilled.

Key Findings
  • Hybrid implicit motion control: instead of leaning on explicit 3DMM coefficients or sparse landmarks alone, it mixes implicit facial representations with 3D implicit keypoints, so expression and head pose transfer stay expressive without the rigidity of mesh-based rigs.
  • Step-distilled diffusion: a fewer-step appearance distillation strategy collapses the usual multi-step sampling, pushing the model to real-time throughput rather than the seconds-per-frame typical of diffusion portrait methods.
  • Streaming without drift: an autoregressive micro-chunk paradigm with a sliding training window and a historical keyframe mechanism keeps long-term generation stable, avoiding the identity drift and flicker that break naive frame-by-frame autoregression.
  • Modest footprint: the full pipeline runs infinite-length on a single 12GB GPU, with xFormers/TensorRT acceleration and a webcam-driven web UI.
Who It's For

Great fit if you are building live avatars, virtual presenters, or interactive streaming tools and need genuinely low-latency, long-running animation on consumer hardware. Look elsewhere if you want the best possible per-frame fidelity — non-streaming, multi-step diffusion methods still win on raw quality — or if you need full-body or multi-person animation, since this targets single-portrait, head-and-shoulders generation.

Information

  • Websitegithub.com
  • OrganizationsUniversity of Macau, Great Bay University, Dzine.ai
  • AuthorsZhiyuan Li, Chi-Man Pun, Chen Fang, Jue Wang, Xiaodong Cun
  • Published date2025/11/25

More Items

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Video2026

Generates minute-scale, temporally coherent dance videos from full music tracks using a hierarchical two-stage approach: global keyframe planning plus local temporal refinement; suitable when long-range musical structure and rhythmic continuity matter.

GitHub
AI Video2026

Cross-platform native video editor with hardware-accelerated processing and frame-accurate multi-track timeline; core editor is open-source and free while optional Pro AI features (natural-language editing, auto-captions, smart reframing) are paid.