paper-with-me

홈 › Papers

Turning music identification into a neural forward pass

2026-06-15 · Muhammad Taimoor Haseeb, Ahmad Hammoudeh, Gus Xia arxiv

Search, a foundational operation in computer science, maps a query to a matching item in a collection. It is typically implemented as a System-2 like, rule-based pipeline in which a key is computed, an index is probed, and candidates are verified. By contrast, human recognition resembles a System-1 like, associative model of identity recovery, in which even partial cues can trigger a recall without explicitly enumerating, ranking, or even accessing discrete candidates. Here, we show that music sound identification, a difficult search problem, can be performed in a single neural feed-forward pass by a generative transformer. Trained on an audio dataset, the model predicts the corresponding track identifier from a short audio excerpt. This approach surpasses state-of-the-art acoustic fingerprinting, with the largest gains for short audio segments (1 second), demonstrating the method is not only viable but advantageous. Moreover, it reduces external storage to 0.33% of the baseline footprint and improves inference latency by 2.3x (p95). Furthermore, the model can reject queries for unseen tracks, supporting open-set operation while reducing misattribution risk. Using music track identification as an example, this work reframes search, bringing it closer in spirit to human associative recognition and away from algorithmic database lookup.

📄 PDF Abstract BibTeX arXiv:2606.17301

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Movie Plot Analysis via Turning Point Identification

2019-08-27 · IJCNLP 2019 11 · Pinelopi Papalampidi, Frank Keller, Mirella Lapata

According to screenwriting theory, turning points (e.g., change of plans, major setback, climax) are crucial narrative moments within a screenplay: they define the plot structure, determine its progression and segment th…

PositionSentenceTurning Point Identification

VampNet: Music Generation via Masked Acoustic Token Modeling

2023-07-10 · Hugo Flores Garcia, Prem Seetharaman, Rithesh Kumar, Bryan Pardo

We introduce VampNet, a masked acoustic token modeling approach to music synthesis, compression, inpainting, and variation. We use a variable masking schedule during training which allows us to sample coherent music from…

Music CompressionMusic Generation

Efficient Neural Music Generation

2023-05-25 · NeurIPS 2023 11

Recent progress in music generation has been remarkably advanced by the state-of-the-art MusicLM, which comprises a hierarchy of three LMs, respectively, for semantic, coarse acoustic, and fine acoustic modelings. Yet, s…

DenoisingMusic GenerationText-to-Music Generation

$T\bar{a}laGen:$ A System for Automatic $T\bar{a}la$ Identification and Generation

2024-07-30 · Rahul Bapusaheb Kodag, Himanshu Jindal, Vipul Arora

In Hindustani classical music, the tabla plays an important role as a rhythmic backbone and accompaniment. In applications like computer-based music analysis, learning singing, and learning musical instruments, tabla str…

Meta-Learning

Fully Automatic Page Turning on Real Scores

2021-11-12 · Florian Henkel, Stephanie Schwaiger, Gerhard Widmer

We present a prototype of an automatic page turning system that works directly on real scores, i.e., sheet images, without any symbolic representation. Our system is based on a multi-modal neural network architecture tha…

Position