MAViD: A Multimodal Framework for Audio-Visual Dialogue Understanding and Generation
Youxin Pang, Jiajun Liu, Lingfeng Tan, Yong Zhang, Feng Gao, Xiang Deng, Zhuoliang Kang, Xiaoming Wei, Yebin Liu
TL;DR
MAViD introduces a Conductor–Creator framework that decouples multimodal dialogue understanding from joint audio–visual content generation. The Conductor produces speech and motion instructions from text, audio, and video, while the Creator uses an autoregressive–diffusion hybrid to generate long-duration, synchronized AV content, enhanced by a fusion module that links consecutive clips and modalities. The approach addresses limitations of two-stage AV generation and short clip lengths, demonstrating strong multimodal understanding and improved long-sequence AV realism. Extensive experiments show MAViD can produce ~30-second AV content with coherent identity, timbre, and tonal consistency, including general environmental sounds.
Abstract
We propose MAViD, a novel Multimodal framework for Audio-Visual Dialogue understanding and generation. Existing approaches primarily focus on non-interactive systems and are limited to producing constrained and unnatural human speech.The primary challenge of this task lies in effectively integrating understanding and generation capabilities, as well as achieving seamless multimodal audio-video fusion. To solve these problems, we propose a Conductor-Creator architecture that divides the dialogue system into two primary components.The Conductor is tasked with understanding, reasoning, and generating instructions by breaking them down into motion and speech components, thereby enabling fine-grained control over interactions. The Creator then delivers interactive responses based on these instructions.Furthermore, to address the difficulty of generating long videos with consistent identity, timbre, and tone using dual DiT structures, the Creator adopts a structure that combines autoregressive (AR) and diffusion models. The AR model is responsible for audio generation, while the diffusion model ensures high-quality video generation.Additionally, we propose a novel fusion module to enhance connections between contextually consecutive clips and modalities, enabling synchronized long-duration audio-visual content generation.Extensive experiments demonstrate that our framework can generate vivid and contextually coherent long-duration dialogue interactions and accurately interpret users' multimodal queries.
