[edit]
Rotary Informational Embeddings for Symbolic Music Generation
Proceedings of the The 39th Canadian Conference on Artificial Intelligence, PMLR 318:1181-1185, 2026.
Abstract
In this paper, we present preliminary results on rotary informational embeddings (RotIE), an extension of rotary positional embeddings (RoPE) for Transformer-based symbolic music generation. With RotIE, we adapt the rotary mechanism to encode arbitrary integer-valued information such as pitch, absolute time, or intra-bar positions directly into the attention computation, allowing the model to depend on relative differences in musical attributes rather than on sequential position only. We focus on one representative per-head strategy and evaluate it on the Lakh MIDI and POP909 datasets. The presented results show improved perplexity over a regular Transformer, the Music Transformer, and a RoPE baseline, particularly on longer unseen sequences.