English

Simultaneously Learning Robust Audio Embeddings and balanced Hash codes for Query-by-Example

Audio and Speech Processing 2023-01-20 v2 Machine Learning Sound

Abstract

Audio fingerprinting systems must efficiently and robustly identify query snippets in an extensive database. To this end, state-of-the-art systems use deep learning to generate compact audio fingerprints. These systems deploy indexing methods, which quantize fingerprints to hash codes in an unsupervised manner to expedite the search. However, these methods generate imbalanced hash codes, leading to their suboptimal performance. Therefore, we propose a self-supervised learning framework to compute fingerprints and balanced hash codes in an end-to-end manner to achieve both fast and accurate retrieval performance. We model hash codes as a balanced clustering process, which we regard as an instance of the optimal transport problem. Experimental results indicate that the proposed approach improves retrieval efficiency while preserving high accuracy, particularly at high distortion levels, compared to the competing methods. Moreover, our system is efficient and scalable in computational load and memory storage.

Keywords

Cite

@article{arxiv.2211.11060,
  title  = {Simultaneously Learning Robust Audio Embeddings and balanced Hash codes for Query-by-Example},
  author = {Anup Singh and Kris Demuynck and Vipul Arora},
  journal= {arXiv preprint arXiv:2211.11060},
  year   = {2023}
}

Comments

We need to rewrite the subsection 'Efficiency' section under section 4 to make it more easy to follow for the readers and appreciate our results

R2 v1 2026-06-28T06:19:16.682Z