ECCV 2026

Unison: Harmonizing Motion, Speech, and Sound for Human-Centric Audio-Video Generation

Shihao Cheng Jiaxu Zhang Quanyue Song Shansong Liu Zhizhi Guo Xiaolei Zhang Chi Zhang Xuelong Li Zhigang Tu

Equal contribution    Project leader    Corresponding author

Unison overview: challenges and approach

Overview of the key challenges and our approach. Left: two major misalignments in human-centric audio-video generation — speech–sound interference within the audio stream and motion–audio desynchronization. Middle: our Unison framework resolves these via a semantic-guided harmonization strategy and a progressive audio-video forcing strategy. Right: these designs jointly reduce speech dominance, preserve sound effects, and achieve coherent motion–audio synchronization.

Abstract

Motion, speech, and sound effects are fundamental elements of human-centric videos, yet their heterogeneous temporal characteristics make joint generation highly challenging. Existing audio-video generation models often fail to maintain consistent alignment across these modalities, leading to noticeable mismatches between motion, speech, and environmental sounds. We present Unison, a unified framework that explicitly promotes coherence across the motion, speech, and sound modalities. Within the audio stream, Unison employs a semantic-guided harmonization strategy that decouples the generation of speech and sound-effect components. Leveraging bidirectional audio cross-attention and semantic-conditioned gating for semantic-driven adaptive recomposition, this approach effectively mitigates speech dominance and enhances acoustic clarity. For audio–motion synchronization, we propose a bidirectional cross-modal forcing strategy where the cleaner modality guides the noisier one through decoupled denoising schedules, reinforced by a progressive stabilization strategy. Extensive experiments demonstrate that Unison achieves state-of-the-art performance in both audio perceptual quality and cross-modal synchronization, highlighting the importance of explicit multimodal harmonization in human-centric video generation.

Method

Unison architecture

Overview of Unison. Unison couples a video branch and an audio branch via frame-level bidirectional cross-attention. The audio branch performs independent speech and sound-effect generation through a Semantic-Guided Harmonization Strategy, using a Bidirectional Audio Cross-Attention (Bi-ACA) module and a Semantic-Conditioned Gating (SCG) mechanism.

Semantic-Guided Harmonization

Decouples speech and sound-effect generation. A Bidirectional Audio Cross-Attention (Bi-ACA) module mutually refines the two streams, while Semantic-Conditioned Gating (SCG) adaptively balances them from caption and transcription semantics — preventing speech from overshadowing environmental sounds.

Bidirectional Cross-Modal Forcing

Decouples the denoising timesteps of video and audio so the cleaner modality guides the noisier one. Direction-aware loss reweighting strengthens the mutual dependency between motion and audio for robust temporal synchronization.

Progressive Training

A three-stage curriculum — synchronous warmup, incremental decoupling, and full independence — gradually introduces cross-modal noise disparities for stable optimization and precise alignment.

Bidirectional cross-modal forcing strategy

Bidirectional Cross-Modal Forcing. By decoupling diffusion timesteps during training, the modality at a lower noise level provides enhanced conditioning to steer the noisier counterpart. A three-stage curriculum progresses from synchronous warmup to full temporal independence.

Results

Quantitative comparison with state-of-the-art methods on video quality, audio fidelity, and cross-modal consistency. Best in bold, second-best underlined.

Type Model VA ↑ ID ↑ PQ ↑ CU ↑ WER ↓ AV ↑ LSE-C ↑ DS ↓
TI2AVUniverse-13.774.425.955.210.520.622.320.50
Ovi3.944.426.255.510.430.872.810.12
UniAVGen4.024.466.185.480.330.812.890.15
MOVA4.014.526.285.520.290.883.240.13
LTX-24.154.616.305.580.250.893.450.10
Unison (Ours)4.024.536.345.610.220.913.300.08

Despite a 5B video backbone (≈4× smaller than LTX-2's 19B), Unison leads in audio fidelity (PQ, CU, WER) and cross-modal synchronization (AV, DS).

Qualitative comparison

Qualitative comparison against Universe-1, UniAVGen and MOVA. Unison achieves precise synchronization between motion and diverse acoustic components, with superior acoustic layering — intelligible speech without suppressing salient environmental audio.

BibTeX

@inproceedings{cheng2026unisonharmonizingmotionspeech,
  title     = {Unison: Harmonizing Motion, Speech, and Sound for Human-Centric Audio-Video Generation},
  author    = {Cheng, Shihao and Zhang, Jiaxu and Song, Quanyue and Liu, Shansong and Guo, Zhizhi and Zhang, Xiaolei and Zhang, Chi and Li, Xuelong and Tu, Zhigang},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2026},
  archiveprefix = {arXiv},
  primaryclass  = {cs.CV},
  url       = {https://arxiv.org/abs/2605.08729},
}