English

Neural Dynamic Programming for Musical Self Similarity

Artificial Intelligence 2018-08-30 v3 Machine Learning

Abstract

We present a neural sequence model designed specifically for symbolic music. The model is based on a learned edit distance mechanism which generalises a classic recursion from computer sci- ence, leading to a neural dynamic program. Re- peated motifs are detected by learning the transfor- mations between them. We represent the arising computational dependencies using a novel data structure, the edit tree; this perspective suggests natural approximations which afford the scaling up of our otherwise cubic time algorithm. We demonstrate our model on real and synthetic data; in all cases it out-performs a strong stacked long short-term memory benchmark.

Keywords

Cite

@article{arxiv.1802.03144,
  title  = {Neural Dynamic Programming for Musical Self Similarity},
  author = {Christian J. Walder and Dongwoo Kim},
  journal= {arXiv preprint arXiv:1802.03144},
  year   = {2018}
}
R2 v1 2026-06-23T00:16:44.789Z