paper-with-me

홈 › Papers

Attention-Based Audio Embeddings for Query-by-Example

2022-10-16 · Anup Singh, Kris Demuynck, Vipul Arora

An ideal audio retrieval system efficiently and robustly recognizes a short query snippet from an extensive database. However, the performance of well-known audio fingerprinting systems falls short at high signal distortion levels. This paper presents an audio retrieval system that generates noise and reverberation robust audio fingerprints using the contrastive learning framework. Using these fingerprints, the method performs a comprehensive search to identify the query audio and precisely estimate its timestamp in the reference audio. Our framework involves training a CNN to maximize the similarity between pairs of embeddings extracted from clean audio and its corresponding distorted and time-shifted version. We employ a channel-wise spectral-temporal attention mechanism to better discriminate the audio by giving more weight to the salient spectral-temporal patches in the signal. Experimental results indicate that our system is efficient in computation and memory usage while being more accurate, particularly at higher distortion levels, than competing state-of-the-art systems and scalable to a larger database.

📄 PDF Abstract BibTeX arXiv:2210.08624

Code (1)

magcil/deep-audio-fingerprinting-benchmark pytorch

Tasks

Contrastive LearningRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Query-by-example Spoken Term Detection using Attention-based Multi-hop Networks

2017-09-01 · Chia-Wei Ao, Hung-Yi Lee

Retrieving spoken content with spoken queries, or query-by- example spoken term detection (STD), is attractive because it makes possible the matching of signals directly on the acoustic level without transcribing them in…

Unlocking In-Context Learning in Audio-Language Models from Decentralized Medical Audio

2026-06-22 · Ran Piao, Tsai-Ning Wang, Martijn den Dekker, Linda Moonen 외 arxiv

Clinical audio diagnosis in low-resource settings requires models that identify conditions from minimal examples without large annotated corpora. We propose Federated Self-Contextualization (FSC), a multimodal language m…

Multimodal Reasoning

Speech Sequence Embeddings using Nearest Neighbors Contrastive Learning

2022-04-11 · Robin Algayres, Adel Nabli, Benoit Sagot, Emmanuel Dupoux

We introduce a simple neural encoder architecture that can be trained using an unsupervised contrastive learning objective which gets its positive samples from data-augmented k-Nearest Neighbors search. We show that when…

Contrastive Learning

Few-Shot Open-Set Audio Classification Using Attention Information-Fused Prototypes

2026-07-01 · Yanxiong Li, Jiaxin Tan, Qianqian Li, Guoqing Chen 외 arxiv

Most existing audio classification methods suppose that each query (testing) sample belongs to a class of support (training) samples, and misrecognize samples of unseen classes as seen classes (cannot reject samples of u…

Audio Classification

Phonetic-and-Semantic Embedding of Spoken Words with Applications in Spoken Content Retrieval

2018-07-21 · Yi-Chen Chen, Sung-Feng Huang, Chia-Hao Shen, Hung-Yi Lee 외

Word embedding or Word2Vec has been successful in offering semantics for text words learned from the context of words. Audio Word2Vec was shown to offer phonetic structures for spoken words (signal segments for words) le…

Retrieval