paper-with-me

홈 › Papers

Comparision Of Adversarial And Non-Adversarial LSTM Music Generative Models

2022-11-01 · Moseli Mots'oehli, Anna Sergeevna Bosman, Johan Pieter de Villiers

Algorithmic music composition is a way of composing musical pieces with minimal to no human intervention. While recurrent neural networks are traditionally applied to many sequence-to-sequence prediction tasks, including successful implementations of music composition, their standard supervised learning approach based on input-to-output mapping leads to a lack of note variety. These models can therefore be seen as potentially unsuitable for tasks such as music generation. Generative adversarial networks learn the generative distribution of data and lead to varied samples. This work implements and compares adversarial and non-adversarial training of recurrent neural network music composers on MIDI data. The resulting music samples are evaluated by human listeners, their preferences recorded. The evaluation indicates that adversarial training produces more aesthetically pleasing music.

📄 PDF Abstract BibTeX arXiv:2211.00731

Code (0)

등록된 구현이 없습니다.

Tasks

Music Generation

Similar Papers 제목 키워드 기반

Generative Modeling of Bach-Style Symbolic Music: A Comparative Study of Autoregressive, Latent-Variable, and Adversarial Approaches

2026-06-11 · Dezhi Yu, Kyuil Lee, Yongkang Huang arxiv

We study generative modeling of Bach-style symbolic piano music using a shared MIDI corpus and three model families: autoregressive LSTMs with attention, latent-variable models including recurrent VAEs and vector-quantiz…

Music Generation

Conditional LSTM-GAN for Melody Generation from Lyrics

2019-08-15 · Yi Yu, Abhishek Srivastava, Simon Canales

Melody generation from lyrics has been a challenging research issue in the field of artificial intelligence and music, which enables to learn and discover latent relationship between interesting lyrics and accompanying m…

Generative Adversarial Network

C-RNN-GAN: Continuous recurrent neural networks with adversarial training

2016-11-29 · Olof Mogren

Generative adversarial networks have been proposed as a way of efficiently training deep generative neural networks. We propose a generative adversarial model that works on continuous sequential data, and apply it by tra…

Unrolled Creative Adversarial Network For Generating Novel Musical Pieces

2024-12-31 · Pratik Nag

Music generation has been established as a prominent topic in artificial intelligence and machine learning over recent years. In most recent works on RNN-based neural network methods have been applied for sequence genera…

Music Generation

Unsupervised Generative Adversarial Alignment Representation for Sheet music, Audio and Lyrics

2020-07-29 · Donghuo Zeng, Yi Yu, Keizo Oyama

Sheet music, audio, and lyrics are three main modalities during writing a song. In this paper, we propose an unsupervised generative adversarial alignment representation (UGAAR) model to learn deep discriminative represe…

Representation Learning