paper-with-me

Papers

Musical Audio Similarity with Self-supervised Convolutional Neural Networks

2022-02-04 · Carl Thomé, Sebastian Piwell, Oscar Utterbäck

We have built a music similarity search engine that lets video producers search by listenable music excerpts, as a complement to traditional full-text search. Our system suggests similar sounding track segments in a large music catalog by training a self-supervised convolutional neural network with triplet loss terms and musical transformations. Semi-structured user interviews demonstrate that we can successfully impress professional video producers with the quality of the search experience, and perceived similarities to query tracks averaged 7.8/10 in user testing. We believe this search tool will make for a more natural search experience that is easier to find music to soundtrack videos with.

📄 PDF Abstract BibTeX arXiv:2202.02112

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Semi-Supervised Contrastive Learning of Musical Representations

2024-07-18 · Julien Guinot, Elio Quinton, György Fazekas

Despite the success of contrastive learning in Music Information Retrieval, the inherent ambiguity of contrastive self-supervision presents a challenge. Relying solely on augmentation chains and self-supervised positive …

Contrastive LearningInformation RetrievalMusic Information RetrievalTransfer Learning

Self-Supervised Beat Tracking in Musical Signals with Polyphonic Contrastive Learning

2022-01-05 · Dorian Desblancs

Annotating musical beats is a very long and tedious process. In order to combat this problem, we present a new self-supervised learning pretext task for beat tracking and downbeat estimation. This task makes use of Splee…

Audio Source SeparationBeat TrackingContrastive LearningSelf-Supervised Learning

Structural Segmentation and Labeling of Tabla Solo Performances

2022-11-16 · Gowriprasad R, R Aravind, Hema A Murthy

Tabla is a North Indian percussion instrument used as an accompaniment and an exclusive instrument for solo performances. Tabla solo is intricate and elaborate, exhibiting rhythmic evolution through a sequence of homogen…

Information RetrievalMusic Information RetrievalRetrieval

Music Boundary Detection using Convolutional Neural Networks: A comparative analysis of combined input features

2020-08-17 · Carlos Hernandez-Olivan, Jose R. Beltran, David Diaz-Guerra

The analysis of the structure of musical pieces is a task that remains a challenge for Artificial Intelligence, especially in the field of Deep Learning. It requires prior identification of structural boundaries of the m…

Boundary Detection

Learning Transposition-Invariant Interval Features from Symbolic Music and Audio

2018-06-21 · Stefan Lattner, Maarten Grachten, Gerhard Widmer

Many music theoretical constructs (such as scale types, modes, cadences, and chord types) are defined in terms of pitch intervals---relative distances between pitches. Therefore, when computer models are employed in musi…