paper-with-me

홈 › Papers

TimberAgent: Gram-Guided Retrieval for Executable Music Effect Control

2026-03-10 · Shihao He, Yihan Xia, Fang Liu, Taotao Wang, Shengli Zhang arxiv

Digital audio workstations expose rich effect chains, yet a semantic gap remains between perceptual user intent and low-level signal-processing parameters. We study retrieval-grounded audio effect control, where the output is an editable plugin configuration rather than a finalized waveform. Our focus is Texture Resonance Retrieval (TRR), an audio representation built from Gram matrices of projected mid-level Wav2Vec2 activations. This design preserves texture-relevant co-activation structure. We evaluate TRR on a guitar-effects benchmark with 1,063 candidate presets and 204 queries. The evaluation follows Protocol-A, a cross-validation scheme that prevents train-test leakage. We compare TRR against CLAP and internal retrieval baselines (Wav2Vec-RAG, Text-RAG, FeatureNN-RAG), using min-max normalized metrics grounded in physical DSP parameter ranges. Ablation studies validate TRR's core design choices: projection dimensionality, layer selection, and projection type. A near-duplicate sensitivity analysis confirms that results are robust to trivial knowledge-base matches. TRR achieves the lowest normalized parameter error among evaluated methods. A multiple-stimulus listening study with 26 participants provides complementary perceptual evidence. We interpret these results as benchmark evidence that texture-aware retrieval is useful for editable audio effect control, while broader personalization and real-audio robustness claims remain outside the verified evidence presented here.

📄 PDF Abstract BibTeX arXiv:2603.09332

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RankEvolve: Automating the Discovery of Retrieval Algorithms via LLM-Driven Evolution

2026-02-18 · Jinming Nian, Fangchen Li, Dae Hoon Park, Yi Fang arxiv

Retrieval algorithms like BM25 and query likelihood with Dirichlet smoothing remain strong and efficient first-stage rankers, yet improvements have mostly relied on parameter tuning and human intuition. We investigate wh…

Libretto: Giving LLM Agents a Sense of Musical Structure

2026-06-21 · Yichen Xu arxiv

Generative music systems can now produce impressive audio from text prompts, but audio outputs are difficult to inspect, edit, and diagnose as musical structure. We introduce Libretto, an agent-facing framework for symbo…

Music Generation

Decomposer: Learning to Decompile Symbolic Music to Programs

2026-07-02 · Yewon Kim, Apurva Gandhi, David Chung, Graham Neubig 외 arxiv

Musical performance involves executing a set of high-level musical instructions, yet recovering those instructions from the performance is a challenging inverse problem. We present Decomposer, a post-training framework f…

Reinforcement Learning

AutoIndex: Learning Representation Programs for Retrieval

2026-07-21 · Sam O'Nuallain, Nithya Rajkumar, Ramya Narayanasamy, Hanna Jiang 외 hf

We present AutoIndex, a framework for learning representation programs: executable transformations that map raw documents into the representations exposed to a retrieval system. Rather than tuning retrievers, rerankers, …

Camera-Based Piano Sheet Music Identification

2020-07-29 · Daniel Yang, TJ Tsai

This paper presents a method for large-scale retrieval of piano sheet music images. Our work differs from previous studies on sheet music retrieval in two ways. First, we investigate the problem at a much larger scale th…

Retrieval