paper-with-me

홈 › Papers

JoVA: Unified Multimodal Learning for Joint Video-Audio Generation

2025-12-15 · Xiaohu Huang, Hao Zhou, Qiangpeng Yang, Shilei Wen, Kai Han arxiv

In this paper, we present JoVA, a unified framework for joint video-audio generation. Despite recent encouraging advances, existing methods face two critical limitations. First, most existing approaches can only generate ambient sounds and lack the capability to produce human speech synchronized with lip movements. Second, recent attempts at unified human video-audio generation typically rely on explicit fusion or modality-specific alignment modules, which introduce additional architecture design and weaken the model simplicity of the original transformers. To address these issues, JoVA employs joint self-attention across video and audio tokens within each transformer layer, enabling direct and efficient cross-modal interaction without the need for additional alignment modules. Furthermore, to enable high-quality lip-speech synchronization, we introduce a simple yet effective mouth-area loss based on facial keypoint detection, which enhances supervision on the critical mouth region during training without compromising architectural simplicity. Extensive experiments on benchmarks demonstrate that JoVA outperforms or is competitive with both unified and audio-driven state-of-the-art methods in lip-sync accuracy, speech quality, and overall video-audio generation fidelity. Our results establish JoVA as an elegant framework for high-quality multimodal generation.

📄 PDF Abstract BibTeX arXiv:2512.13677

Code (0)

등록된 구현이 없습니다.

Tasks

multimodal generationKeypoint DetectionAudio Generation

Similar Papers 제목 키워드 기반

JoVALE: Detecting Human Actions in Video Using Audiovisual and Language Contexts

2024-12-18 · Taein Son, Soo Won Seo, Jisong Kim, Seok Hwan Lee 외

Video Action Detection (VAD) entails localizing and categorizing action instances within videos, which inherently consist of diverse information sources such as audio, visual cues, and surrounding scene contexts. Leverag…

Action DetectionDescriptiveImage CaptioningVideo Action Detection

AudioGen-Omni: A Unified Multimodal Diffusion Transformer for Video-Synchronized Audio, Speech, and Song Generation

2025-08-01 · Le Wang, Jun Wang, Chunyu Qiang, Feng Deng 외 arxiv

We present AudioGen-Omni - a unified approach based on multimodal diffusion transformers (MMDit), capable of generating high-fidelity audio, speech, and song coherently synchronized with the input video. AudioGen-Omni in…

Audio Generation

Joint Variational Autoencoders for Recommendation with Implicit Feedback

2020-08-17 · Bahare Askari, Jaroslaw Szlichta, Amirali Salehi-Abari

Variational Autoencoders (VAEs) have recently shown promising performance in collaborative filtering with implicit feedback. These existing recommendation models learn user representations to reconstruct or predict user …

Collaborative Filtering

Training-Free Multimodal Guidance for Video to Audio Generation

2025-09-29 · Eleonora Grassucci, Giuliano Galadini, Giordano Cicchetti, Aurelio Uncini 외 arxiv

Video-to-audio (V2A) generation aims to synthesize realistic and semantically aligned audio from silent videos, with potential applications in video editing, Foley sound design, and assistive multimedia. Although the exc…

Audio Generation

JavisGPT: A Unified Multi-modal LLM for Sounding-Video Comprehension and Generation

2025-12-28 · Kai Liu, Jungang Li, Yuchong Sun, Shengqiong Wu 외 arxiv

This paper presents JavisGPT, the first unified multimodal large language model (MLLM) for joint audio-video (JAV) comprehension and generation. JavisGPT has a concise encoder-LLM-decoder architecture, which has a SyncFu…