LGSDASAug 11, 2020

Content-based Music Similarity with Triplet Networks

arXiv:2008.04938v2
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for music information retrieval, addressing similarity tasks for artists.

The paper tackled content-based music similarity by using triplet neural networks to embed songs based on artist identity, comparing random vs. genre-based negative sampling, and found that shallow Siamese networks can perform artist retrieval on the Free Music Archive dataset.

We explore the feasibility of using triplet neural networks to embed songs based on content-based music similarity. Our network is trained using triplets of songs such that two songs by the same artist are embedded closer to one another than to a third song by a different artist. We compare two models that are trained using different ways of picking this third song: at random vs. based on shared genre labels. Our experiments are conducted using songs from the Free Music Archive and use standard audio features. The initial results show that shallow Siamese networks can be used to embed music for a simple artist retrieval task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes