paper-with-me

Papers

ARIG: Autoregressive Interactive Head Generation for Real-time Conversations

2025-07-01 · Ying Guo, Xi Liu, Cheng Zhen, Pengfei Yan, Xiaoming Wei arxiv

Face-to-face communication, as a common human activity, motivates the research on interactive head generation. A virtual agent can generate motion responses with both listening and speaking capabilities based on the audio or motion signals of the other user and itself. However, previous clip-wise generation paradigm or explicit listener/speaker generator-switching methods have limitations in future signal acquisition, contextual behavioral understanding, and switching smoothness, making it challenging to be real-time and realistic. In this paper, we propose an autoregressive (AR) based frame-wise framework called ARIG to realize the real-time generation with better interaction realism. To achieve real-time generation, we model motion prediction as a non-vector-quantized AR process. Unlike discrete codebook-index prediction, we represent motion distribution using diffusion procedure, achieving more accurate predictions in continuous space. To improve interaction realism, we emphasize interactive behavior understanding (IBU) and detailed conversational state understanding (CSU). In IBU, based on dual-track dual-modal signals, we summarize short-range behaviors through bidirectional-integrated learning and perform contextual understanding over long ranges. In CSU, we use voice activity signals and context features of IBU to understand the various states (interruption, feedback, pause, etc.) that exist in actual conversations. These serve as conditions for the final progressive motion prediction. Extensive experiments have verified the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2507.00472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

INarIG: Iterative Non-autoregressive Instruct Generation Model For Word-Level Auto Completion

2023-11-30 · Hengchao Shang, Zongyao Li, Daimeng Wei, Jiaxin Guo 외

Computer-aided translation (CAT) aims to enhance human translation efficiency and is still important in scenarios where machine translation cannot meet quality requirements. One fundamental task within this field is Word…

Machine TranslationSentenceTranslation

EARTalking: End-to-end GPT-style Autoregressive Talking Head Synthesis with Frame-wise Control

2026-03-19 · Yuzhe Weng, Haotian Wang, Yuanhong Yu, Jun Du 외 arxiv

Audio-driven talking head generation aims to create vivid and realistic videos from a static portrait and speech. Existing AR-based methods rely on intermediate facial representations, which limit their expressiveness an…

Talking Head GenerationVideo Generation

MIDAS: Multimodal Interactive Digital-humAn Synthesis via Real-time Autoregressive Video Generation

2025-08-26 · Ming Chen, Liyuan Cui, Wenyuan Zhang, Haoxian Zhang 외 arxiv

Recently, interactive digital human video generation has attracted widespread attention and achieved remarkable progress. However, building such a practical system that can interact with diverse input signals in real tim…

Video Generation

Head Forcing: Long Autoregressive Video Generation via Head Heterogeneity

2026-05-14 · Jiahao Tian, Yiwei Wang, Gang Yu, Chi Zhang arxiv

Autoregressive video diffusion models support real-time synthesis but suffer from error accumulation and context loss over long horizons. We discover that attention heads in AR video diffusion transformers serve function…

Video Generation

StreamAvatar: Streaming Diffusion Models for Real-Time Interactive Human Avatars

2025-12-26 · Zhiyao Sun, Ziqiao Peng, Yifeng Ma, Yi Chen 외 arxiv

Real-time, streaming interactive avatars represent a critical yet challenging goal in digital human research. Although diffusion-based human avatar generation methods achieve remarkable success, their non-causal architec…