paper-with-me

Papers

Audio Denoising for Robust Audio Fingerprinting

2022-12-21 · Kamil Akesbi

Music discovery services let users identify songs from short mobile recordings. These solutions are often based on Audio Fingerprinting, and rely more specifically on the extraction of spectral peaks in order to be robust to a number of distortions. Few works have been done to study the robustness of these algorithms to background noise captured in real environments. In particular, AFP systems still struggle when the signal to noise ratio is low, i.e when the background noise is strong. In this project, we tackle this problematic with Deep Learning. We test a new hybrid strategy which consists of inserting a denoising DL model in front of a peak-based AFP algorithm. We simulate noisy music recordings using a realistic data augmentation pipeline, and train a DL model to denoise them. The denoising model limits the impact of background noise on the AFP system's extracted peaks, improving its robustness to noise. We further propose a novel loss function to adapt the DL model to the considered AFP system, increasing its precision in terms of retrieved spectral peaks. To the best of our knowledge, this hybrid strategy has not been tested before.

📄 PDF Abstract BibTeX arXiv:2212.11277

Code (0)

등록된 구현이 없습니다.

Tasks

Audio DenoisingData AugmentationDenoising

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

Variable-Length Audio Fingerprinting

2026-03-25 · Hongjie Chen, Hanyu Meng, Huimin Zeng, Ryan A. Rossi 외 arxiv

Audio fingerprinting converts audio to much lower-dimensional representations, allowing distorted recordings to still be recognized as their originals through similar fingerprints. Existing deep learning approaches rigid…

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

Advancing Audio Fingerprinting Accuracy Addressing Background Noise and Distortion Challenges

2024-02-21 · Navin Kamuni, Sathishkumar Chintala, Naveen Kunchakuri, Jyothi Swaroop Arlagadda Narasimharaju 외

Audio fingerprinting, exemplified by pioneers like Shazam, has transformed digital audio recognition. However, existing systems struggle with accuracy in challenging conditions, limiting broad applicability. This researc…

Segment Length Matters: A Study of Segment Lengths on Audio Fingerprinting Performance

2026-01-25 · Ziling Gong, Yunyan Ouyang, Iram Kamdar, Melody Ma 외 arxiv

Audio fingerprinting provides an identifiable representation of acoustic signals, which can be later used for identification and retrieval systems. To obtain a discriminative representation, the input audio is usually se…