paper-with-me

Papers

Audio Fingerprinting with Holographic Reduced Representations

2024-06-19 · Yusuke Fujita, Tatsuya Komatsu

This paper proposes an audio fingerprinting model with holographic reduced representation (HRR). The proposed method reduces the number of stored fingerprints, whereas conventional neural audio fingerprinting requires many fingerprints for each audio track to achieve high accuracy and time resolution. We utilize HRR to aggregate multiple fingerprints into a composite fingerprint via circular convolution and summation, resulting in fewer fingerprints with the same dimensional space as the original. Our search method efficiently finds a combined fingerprint in which a query fingerprint exists. Using HRR's inverse operation, it can recover the relative position within a combined fingerprint, retaining the original time resolution. Experiments show that our method can reduce the number of fingerprints with modest accuracy degradation while maintaining the time resolution, outperforming simple decimation and summation-based aggregation methods.

📄 PDF Abstract BibTeX arXiv:2406.13139

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Methods 이 논문이 사용한 방법론

Holographic Reduced Representation Holographic Reduced Representations are a simple mechanism to represent an associative array of key-value pairs in a fixed-size vector. Each individual key-value pair is the…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

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…

Associative Long Short-Term Memory

2016-02-09 · Ivo Danihelka, Greg Wayne, Benigno Uria, Nal Kalchbrenner 외

We investigate a new method to augment recurrent neural networks with extra memory without increasing the number of network parameters. The system has an associative memory based on complex-valued vectors and is closely …

MemorizationRetrieval

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

Learning with Holographic Reduced Representations

2021-09-05 · NeurIPS 2021 12 · Ashwinkumar Ganesan, Hang Gao, Sunil Gandhi, Edward Raff 외

Holographic Reduced Representations (HRR) are a method for performing symbolic AI on top of real-valued vectors by associating each vector with an abstract concept, and providing mathematical operations to manipulate vec…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrieval

Towards Decomposed Linguistic Representation with Holographic Reduced Representation

2018-09-27 · Jiaming Luo, Yuan Cao, Yonghui Wu

The vast majority of neural models in Natural Language Processing adopt a form of structureless distributed representations. While these models are powerful at making predictions, the representational form is rather crud…

Form