paper-with-me

Papers

MotionStreamer: Streaming Motion Generation via Diffusion-based Autoregressive Model in Causal Latent Space

2025-03-19 · Lixing Xiao, Shunlin Lu, Huaijin Pi, Ke Fan, Liang Pan, Yueer Zhou, Ziyong Feng, Xiaowei Zhou, Sida Peng, Jingbo Wang

This paper addresses the challenge of text-conditioned streaming motion generation, which requires us to predict the next-step human pose based on variable-length historical motions and incoming texts. Existing methods struggle to achieve streaming motion generation, e.g., diffusion models are constrained by pre-defined motion lengths, while GPT-based methods suffer from delayed response and error accumulation problem due to discretized non-causal tokenization. To solve these problems, we propose MotionStreamer, a novel framework that incorporates a continuous causal latent space into a probabilistic autoregressive model. The continuous latents mitigate information loss caused by discretization and effectively reduce error accumulation during long-term autoregressive generation. In addition, by establishing temporal causal dependencies between current and historical motion latents, our model fully utilizes the available information to achieve accurate online motion decoding. Experiments show that our method outperforms existing approaches while offering more applications, including multi-round generation, long-term generation, and dynamic motion composition. Project Page: https://zju3dv.github.io/MotionStreamer/

📄 PDF Abstract BibTeX arXiv:2503.15451

Code (0)

등록된 구현이 없습니다.

Tasks

Motion 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 제목 키워드 기반

Causal Motion Diffusion Models for Autoregressive Motion Generation

2026-02-26 · Qing Yu, Akihisa Watanabe, Kent Fujiwara arxiv

Recent advances in motion diffusion models have substantially improved the realism of human motion synthesis. However, existing approaches either rely on full-sequence diffusion models with bidirectional generation, whic…

Motion Synthesis

Teller: Real-Time Streaming Audio-Driven Portrait Animation with Autoregressive Motion Generation

2025-03-24 · CVPR 2025 1 · Dingcheng Zhen, Shunshun Yin, Shiyang Qin, Hou Yi 외

In this work, we introduce the first autoregressive framework for real-time, audio-driven portrait animation, a.k.a, talking head. Beyond the challenge of lengthy animation times, a critical challenge in realistic talkin…

Motion GenerationPortrait AnimationTalking Head GenerationVideo Generation

REST: Diffusion-based Real-time End-to-end Streaming Talking Head Generation via ID-Context Caching and Asynchronous Streaming Distillation

2025-12-12 · Haotian Wang, Yuzhe Weng, Jun Du, Haoran Xu 외 arxiv

Diffusion models have significantly advanced the field of talking head generation (THG). However, slow inference speeds and prevalent non-autoregressive paradigms severely constrain the application of diffusion-based THG…

Talking Head Generation

Stream4D: 4D-Consistency for Streaming Autoregressive Diffusion Video Models

2026-08-20 · Yuanhao Ban, Jiaqi Feng, Hengguang Zhou, Xiaohuan Pei 외 arxiv

Streaming autoregressive diffusion models enable real-time, long-horizon video generation, but their training objectives optimize local frame prediction rather than the geometry and dynamics of a coherent world: long rol…

3D ReconstructionVideo Generation

StreamingT2V: Consistent, Dynamic, and Extendable Long Video Generation from Text

2024-03-21 · CVPR 2025 1 · Roberto Henschel, Levon Khachatryan, Hayk Poghosyan, Daniil Hayrapetyan 외

Text-to-video diffusion models enable the generation of high-quality videos that follow text instructions, making it easy to create diverse and individual content. However, existing approaches mostly focus on high-qualit…

Text-to-Video GenerationVideo Generation