paper-with-me

홈 › Papers

Exploiting Temporal Dependencies for Cross-Modal Music Piece Identification

2021-05-26 · Luis Carvalho, Gerhard Widmer

This paper addresses the problem of cross-modal musical piece identification and retrieval: finding the appropriate recording(s) from a database given a sheet music query, and vice versa, working directly with audio and scanned sheet music images. The fundamental approach to this is to learn a cross-modal embedding space with a suitable similarity structure for audio and sheet image snippets, using a deep neural network, and identifying candidate pieces by cross-modal near neighbour search in this space. However, this method is oblivious of temporal aspects of music. In this paper, we introduce two strategies that address this shortcoming. First, we present a strategy that aligns sequences of embeddings learned from sheet music scans and audio snippets. A series of experiments on whole piece and fragment-level retrieval on 24 hours worth of classical piano recordings demonstrates significant improvement. Second, we show that the retrieval can be further improved by introducing an attention mechanism to the embedding learning model that reduces the effects of tempo variations in music. To conclude, we assess the scalability of our method and discuss potential measures to make it suitable for truly large-scale applications.

📄 PDF Abstract BibTeX arXiv:2105.12536

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

KARMA-MV: A Benchmark for Causal Question Answering on Music Videos

2026-05-05 · Archishman Ghosh, Abhinaba Roy, Dorien Herremans arxiv

While significant progress has been made in Video Question Answering and cross-modal understanding, causal reasoning about how visual dynamics drive musical structure in music videos remains under-explored. We introduce …

Video Question Answering

V2M-Zero: Zero-Pair Time-Aligned Video-to-Music Generation

2026-03-11 · Yan-Bo Lin, Jonah Casebeer, Long Mai, Aniruddha Mahapatra 외 arxiv

Generating music that temporally aligns with video events is challenging for existing text-to-music models, which lack fine-grained temporal control. We introduce V2M-ZERO, a video-to-music generation approach that gener…

Music Generation

Movie Trailer Genre Classification Using Multimodal Pretrained Features

2024-10-11 · Serkan Sulun, Paula Viana, Matthew E. P. Davies

We introduce a novel method for movie genre classification, capitalizing on a diverse set of readily accessible pretrained models. These models extract high-level features related to visual scenery, objects, characters, …

ClassificationGenre classification

Deep Cross-Modal Correlation Learning for Audio and Lyrics in Music Retrieval

2017-11-29 · Yu Yi, Tang Suhua, Raposo Francisco, Chen Lei

Little research focuses on cross-modal correlation learning where temporal structures of different data modalities such as audio and lyrics are taken into account. Stemming from the characteristic of temporal structures …

Retrieval

GaMMA: Towards Joint Global-Temporal Music Understanding in Large Multimodal Models

2026-05-01 · Zuyao You, Zhesong Yu, Mingyu Liu, Bilei Zhu 외 arxiv

In this paper, we propose GaMMA, a state-of-the-art (SoTA) large multimodal model (LMM) designed to achieve comprehensive musical content understanding. GaMMA inherits the streamlined encoder-decoder design of LLaVA, ena…

Reinforcement Learning