paper-with-me

홈 › Papers

Improving Query-by-Vocal Imitation with Contrastive Learning and Audio Pretraining

2024-08-21 · Jonathan Greif, Florian Schmid, Paul Primus, Gerhard Widmer

Query-by-Vocal Imitation (QBV) is about searching audio files within databases using vocal imitations created by the user's voice. Since most humans can effectively communicate sound concepts through voice, QBV offers the more intuitive and convenient approach compared to text-based search. To fully leverage QBV, developing robust audio feature representations for both the vocal imitation and the original sound is crucial. In this paper, we present a new system for QBV that utilizes the feature extraction capabilities of Convolutional Neural Networks pre-trained with large-scale general-purpose audio datasets. We integrate these pre-trained models into a dual encoder architecture and fine-tune them end-to-end using contrastive learning. A distinctive aspect of our proposed method is the fine-tuning strategy of pre-trained models using an adapted NT-Xent loss for contrastive learning, creating a shared embedding space for reference recordings and vocal imitations. The proposed system significantly enhances audio retrieval performance, establishing a new state of the art on both coarse- and fine-grained QBV tasks.

📄 PDF Abstract BibTeX arXiv:2408.11638

Code (1)

Jonathan-Greif/QBV 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

NT-Xent NT-Xent, or Normalized Temperature-scaled Cross Entropy Loss, is a loss function. Let $\text{sim}\left(\mathbf{u}, \mathbf{v}\right) =…

Similar Papers 제목 키워드 기반

SyncLipMAE: Contrastive Masked Pretraining for Audio-Visual Talking-Face Representation

2025-10-11 · Zeyu Ling, Xiaodong Gu, Jiangnan Tang, Changqing Zou arxiv

We introduce SyncLipMAE, a self-supervised pretraining framework for talking-face video that learns synchronization-aware and transferable facial dynamics from unlabeled audio-visual streams. Our approach couples masked …

Visual Speech RecognitionAction Recognition

Finetuning Strategies for Querying Sounds by Vocal Imitation

2026-08-19 · Aditya Bhattacharjee, Christos Plachouras, Sungkyun Chang, Emmanouil Benetos arxiv

This technical report describes our winning submission to the AES AIMLA 2025 Challenge on querying sound effects by vocal imitation. We investigate two complementary fine-tuning strategies: contrastive learning with a fr…

Contrastive Learning

Gibberish is All You Need for Membership Inference Detection in Contrastive Language-Audio Pretraining

2024-10-24 · Ruoxi Cheng, Yizhong Ding, Shuirong Cao, Shitong Shao 외

Audio can disclose PII, particularly when combined with related text data. Therefore, it is essential to develop tools to detect privacy leakage in Contrastive Language-Audio Pretraining(CLAP). Existing MIAs need audio a…

All

AnimalCLAP: Taxonomy-Aware Language-Audio Pretraining for Species Recognition and Trait Inference

2026-03-23 · Risa Shinoda, Kaede Shiohara, Nakamasa Inoue, Hiroaki Santo 외 arxiv

Animal vocalizations provide crucial insights for wildlife assessment, particularly in complex environments such as forests, aiding species identification and ecological monitoring. Recent advances in deep learning have …

SLAP: Scalable Language-Audio Pretraining with Variable-Duration Audio and Multi-Objective Training

2026-01-18 · Xinhao Mei, Gael Le Lan, Haohe Liu, Zhaoheng Ni 외 arxiv

Contrastive language-audio pretraining (CLAP) has achieved notable success in learning semantically rich audio representations and is widely adopted for various audio-related tasks. However, current CLAP models face seve…

Audio ClassificationText Retrieval