English

Filling MIDI Velocity using U-Net Image Colorizer

Sound 2026-01-06 v2 Audio and Speech Processing

Abstract

Modern music producers commonly use MIDI (Musical Instrument Digital Interface) to store their musical compositions. However, MIDI files created with digital software may lack the expressive characteristics of human performances, essentially leaving the velocity parameter - a control for note loudness - undefined, which defaults to a flat value. The task of filling MIDI velocity is termed MIDI velocity prediction, which uses regression models to enhance music expressiveness by adjusting only this parameter. In this paper, we introduce the U-Net, a widely adopted architecture in image colorization, to this task. By conceptualizing MIDI data as images, we adopt window attention and develop a custom loss function to address the sparsity of MIDI-converted images. Current dataset availability restricts our experiments to piano data. Evaluated on the MAESTRO v3 and SMD datasets, our proposed method for filling MIDI velocity outperforms previous approaches in both quantitative metrics and qualitative listening tests.

Keywords

Cite

@article{arxiv.2508.07751,
  title  = {Filling MIDI Velocity using U-Net Image Colorizer},
  author = {Zhanhong He and David Cooper and Defeng Huang and Roberto Togneri},
  journal= {arXiv preprint arXiv:2508.07751},
  year   = {2026}
}

Comments

accepted to CMMR2025 conference

R2 v1 2026-07-01T04:43:52.162Z