paper-with-me

Papers

Unsupervised Melody-Guided Lyrics Generation

2023-05-12 · Yufei Tian, Anjali Narayan-Chen, Shereen Oraby, Alessandra Cervone, Gunnar Sigurdsson, Chenyang Tao, Wenbo Zhao, Tagyoung Chung, Jing Huang, Nanyun Peng

Automatic song writing is a topic of significant practical interest. However, its research is largely hindered by the lack of training data due to copyright concerns and challenged by its creative nature. Most noticeably, prior works often fall short of modeling the cross-modal correlation between melody and lyrics due to limited parallel data, hence generating lyrics that are less singable. Existing works also lack effective mechanisms for content control, a much desired feature for democratizing song creation for people with limited music background. In this work, we propose to generate pleasantly listenable lyrics without training on melody-lyric aligned data. Instead, we design a hierarchical lyric generation framework that disentangles training (based purely on text) from inference (melody-guided text generation). At inference time, we leverage the crucial alignments between melody and lyrics and compile the given melody into constraints to guide the generation process. Evaluation results show that our model can generate high-quality lyrics that are more singable, intelligible, coherent, and in rhyme than strong baselines including those supervised on parallel data.

📄 PDF Abstract BibTeX arXiv:2305.07760

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

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

Deep Attention-Based Alignment Network for Melody Generation from Incomplete Lyrics

2023-01-23 · Gurunath Reddy M, Zhe Zhang, Yi Yu, Florian Harscoet 외

We propose a deep attention-based alignment network, which aims to automatically predict lyrics and melody with given incomplete lyrics as input in a way similar to the music creation of humans. Most importantly, a deep …

DecoderDeep Attention

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

A Melody-Conditioned Lyrics Language Model

2018-06-01 · NAACL 2018 6 · Kento Watanabe, Yuichiroh Matsubayashi, Satoru Fukayama, Masataka Goto 외

This paper presents a novel, data-driven language model that produces entire lyrics for a given input melody. Previously proposed models for lyrics generation suffer from the inability of capturing the relationship betwe…

Language ModelingLanguage ModellingmodelSentence

Interpretable Melody Generation from Lyrics with Discrete-Valued Adversarial Training

2022-06-30 · Wei Duan, Zhe Zhang, Yi Yu, Keizo Oyama

Generating melody from lyrics is an interesting yet challenging task in the area of artificial intelligence and music. However, the difficulty of keeping the consistency between input lyrics and generated melody limits t…