paper-with-me

Papers

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

2022-11-20 · Anup Singh, Kris Demuynck, Vipul Arora

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.

📄 PDF Abstract BibTeX arXiv:2211.11060

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Image Hashing via Cross-View Code Alignment in the Age of Foundation Models

2025-10-31 · Ilyass Moummad, Kawtar Zaher, Hervé Goëau, Alexis Joly arxiv

Efficient large-scale retrieval requires representations that are both compact and discriminative. Foundation models provide powerful visual and multimodal embeddings, but nearest neighbor search in these high-dimensiona…

Improved Search in Hamming Space using Deep Multi-Index Hashing

2017-10-19 · Hanjiang Lai, Yan Pan

Similarity-preserving hashing is a widely-used method for nearest neighbour search in large-scale image retrieval tasks. There has been considerable research on generating efficient image representation via the deep-netw…

Image RetrievalRetrieval

Towards Optimal Discrete Online Hashing with Balanced Similarity

2019-01-29 · Mingbao Lin, Rongrong Ji, Hong Liu, Xiaoshuai Sun 외

When facing large-scale image datasets, online hashing serves as a promising solution for online retrieval and prediction tasks. It encodes the online streaming data into compact binary codes, and simultaneously updates …

Retrieval

Deep Priority Hashing

2018-09-04 · Zhangjie Cao, Ziping Sun, Mingsheng Long, Jian-Min Wang 외

Deep hashing enables image retrieval by end-to-end learning of deep representations and hash codes from training data with pairwise similarity information. Subject to the distribution skewness underlying the similarity i…

Deep HashingImage RetrievalQuantizationRetrieval

Conv-codes: Audio Hashing For Bird Species Classification

2019-02-07 · Anshul Thakur, Pulkit Sharma, Vinayak Abrol, Padmanabhan Rajan

In this work, we propose a supervised, convex representation based audio hashing framework for bird species classification. The proposed framework utilizes archetypal analysis, a matrix factorization technique, to obtain…

ClassificationClusteringGeneral Classification