Music Modeling

22 papers with code • 2 benchmarks • 6 datasets

( Image credit: R-Transformer )

Libraries

Use these libraries to find Music Modeling models and implementations

Impact of time and note duration tokenizations on deep learning symbolic music modeling

Natooz/music-modeling-time-duration 12 Oct 2023

Symbolic music is widely used in various deep learning tasks, including generation, transcription, synthesis, and Music Information Retrieval (MIR).

9
12 Oct 2023

A Domain-Knowledge-Inspired Music Embedding Space and a Novel Attention Mechanism for Symbolic Music Modeling

guozixunnicolas/fundamentalmusicembedding 2 Dec 2022

These important relative attributes, however, are mostly ignored in existing symbolic music modeling methods with the main reason being the lack of a musically-meaningful embedding space where both the absolute and relative embeddings of the symbolic music tokens can be efficiently represented.

22
02 Dec 2022

Low-Rank Constraints for Fast Inference in Structured Models

justinchiu/low-rank-models NeurIPS 2021

This work demonstrates a simple approach to reduce the computational and memory complexity of a large class of structured models.

5
08 Jan 2022

Gates Are Not What You Need in RNNs

LUMII-Syslab/RRU 1 Aug 2021

In this paper, we propose a new recurrent cell called Residual Recurrent Unit (RRU) which beats traditional cells and does not employ a single gate.

4
01 Aug 2021

Rethinking Neural Operations for Diverse Tasks

sjunhongshen/dash NeurIPS 2021

An important goal of AutoML is to automate-away the design of neural networks on new tasks in under-explored domains.

21
29 Mar 2021

PopMAG: Pop Music Accompaniment Generation

Natooz/MidiTok 18 Aug 2020

To improve harmony, in this paper, we propose a novel MUlti-track MIDI representation (MuMIDI), which enables simultaneous multi-track generation in a single sequence and explicitly models the dependency of the notes from different tracks.

581
18 Aug 2020

Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions

Natooz/MidiTok 1 Feb 2020

In contrast with this general approach, this paper shows that Transformers can do even better for music modeling, when we improve the way a musical score is converted into the data fed to a Transformer model.

581
01 Feb 2020

Learning Style-Aware Symbolic Music Representations by Adversarial Autoencoders

Andrea-V/MusAE 15 Jan 2020

Through the paper, we show how Gaussian mixtures taking into account music metadata information can be used as an effective prior for the autoencoder latent space, introducing the first Music Adversarial Autoencoder (MusAE).

22
15 Jan 2020

Improving Polyphonic Music Models with Feature-Rich Encoding

omarperacha/TonicNet 26 Nov 2019

We show that training a neural network to predict a seemingly more complex sequence, with extra features included in the series being modelled, can improve overall model performance significantly.

47
26 Nov 2019

Gating Revisited: Deep Multi-layer RNNs That Can Be Trained

0zgur0/STAR_Network 25 Nov 2019

We propose a new STAckable Recurrent cell (STAR) for recurrent neural networks (RNNs), which has fewer parameters than widely used LSTM and GRU while being more robust against vanishing or exploding gradients.

17
25 Nov 2019