paper-with-me

홈 › Papers

Learning to Generate Music with BachProp

2018-12-17 · Florian Colombo, Johanni Brea, Wulfram Gerstner

As deep learning advances, algorithms of music composition increase in performance. However, most of the successful models are designed for specific musical structures. Here, we present BachProp, an algorithmic composer that can generate music scores in many styles given sufficient training data. To adapt BachProp to a broad range of musical styles, we propose a novel representation of music and train a deep network to predict the note transition probabilities of a given music corpus. In this paper, new music scores generated by BachProp are compared with the original corpora as well as with different network architectures and other related models. We show that BachProp captures important features of the original datasets better than other models and invite the reader to a qualitative comparison on a large collection of generated songs.

📄 PDF Abstract BibTeX arXiv:1812.06669

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BandNet: A Neural Network-based, Multi-Instrument Beatles-Style MIDI Music Composition Machine

2018-12-18 · Yichao Zhou, Wei Chu, Sam Young, Xin Chen

In this paper, we propose a recurrent neural network (RNN)-based MIDI music composition machine that is able to learn musical knowledge from existing Beatles' songs and generate music in the style of the Beatles with lit…

Evaluating Deep Music Generation Methods Using Data Augmentation

2021-12-31 · Toby Godwin, Georgios Rizos, Alice Baird, Najla D. Al Futaisi 외

Despite advances in deep algorithmic music generation, evaluation of generated samples often relies on human evaluation, which is subjective and costly. We focus on designing a homogeneous, objective framework for evalua…

Data AugmentationGenre classificationMusic GenerationMusic Genre Classification

XMusic: Towards a Generalized and Controllable Symbolic Music Generation Framework

2025-01-15 · Sida Tian, Can Zhang, Wei Yuan, Wei Tan 외

In recent years, remarkable advancements in artificial intelligence-generated content (AIGC) have been achieved in the fields of image synthesis and text generation, generating content comparable to that produced by huma…

Emotion RecognitionImage GenerationMulti-Task LearningMusic Generation+1

MusicAIR: A Multimodal AI Music Generation Framework Powered by an Algorithm-Driven Core

2025-11-21 · Callie C. Liao, Duoduo Liao, Ellie L. Zhang arxiv

Recent advances in generative AI have made music generation a prominent research focus. However, many neural-based models rely on large datasets, raising concerns about copyright infringement and high-performance costs. …

Music Generation

JamBot: Music Theory Aware Chord Based Generation of Polyphonic Music with LSTMs

2017-11-21 · Gino Brunner, Yuyi Wang, Roger Wattenhofer, Jonas Wiesendanger

We propose a novel approach for the generation of polyphonic music based on LSTMs. We generate music in two steps. First, a chord LSTM predicts a chord progression based on a chord embedding. A second LSTM then generates…