JavisGPT: A Unified Multi-modal LLM for Sounding-Video Comprehension and Generation
Kai Liu, Jungang Li, Yuchong Sun, Shengqiong Wu, Jianzhang Gao, Daoan Zhang, Wei Zhang, Sheng Jin, Sicheng Yu, Geng Zhan, Jiayi Ji, Fan Zhou, Liang Zheng, Shuicheng Yan, Hao Fei, Tat-Seng Chua
TL;DR
JavisGPT tackles the problem of unified sounding-video understanding and generation by introducing an encoder-LLM-decoder architecture with a dedicated SyncFusion module for spatio-temporal AV fusion and synchrony-aware learnable queries that bridge to a pretrained JAV-DiT generator. The model integrates semantic conditioning via learnable queries $Q^c$ and $Q^s$ to produce $\\\hat{\mathbf{c}}$ and $\\hat{\mathbf{s}}$, enabling high-fidelity AV generation guided by diffusion-based decoding. A three-stage training pipeline (MM-PreTrain, AV-FineTune, MM-InstTune) together with the JavisInst-Omni dataset (over 200K GPT-4o-curated dialogues) progressively aligns perception and generation, while ablations and benchmarks demonstrate state-of-the-art performance on JAV benchmarks and strong synchronization in generation. The work advances practical, synchronized multimodal AI with potential applications in interactive media, education, and accessibility, while also noting considerations for misuse and the need for responsible deployment.
Abstract
This paper presents JavisGPT, the first unified multimodal large language model (MLLM) for Joint Audio-Video (JAV) comprehension and generation. JavisGPT adopts a concise encoder-LLM-decoder architecture, featuring a SyncFusion module for spatio-temporal audio-video fusion and synchrony-aware learnable queries to bridge a pretrained JAV-DiT generator. This design enables temporally coherent video-audio understanding and generation from multimodal instructions. We design an effective three-stage training pipeline consisting of multimodal pretraining, audio-video fine-tuning, and large-scale instruction-tuning, to progressively build multimodal comprehension and generation from existing vision-language models. To support this, we further construct JavisInst-Omni, a high-quality instruction dataset with over 200K GPT-4o-curated audio-video-text dialogues that span diverse and multi-level comprehension and generation scenarios. Extensive experiments on JAV comprehension and generation benchmarks show that JavisGPT outperforms existing MLLMs, particularly in complex and temporally synchronized settings.
