OmniVAE: An Audio-Video VAE with Cross-Modal Alignment for Joint Generation
Summary
OmniVAE is a jointly trained audio-video VAE that uses segment-level contrastive learning and feature distillation to align latent spaces, improving joint generation quality and synchronization in text-to-audio-video generation.
View Cached Full Text
Cached at: 07/28/26, 06:33 AM
Paper page - OmniVAE: An Audio-Video VAE with Cross-Modal Alignment for Joint Generation
Source: https://huggingface.co/papers/2607.23855 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Recentgenerativemodelsaremovingbeyondsilentvideoorstandaloneaudiosynthesistowardthejointgenerationofsynchronizedaudioandvideo.Despitethisprogress,jointlygeneratingaudioandvideowithfine-grainedcross-modalcorrespondenceremainschallengingduetotheirfundamentalstructuraldifferences.MostexistingmethodsuseaudioandvideoVAEstrainedseparately.Asaresult,thetwolatentspaceslackcross-modalalignment,leavingthedownstreamgenerativemodeltolearncross-modalsynchronizationfromscratch.WepresentOmniVAE,ajointlytrainedaudio-videoVAEthatlearnsfine-grainedsemanticalignmentbetweenaudioandvideolatentrepresentations.Beyondreconstruction,OmniVAEusesasegment-levelaudio-videocontrastiveobjectivetocapturetemporal-semanticcorrespondenceandalignthetwolatentspaces.Inparallel,itdistillsfeaturesfrompretrainedmodality-specificsemanticencodersintoeachmodality,improvingthedownstreamlearnabilityofbothlatentspaces.Extensiveexperimentsshowthatbothobjectivesconsistentlyimprovethelearnabilityofthelatentspaces,translatingintohighergenerationqualityandmoreaccuratecross-modalsynchronizationindownstreamtext-to-audio-videogeneration.Thesefindingsunderscoretheimportanceoflearningunifiedrepresentationsasafoundationforomnimodalmodeling.1
View arXiv pageView PDFProject pageGitHub31Add to collection
Models citing this paper1
#### OpenMOSS-Team/OmniVAE Updatedabout 1 hour ago • 15
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.23855 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.23855 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Native Audio-Visual Alignment for Generation
NAVA proposes a native audio-visual alignment framework for joint audio-video generation using an Align-then-Fuse MMDiT architecture, achieving improved synchronization and controllability with 6.3B parameters.
AV-JEPA: Extending LeJEPA to Audio-Visual Self-Supervised Learning
AV-JEPA extends LeJEPA to audio-visual self-supervised learning, achieving cross-modal alignment in latent space without decoders, contrastive negatives, or complex losses, and obtains competitive classification on VGGSound and AudioSet.
LatentOmni: Rethinking Omni-Modal Understanding via Unified Audio-Visual Latent Reasoning
LatentOmni proposes a unified latent space for audio-visual reasoning, avoiding the information loss of text-based chain-of-thought. It achieves state-of-the-art performance among open-source models on audio-visual reasoning benchmarks.
UniVidX: A Unified Multimodal Framework for Versatile Video Generation via Diffusion Priors
The article discusses the UniVidX paper, which introduces a unified multimodal framework for video generation using diffusion priors and discusses its cross-modal coherence mechanisms.
AVOC: Enhancing Hour-Level Audio-Video Understanding in Omni-Modal LLMs via Retrieval-Inspired Token Compression
AVOC introduces a retrieval-inspired token compression method for omni-modal LLMs that effectively handles hour-long audio-video inputs by selecting informative tokens based on relevance, importance, and diversity. The framework achieves state-of-the-art results on long-form audio-video understanding benchmarks, surpassing prior methods by significant margins.