Diagonal RNNs in Symbolic Music Modeling
About
In this paper, we propose a new Recurrent Neural Network (RNN) architecture. The novelty is simple: We use diagonal recurrent matrices instead of full. This results in better test likelihood and faster convergence compared to regular full RNNs in most of our experiments. We show the benefits of using diagonal recurrent matrices with popularly used LSTM and GRU architectures as well as with the vanilla RNN architecture, on four standard symbolic music datasets.
Y. Cem Subakan, Paris Smaragdis• 2017
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Pixel-by-pixel Image Classification | Permuted Sequential MNIST (pMNIST) (test) | Accuracy93.9 | 79 | |
| Image Classification | pixel-by-pixel MNIST (test) | Accuracy98.8 | 28 | |
| Music Modeling | JSB Chorales (test) | Loss8.14 | 11 | |
| Time series crop classification | TUM (test) | Accuracy85.9 | 9 | |
| Time series crop classification | BreizhCrops (test) | Accuracy66.4 | 8 | |
| Music Modeling | Piano-Midi (test) | NLL7.48 | 5 |
Showing 6 of 6 rows