SDMMASDec 18, 2018

BandNet: A Neural Network-based, Multi-Instrument Beatles-Style MIDI Music Composition Machine

arXiv:1812.07126v115 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of automated music composition in a specific style for applications in entertainment and creative AI, but it is incremental as it builds on existing RNN methods with domain-specific enhancements.

The authors tackled the problem of generating Beatles-style MIDI music by developing a recurrent neural network that learns from existing songs and integrates music theory knowledge, resulting in generated music that was rated close to original Beatles music in style similarity, professional quality, and interestingness in subjective tests.

In this paper, we propose a recurrent neural network (RNN)-based MIDI music composition machine that is able to learn musical knowledge from existing Beatles' songs and generate music in the style of the Beatles with little human intervention. In the learning stage, a sequence of stylistically uniform, multiple-channel music samples was modeled by a RNN. In the composition stage, a short clip of randomly-generated music was used as a seed for the RNN to start music score prediction. To form structured music, segments of generated music from different seeds were concatenated together. To improve the quality and structure of the generated music, we integrated music theory knowledge into the model, such as controlling the spacing of gaps in the vocal melody, normalizing the timing of chord changes, and requiring notes to be related to the song's key (C major, for example). This integration improved the quality of the generated music as verified by a professional composer. We also conducted a subjective listening test that showed our generated music was close to original music by the Beatles in terms of style similarity, professional quality, and interestingness. Generated music samples are at https://goo.gl/uaLXoB.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes