Music Classification in MIDI Format based on LSTM Mdel

Yiting Xia,Yiwei Jiang,Tao Ye
DOI: https://doi.org/10.48550/arXiv.2010.07739
2020-10-15
Sound
Abstract:Music classification between music made by AI or human composers can be done by deep learning networks. We first transformed music samples in midi format to natural language sequences, then classified these samples by mLSTM (multiplicative Long Short Term Memory) + logistic regression. The accuracy of the result evaluated by 10-fold cross validation can reach 90%. Our work indicates that music generated by AI and human composers do have different characteristics, which can be learned by deep learning networks.
What problem does this paper attempt to address?