English

Generating Music with a Self-Correcting Non-Chronological Autoregressive Model

Audio and Speech Processing 2020-08-21 v1 Machine Learning Sound

Abstract

We describe a novel approach for generating music using a self-correcting, non-chronological, autoregressive model. We represent music as a sequence of edit events, each of which denotes either the addition or removal of a note---even a note previously generated by the model. During inference, we generate one edit event at a time using direct ancestral sampling. Our approach allows the model to fix previous mistakes such as incorrectly sampled notes and prevent accumulation of errors which autoregressive models are prone to have. Another benefit is a finer, note-by-note control during human and AI collaborative composition. We show through quantitative metrics and human survey evaluation that our approach generates better results than orderless NADE and Gibbs sampling approaches.

Keywords

Cite

@article{arxiv.2008.08927,
  title  = {Generating Music with a Self-Correcting Non-Chronological Autoregressive Model},
  author = {Wayne Chi and Prachi Kumar and Suri Yaddanapudi and Rahul Suresh and Umut Isik},
  journal= {arXiv preprint arXiv:2008.08927},
  year   = {2020}
}

Comments

8 pages, 4 figures

R2 v1 2026-06-23T17:59:18.598Z