paper-with-me

홈 › Papers

Music Recommendation Based on Audio Fingerprint

2023-10-06 · Diego Saldaña Ulloa

This work combined different audio features to obtain a more robust fingerprint to be used in a music recommendation process. The combination of these methods resulted in a high-dimensional vector. To reduce the number of values, PCA was applied to the set of resulting fingerprints, selecting the number of principal components that corresponded to an explained variance of $95\%$. Finally, with these PCA-fingerprints, the similarity matrix of each fingerprint with the entire data set was calculated. The process was applied to 200 songs from a personal music library; the songs were tagged with the artists' corresponding genres. The recommendations (fingerprints of songs with the closest similarity) were rated successful if the recommended songs' genre matched the target songs' genre. With this procedure, it was possible to obtain an accuracy of $89\%$ (successful recommendations out of total recommendation requests).

📄 PDF Abstract BibTeX arXiv:2310.17655

Code (0)

등록된 구현이 없습니다.

Tasks

Audio FingerprintMusic Recommendation

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Robust Neural Audio Fingerprinting using Music Foundation Models

2025-11-07 · Shubhr Singh, Kiran Bhat, Xavier Riley, Benjamin Resnick 외 arxiv

The proliferation of distorted, compressed, and manipulated music on modern media platforms like TikTok motivates the development of more robust audio fingerprinting techniques to identify the sources of musical recordin…

Data Augmentation

Music Augmentation and Denoising For Peak-Based Audio Fingerprinting

2023-10-20 · Kamil Akesbi, Dorian Desblancs, Benjamin Martin

Audio fingerprinting is a well-established solution for song identification from short recording excerpts. Popular methods rely on the extraction of sparse representations, generally spectral peaks, and have proven to be…

Denoising

Introducing a Framework for the Evaluation of Music Detection Tools

2014-05-01 · LREC 2014 5 · Paula Lopez-Otero, Docio-Fern, Laura ez, Carmen Garcia-Mateo

The huge amount of multimedia information available nowadays makes its manual processing prohibitive, requiring tools for automatic labelling of these contents. This paper describes a framework for assessing a music dete…

Information RetrievalMusic Information RetrievalRetrieval

Audio Content Analysis

2021-01-01 · Alexander Lerch

Preprint for a book chapter introducing Audio Content Analysis. With a focus on Music Information Retrieval systems, this chapter defines musical audio content, introduces the general process of audio content analysis, a…

Emotion RecognitionGeneral ClassificationGenre classificationInformation Retrieval+7

Application of Audio Fingerprinting Techniques for Real-Time Scalable Speech Retrieval and Speech Clusterization

2024-10-29 · Kemal Altwlkany, Sead Delalić, Adis Alihodžić, Elmedin Selmanović 외

Audio fingerprinting techniques have seen great advances in recent years, enabling accurate and fast audio retrieval even in conditions when the queried audio sample has been highly deteriorated or recorded in noisy cond…

GPURetrievalSpeech-to-Text