English

A-JEPA: Joint-Embedding Predictive Architecture Can Listen

Sound 2024-01-12 v3 Computer Vision and Pattern Recognition Audio and Speech Processing

Abstract

This paper presents that the masked-modeling principle driving the success of large foundational vision models can be effectively applied to audio by making predictions in a latent space. We introduce Audio-based Joint-Embedding Predictive Architecture (A-JEPA), a simple extension method for self-supervised learning from the audio spectrum. Following the design of I-JEPA, our A-JEPA encodes visible audio spectrogram patches with a curriculum masking strategy via context encoder, and predicts the representations of regions sampled at well-designed locations. The target representations of those regions are extracted by the exponential moving average of context encoder, \emph{i.e.}, target encoder, on the whole spectrogram. We find it beneficial to transfer random block masking into time-frequency aware masking in a curriculum manner, considering the complexity of highly correlated in local time and frequency in audio spectrograms. To enhance contextual semantic understanding and robustness, we fine-tune the encoder with a regularized masking on target datasets, instead of input dropping or zero. Empirically, when built with Vision Transformers structure, we find A-JEPA to be highly scalable and sets new state-of-the-art performance on multiple audio and speech classification tasks, outperforming other recent models that use externally supervised pre-training.

Keywords

Cite

@article{arxiv.2311.15830,
  title  = {A-JEPA: Joint-Embedding Predictive Architecture Can Listen},
  author = {Zhengcong Fei and Mingyuan Fan and Junshi Huang},
  journal= {arXiv preprint arXiv:2311.15830},
  year   = {2024}
}

Comments

arXiv admin note: text overlap with arXiv:2207.06405 by other authors

R2 v1 2026-06-28T13:32:41.233Z