MJEPA: A Simple and Scalable Joint-Embedding Predictive Architecture for Audio-Visual Learning
About
Self-supervised learning from large-scale video data has emerged as a dominant paradigm for visual representation learning. Since audio and visual streams naturally co-occur in video data, extending this success to jointly learn from both modalities is a natural next step, yet it remains challenging. Existing audio-visual self-supervised methods rely on modality-specific encoders and complex combinations of contrastive or reconstruction objectives, limiting cross-modal synergy and scalability. Joint Embedding Predictive Architectures (JEPAs) offer a simple, modality-agnostic alternative, but have to date been applied primarily to individual modalities. We introduce MJEPA, a joint-embedding predictive architecture for audio-visual learning that uses a single, unified encoder for both modalities. Our approach uses only a single predictive objective, applied both within and across modalities. We show that cross-modal prediction is critical: without it, a shared encoder degrades below unimodal baselines; with it, each modality's representation benefits from the other. Our frozen ViT-g model outperforms the best prior frozen baseline by over 6.8 mAP on AudioSet-20K, surpasses fully finetuned models on ESC-50 and FSD50K, and is competitive on video benchmarks despite using 10x less video data.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | Something-Something v2 (val) | Top-1 Accuracy73.9 | 565 | |
| Action Recognition | Kinetics400 (val) | -- | 40 | |
| Single-label environmental sound classification | ESC-50 | Accuracy96.9 | 17 | |
| Multi-label sound event classification | AS 20K | mAP40.9 | 17 | |
| Multi-label sound event classification | FSD50K | mAP65.8 | 13 | |
| Audio-Visual Event Classification | AudioSet-20K (test) | mAP (Audio)40.97 | 10 | |
| Video-to-Audio Retrieval | AudioSet | R@130.6 | 7 | |
| Audio-to-Video Retrieval | AudioSet | R@129.3 | 7 |