English

D3RM: A Discrete Denoising Diffusion Refinement Model for Piano Transcription

Sound 2025-01-14 v2 Artificial Intelligence Machine Learning Audio and Speech Processing

Abstract

Diffusion models have been widely used in the generative domain due to their convincing performance in modeling complex data distributions. Moreover, they have shown competitive results on discriminative tasks, such as image segmentation. While diffusion models have also been explored for automatic music transcription, their performance has yet to reach a competitive level. In this paper, we focus on discrete diffusion model's refinement capabilities and present a novel architecture for piano transcription. Our model utilizes Neighborhood Attention layers as the denoising module, gradually predicting the target high-resolution piano roll, conditioned on the finetuned features of a pretrained acoustic model. To further enhance refinement, we devise a novel strategy which applies distinct transition states during training and inference stage of discrete diffusion models. Experiments on the MAESTRO dataset show that our approach outperforms previous diffusion-based piano transcription models and the baseline model in terms of F1 score. Our code is available in https://github.com/hanshounsu/d3rm.

Keywords

Cite

@article{arxiv.2501.05068,
  title  = {D3RM: A Discrete Denoising Diffusion Refinement Model for Piano Transcription},
  author = {Hounsu Kim and Taegyun Kwon and Juhan Nam},
  journal= {arXiv preprint arXiv:2501.05068},
  year   = {2025}
}

Comments

Accepted to ICASSP 2025

R2 v1 2026-06-28T21:00:55.048Z