English

Spectrograms Are Sequences of Patches

Sound 2022-10-31 v1 Artificial Intelligence Multimedia Audio and Speech Processing

Abstract

Self-supervised pre-training models have been used successfully in several machine learning domains. However, only a tiny amount of work is related to music. In our work, we treat a spectrogram of music as a series of patches and design a self-supervised model that captures the features of these sequential patches: Patchifier, which makes good use of self-supervised learning methods from both NLP and CV domains. We do not use labeled data for the pre-training process, only a subset of the MTAT dataset containing 16k music clips. After pre-training, we apply the model to several downstream tasks. Our model achieves a considerably acceptable result compared to other audio representation models. Meanwhile, our work demonstrates that it makes sense to consider audio as a series of patch segments.

Keywords

Cite

@article{arxiv.2210.15988,
  title  = {Spectrograms Are Sequences of Patches},
  author = {Leyi Zhao and Yi Li},
  journal= {arXiv preprint arXiv:2210.15988},
  year   = {2022}
}
R2 v1 2026-06-28T04:42:18.977Z