AV-JEPA Extends Self-Supervised Learning to Audio-Visual Data

Benjamin Robson, Santeri Mentu, Wenshuai Zhao, Arno Solin· July 20, 2026 View original

Summary

Researchers introduce AV-JEPA, an elegant multimodal extension of LeJEPA for audio-visual self-supervised learning, which aligns embeddings of global and per-modality local views using a Vision Transformer and modality dropout. This architecture achieves competitive classification performance and supports zero-shot audio-video retrieval without complex components like decoders or contrastive negatives.

The paper introduces AV-JEPA, a novel framework that extends the LeJEPA (Joint Embedding Predictive Architecture) concept to the realm of audio-visual self-supervised learning. This approach aims to learn robust representations from combined audio and video data without requiring explicit labels. AV-JEPA employs an early-fusion Vision Transformer and utilizes modality dropout as a masking strategy. The core training objective is to align the embeddings generated from global views with those from local, per-modality views. A key feature is the SIGReg objective, which encourages an optimal distribution in the latent space. The resulting architecture is notably streamlined, avoiding common complexities found in other self-supervised methods, such as decoders, EMA teachers, intricate multi-term losses, or contrastive negatives. This simplicity allows AV-JEPA to achieve strong classification performance on benchmarks like VGGSound and AudioSet, and it inherently supports zero-shot audio-video retrieval.

Why it matters

This research offers a simpler, more efficient way to train powerful multimodal AI models, potentially reducing computational costs and accelerating development for applications requiring understanding of both audio and visual information.

How to implement this in your domain

  1. 1Explore self-supervised learning frameworks like JEPA for multimodal data processing.
  2. 2Investigate the use of Vision Transformers with early-fusion for integrating audio and visual inputs.
  3. 3Experiment with modality dropout as a masking strategy in multimodal training.
  4. 4Evaluate AV-JEPA's potential for improving performance in audio-video classification or retrieval tasks.
  5. 5Consider adopting simpler, decoder-free architectures for multimodal representation learning to reduce complexity and computational overhead.

Who benefits

Media & EntertainmentSecurity & SurveillanceRoboticsAutomotiveAccessibility Tech

Key takeaways

  • AV-JEPA extends self-supervised learning to audio-visual data using a simplified architecture.
  • It employs an early-fusion Vision Transformer and modality dropout for robust representation learning.
  • The model aligns global and local view embeddings without complex components like decoders.
  • It achieves competitive classification performance and enables zero-shot audio-video retrieval.

Original post by Benjamin Robson, Santeri Mentu, Wenshuai Zhao, Arno Solin

"arXiv:2607.15295v1 Announce Type: cross Abstract: We present AV-JEPA, an elegant multimodal extension of LeJEPA to audio-visual self-supervised learning. Using an early-fusion Vision Transformer and modality dropout as masking, the model is trained to align the embeddings of glob…"

View on X

Originally posted by Benjamin Robson, Santeri Mentu, Wenshuai Zhao, Arno Solin on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses