paper-with-me

홈 › Papers

Exploring Procedural Data Generation for Automatic Acoustic Guitar Fingerpicking Transcription

2025-08-11 · Sebastian Murgul, Michael Heizmann arxiv

Automatic transcription of acoustic guitar fingerpicking performances remains a challenging task due to the scarcity of labeled training data and legal constraints connected with musical recordings. This work investigates a procedural data generation pipeline as an alternative to real audio recordings for training transcription models. Our approach synthesizes training data through four stages: knowledge-based fingerpicking tablature composition, MIDI performance rendering, physical modeling using an extended Karplus-Strong algorithm, and audio augmentation including reverb and distortion. We train and evaluate a CRNN-based note-tracking model on both real and synthetic datasets, demonstrating that procedural data can be used to achieve reasonable note-tracking results. Finetuning with a small amount of real data further enhances transcription accuracy, improving over models trained exclusively on real recordings. These results highlight the potential of procedurally generated audio for data-scarce music information retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2508.07987

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Shape Inference and Grammar Induction for Example-based Procedural Generation

2021-09-21 · Gillis Hermans, Thomas Winters, Luc De Raedt

Designers increasingly rely on procedural generation for automatic generation of content in various industries. These techniques require extensive knowledge of the desired content, and about how to actually implement suc…

Minecraft

TexPro: Text-guided PBR Texturing with Procedural Material Modeling

2024-10-21 · Ziqiang Dang, Wenqi Dong, Zesong Yang, Bangbang Yang 외

In this paper, we present TexPro, a novel method for high-fidelity material generation for input 3D meshes given text prompts. Unlike existing text-conditioned texture generation methods that typically generate RGB textu…

Material ClassificationTexture Synthesis

FlowGraph2Text: Automatic Sentence Skeleton Compilation for Procedural Text Generation

2014-06-01 · WS 2014 6 · Shinsuke Mori, Hirokuni Maeta, Tetsuro Sasada, Koichiro Yoshino 외
SentenceText GenerationVideo Recognition

Label Tree Embeddings for Acoustic Scene Classification

2016-06-25 · Huy Phan, Lars Hertel, Marco Maass, Philipp Koch 외

We present in this paper an efficient approach for acoustic scene classification by exploring the structure of class labels. Given a set of class labels, a category taxonomy is automatically learned by collectively optim…

Acoustic Scene ClassificationClassificationClusteringGeneral Classification+1

3DCodeBench: Benchmarking Agentic Procedural 3D Modeling Via Code

2026-05-31 · Yipeng Gao, Lei Shu, Genzhi Ye, Xi Xiong 외 arxiv

Procedural 3D modeling through code is emerging as a versatile paradigm, offering deterministic, engine-ready, and precisely editable assets that neural 3D generators inherently lack. Authoring such procedural content, h…

3D Generation