paper-with-me

홈 › Papers

Taste-aware music retrieval from audio embeddings

2026-07-03 · Matteo Spanio, Antonio Rodà hf

Crossmodal correspondences between sound and taste are well established in psychology and neuroscience, but largely absent from content-based multimedia retrieval. We formalise taste-from-audio prediction as a content-based music information retrieval benchmark over a perceptually validated multi-source corpus, comparing ten frozen audio encoders from the four HEAR families under a shared multi-task regression head, with gated late-fusion as a configurable variant. In order to assess the effectiveness of the models, we compute absolute error and rank correlation. The strongest systems predict the five tastes within a macro RMSE of 0.134; on held-out real music their error is less than half a single rater's deviation from the consensus (RMSE 0.13 vs. 0.28), so the model tracks the group consensus more closely than an average human rater, and well below the previous state of the art baseline (0.219). On absolute error the encoders are statistically flat, with a single VGGish matching the best fusion, but gated late-fusion's advantage is confined to rank correlation (macro Pearson r 0.724 vs. 0.666). Operationalised as a content-based retrieval index, the predicted taste space ranks a 309-item pool far more faithfully than a CLAP-text baseline, which sits at chance; ridge probes and an audio-bandstop knockout read the strongest representations against documented sound-taste correspondences.

📄 PDF Abstract BibTeX arXiv:2607.03296

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Expressivity-aware Music Performance Retrieval using Mid-level Perceptual Features and Emotion Word Embeddings

2024-01-26 · Shreyan Chowdhury, Gerhard Widmer

This paper explores a specific sub-task of cross-modal music retrieval. We consider the delicate task of retrieving a performance or rendition of a musical piece based on a description of its style, expressive character,…

RetrievalWord Embeddings

Multimodal Metric Learning for Tag-based Music Retrieval

2020-10-30 · Minz Won, Sergio Oramas, Oriol Nieto, Fabien Gouyon 외

Tag-based music retrieval is crucial to browse large-scale music libraries efficiently. Hence, automatic music tagging has been actively explored, mostly as a classification task, which has an inherent limitation: a fixe…

Cross-Modal RetrievalMetric LearningMusic TaggingRetrieval+3

Show Me the Instruments: Musical Instrument Retrieval from Mixture Audio

2022-11-15 · KyungSu Kim, Minju Park, Haesun Joung, Yunkee Chae 외

As digital music production has become mainstream, the selection of appropriate virtual instruments plays a crucial role in determining the quality of music. To search the musical instrument samples or virtual instrument…

Retrieval

Passage Summarization with Recurrent Models for Audio-Sheet Music Retrieval

2023-09-21 · Luis Carvalho, Gerhard Widmer

Many applications of cross-modal music retrieval are related to connecting sheet music images to audio recordings. A typical and recent approach to this is to learn, via deep neural networks, a joint embedding space that…

Retrieval

MuLan: A Joint Embedding of Music Audio and Natural Language

2022-08-26 · Qingqing Huang, Aren Jansen, Joonseok Lee, Ravi Ganti 외

Music tagging and content-based retrieval systems have traditionally been constructed using pre-defined ontologies covering a rigid set of music attributes or text queries. This paper presents MuLan: a first attempt at a…

Cross-Modal RetrievalMusic TaggingRetrievalTransfer Learning