A conditional LSTM-GAN generates 20-note melodies from English lyrics on a new 12,197-song aligned dataset, outperforming random and MLE baselines on several metrics.
Music Generation by Deep Learning - Challenges and Directions
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In addition to traditional tasks such as prediction, classification and translation, deep learning is receiving growing attention as an approach for music generation, as witnessed by recent research groups such as Magenta at Google and CTRL (Creator Technology Research Lab) at Spotify. The motivation is in using the capacity of deep learning architectures and training techniques to automatically learn musical styles from arbitrary musical corpora and then to generate samples from the estimated distribution. However, a direct application of deep learning to generate content rapidly reaches limits as the generated content tends to mimic the training set without exhibiting true creativity. Moreover, deep learning architectures do not offer direct ways for controlling generation (e.g., imposing some tonality or other arbitrary constraints). Furthermore, deep learning architectures alone are autistic automata which generate music autonomously without human user interaction, far from the objective of interactively assisting musicians to compose and refine music. Issues such as: control, structure, creativity and interactivity are the focus of our analysis. In this paper, we select some limitations of a direct application of deep learning to music generation, analyze why the issues are not fulfilled and how to address them by possible approaches. Various examples of recent systems are cited as examples of promising directions.
fields
cs.AI 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Conditional LSTM-GAN for Melody Generation from Lyrics
A conditional LSTM-GAN generates 20-note melodies from English lyrics on a new 12,197-song aligned dataset, outperforming random and MLE baselines on several metrics.