2018
DOI: 10.5539/cis.v11n3p50
|View full text |Cite
|
Sign up to set email alerts
|

Music Generation Based on Convolution-LSTM

Abstract: In this paper, we propose a model that combines Convolutional Neural Network (CNN) and Long Short-Term Memory (LSTM) for music generation. We first convert MIDI-format music file into a musical score matrix, and then establish convolution layers to extract feature of the musical score matrix. Finally, the output of the convolution layers is split in the direction of the time axis and input into the LSTM, so as to achieve the purpose of music generation. The result of the model was verified by comparison of acc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
7
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 3 publications
0
7
0
Order By: Relevance
“…In [172] a Convolution-LSTM for piano track generation is considered. The CNN layer is used for feature extraction, and the output is fed into the LSTM for music generation.…”
Section: Cnnsmentioning
confidence: 99%
“…In [172] a Convolution-LSTM for piano track generation is considered. The CNN layer is used for feature extraction, and the output is fed into the LSTM for music generation.…”
Section: Cnnsmentioning
confidence: 99%
“…CNNs are a promising approach for creating melodies. In fact, many researchers have used CNNs to create melodies [9,10,11]. A CNN can hierarchically reduce the temporal information in a melody by stacking convolution layers.…”
Section: Introductionmentioning
confidence: 99%
“…First, when generating music, the model cannot judge when to end the generation by itself. In other words, the model only can generate fixed-length music [15,16]. This means that the model cannot determine whether the currently generated segment belongs to the beginning, middle or end of the music.…”
Section: Introductionmentioning
confidence: 99%