paper-with-me

Papers

Real-time One-Step Diffusion-based Expressive Portrait Videos Generation

2024-12-18 · Hanzhong Guo, Hongwei Yi, Daquan Zhou, Alexander William Bergman, Michael Lingelbach, Yizhou Yu

Latent diffusion models have made great strides in generating expressive portrait videos with accurate lip-sync and natural motion from a single reference image and audio input. However, these models are far from real-time, often requiring many sampling steps that take minutes to generate even one second of video-significantly limiting practical use. We introduce OSA-LCM (One-Step Avatar Latent Consistency Model), paving the way for real-time diffusion-based avatars. Our method achieves comparable video quality to existing methods but requires only one sampling step, making it more than 10x faster. To accomplish this, we propose a novel avatar discriminator design that guides lip-audio consistency and motion expressiveness to enhance video quality in limited sampling steps. Additionally, we employ a second-stage training architecture using an editing fine-tuned method (EFT), transforming video generation into an editing task during training to effectively address the temporal gap challenge in single-step generation. Experiments demonstrate that OSA-LCM outperforms existing open-source portrait video generation models while operating more efficiently with a single sampling step.

📄 PDF Abstract BibTeX arXiv:2412.13479

Code (1)

Guohanzhong/OSA-LCM 공식 구현

Tasks

Video Generation

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…

Similar Papers 제목 키워드 기반

PersonaLive! Expressive Portrait Image Animation for Live Streaming

2025-12-12 · Zhiyuan Li, Chi-Man Pun, Chen Fang, Jue Wang 외 arxiv

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 …

Video Generation

ChatAnyone: Stylized Real-time Portrait Video Generation with Hierarchical Motion Diffusion Model

2025-03-27 · Jinwei Qi, Chaonan Ji, Sheng Xu, Peng Zhang 외

Real-time interactive video-chat portraits have been increasingly recognized as the future trend, particularly due to the remarkable progress made in text and voice chat technologies. However, existing methods primarily …

GPUVideo Generation

DeX-Portrait: Disentangled and Expressive Portrait Animation via Explicit and Latent Motion Representations

2025-12-17 · Yuxiang Shi, Zhe Li, Yanwen Wang, Hao Zhu 외 arxiv

Portrait animation from a single source image and a driving video is a long-standing problem. Recent approaches tend to adopt diffusion-based image/video generation models for realistic and expressive animation. However,…

Video Generation

ExpPortrait: Expressive Portrait Generation via Personalized Representation

2026-02-23 · Junyi Wang, Yudong Guo, Boyang Guo, Shengming Yang 외 arxiv

While diffusion models have shown great potential in portrait generation, generating expressive, coherent, and controllable cinematic portrait videos remains a significant challenge. Existing intermediate signals for por…

FlashPortrait: 6x Faster Infinite Portrait Animation with Adaptive Latent Prediction

2025-12-18 · Shuyuan Tu, Yueming Pan, Yinming Huang, Xintong Han 외 arxiv

Current diffusion-based acceleration methods for long-portrait animation struggle to ensure identity (ID) consistency. This paper presents FlashPortrait, an end-to-end video diffusion transformer capable of synthesizing …