Music Generation based on Generative Adversarial Networks with Transformer

09/16/2023
by   Ziyi Jiang, et al.
0

Autoregressive models based on Transformers have become the prevailing approach for generating music compositions that exhibit comprehensive musical structure. These models are typically trained by minimizing the negative log-likelihood (NLL) of the observed sequence in an autoregressive manner. However, when generating long sequences, the quality of samples from these models tends to significantly deteriorate due to exposure bias. To address this issue, we leverage classifiers trained to differentiate between real and sampled sequences to identify these failures. This observation motivates our exploration of adversarial losses as a complement to the NLL objective. We employ a pre-trained Span-BERT model as the discriminator in the Generative Adversarial Network (GAN) framework, which enhances training stability in our experiments. To optimize discrete sequences within the GAN framework, we utilize the Gumbel-Softmax trick to obtain a differentiable approximation of the sampling process. Additionally, we partition the sequences into smaller chunks to ensure that memory constraints are met. Through human evaluations and the introduction of a novel discriminative metric, we demonstrate that our approach outperforms a baseline model trained solely on likelihood maximization.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/07/2021

HGAN: Hybrid Generative Adversarial Network

In this paper, we present a simple approach to train Generative Adversar...
research
04/09/2019

A New GAN-based End-to-End TTS Training Algorithm

End-to-end, autoregressive model-based TTS has shown significant perform...
research
11/22/2019

GANkyoku: a Generative Adversarial Network for Shakuhachi Music

A common approach to generating symbolic music using neural networks inv...
research
11/12/2016

GANS for Sequences of Discrete Elements with the Gumbel-softmax Distribution

Generative Adversarial Networks (GAN) have limitations when the goal is ...
research
06/08/2023

SequenceMatch: Imitation Learning for Autoregressive Sequence Modelling with Backtracking

In many domains, autoregressive models can achieve low log-likelihood on...
research
10/31/2017

A SeqGAN for Polyphonic Music Generation

We propose an application of SeqGAN, generative adversarial networks for...
research
03/07/2017

Stopping GAN Violence: Generative Unadversarial Networks

While the costs of human violence have attracted a great deal of attenti...

Please sign up or login with your details

Forgot password? Click here to reset