paper-with-me

홈 › Papers

A Framework for Automated Pop-song Melody Generation with Piano Accompaniment Arrangement

2018-12-28 · Ziyu Wang, Gus Xia

We contribute a pop-song automation framework for lead melody generation and accompaniment arrangement. The framework reflects the major procedures of human music composition, generating both lead melody and piano accompaniment by a unified strategy. Specifically, we take chord progression as an input and propose three models to generate a structured melody with piano accompaniment textures. First, the harmony alternation model transforms a raw input chord progression to an altered one to better fit the specified music style. Second, the melody generation model generates the lead melody and other voices (melody lines) of the accompaniment using seasonal ARMA (Autoregressive Moving Average) processes. Third, the melody integration model integrates melody lines (voices) together as the final piano accompaniment. We evaluate the proposed framework using subjective listening tests. Experimental results show that the generated melodies are rated significantly higher than the ones generated by bi-directional LSTM, and our accompaniment arrangement result is comparable with a state-of-the-art commercial software, Band in a Box.

📄 PDF Abstract BibTeX arXiv:1812.10906

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

POP909: A Pop-song Dataset for Music Arrangement Generation

2020-08-17 · Ziyu Wang, Ke Chen, Junyan Jiang, Yiyi Zhang 외

Music arrangement generation is a subtask of automatic music generation, which involves reconstructing and re-conceptualizing a piece with new compositional techniques. Such a generation process inevitably requires refer…

Music Generation

SongMASS: Automatic Song Writing with Pre-training and Alignment Constraint

2020-12-09 · Zhonghao Sheng, Kaitao Song, Xu Tan, Yi Ren 외

Automatic song writing aims to compose a song (lyric and/or melody) by machine, which is an interesting topic in both academia and industry. In automatic song writing, lyric-to-melody generation and melody-to-lyric gener…

Sentence

Pop2Piano : Pop Audio-based Piano Cover Generation

2022-11-02 · Jongho Choi, Kyogu Lee

Piano covers of pop music are enjoyed by many people. However, the task of automatically generating piano covers of pop music is still understudied. This is partly due to the lack of synchronized {Pop, Piano Cover} data …

Unsupervised Melody-to-Lyric Generation

2023-05-30 · Yufei Tian, Anjali Narayan-Chen, Shereen Oraby, Alessandra Cervone 외

Automatic melody-to-lyric generation is a task in which song lyrics are generated to go with a given melody. It is of significant practical interest and more challenging than unconstrained lyric generation as the music i…

DisentanglementRhythmText Generation

SongComposer: A Large Language Model for Lyric and Melody Generation in Song Composition

2024-02-27 · Shuangrui Ding, Zihan Liu, Xiaoyi Dong, Pan Zhang 외

Creating lyrics and melodies for the vocal track in a symbolic format, known as song composition, demands expert musical knowledge of melody, an advanced understanding of lyrics, and precise alignment between them. Despi…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model+1