paper-with-me

홈 › Papers

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 polyphonic music from the predicted chord progression. The generated music sounds pleasing and harmonic, with only few dissonant notes. It has clear long-term structure that is similar to what a musician would play during a jam session. We show that our approach is sensible from a music theory perspective by evaluating the learned chord embeddings. Surprisingly, our simple model managed to extract the circle of fifths, an important tool in music theory, from the dataset.

📄 PDF Abstract BibTeX arXiv:1711.07682

Code (1)

brunnergino/JamBot 공식 구현 tf

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Do Music Generation Models Encode Music Theory?

2024-10-01 · Megan Wei, Michael Freeman, Chris Donahue, Chen Sun

Music foundation models possess impressive music generation capabilities. When people compose music, they may infuse their understanding of music into their work, by using notes and intervals to craft melodies, chords to…

Emotion RecognitionGenre classificationInformation RetrievalMusic Generation+1

Structure-Enhanced Pop Music Generation via Harmony-Aware Learning

2021-09-14 · Xueyao Zhang, Jinchao Zhang, Yao Qiu, Li Wang 외

Pop music generation has always been an attractive topic for both musicians and scientists for a long time. However, automatically composing pop music with a satisfactory structure is still a challenging issue. In this p…

FormMusic Generation

Music102: An $D_{12}$-equivariant transformer for chord progression accompaniment

2024-10-23 · Weiliang Luo

We present Music102, an advanced model built upon the Music101 prototype, aimed at enhancing chord progression accompaniment through a D12-equivariant transformer. Inspired by group theory and symbolic music structures, …

Music Generation

MusicGen-Chord: Advancing Music Generation through Chord Progressions and Interactive Web-UI

2024-11-30 · Jongmin Jung, Andreas Jansson, Dasaem Jeong

MusicGen is a music generation language model (LM) that can be conditioned on textual descriptions and melodic features. We introduce MusicGen-Chord, which extends this capability by incorporating chord progression featu…

Language ModelingLanguage ModellingMusic Generation

MMT-BERT: Chord-aware Symbolic Music Generation Based on Multitrack Music Transformer and MusicBERT

2024-09-02 · Jinlong Zhu, Keigo Sakurai, Ren Togo, Takahiro Ogawa 외

We propose a novel symbolic music representation and Generative Adversarial Network (GAN) framework specially designed for symbolic multitrack music generation. The main theme of symbolic music generation primarily encom…

Generative Adversarial NetworkMusic Generation