paper-with-me

홈 › Papers

In BLOOM: Creativity and Affinity in Artificial Lyrics and Art

2023-01-13 · Evan Crothers, Herna Viktor, Nathalie Japkowicz

We apply a large multilingual language model (BLOOM-176B) in open-ended generation of Chinese song lyrics, and evaluate the resulting lyrics for coherence and creativity using human reviewers. We find that current computational metrics for evaluating large language model outputs (MAUVE) have limitations in evaluation of creative writing. We note that the human concept of creativity requires lyrics to be both comprehensible and distinctive -- and that humans assess certain types of machine-generated lyrics to score more highly than real lyrics by popular artists. Inspired by the inherently multimodal nature of album releases, we leverage a Chinese-language stable diffusion model to produce high-quality lyric-guided album art, demonstrating a creative approach for an artist seeking inspiration for an album or single. Finally, we introduce the MojimLyrics dataset, a Chinese-language dataset of popular song lyrics for future research.

📄 PDF Abstract BibTeX arXiv:2301.05402

Code (1)

ecrows/in-bloom 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Generation of lyrics lines conditioned on music audio clips

2020-09-30 · NLP4MusA 2020 10 · Olga Vechtomova, Gaurav Sahu, Dhruv Kumar

We present a system for generating novel lyrics lines conditioned on music audio. A bimodal neural network model learns to generate lines conditioned on any given short audio clip. The model consists of a spectrogram var…

DopeLearning: A Computational Approach to Rap Lyrics Generation

2015-05-18 · Eric Malmi, Pyry Takala, Hannu Toivonen, Tapani Raiko 외

Writing rap lyrics requires both creativity to construct a meaningful, interesting story and lyrical skills to produce complex rhyme patterns, which form the cornerstone of good flow. We present a rap lyrics generation m…

Prediction

SongBloom: Coherent Song Generation via Interleaved Autoregressive Sketching and Diffusion Refinement

2025-06-09 · Chenyu Yang, Shuai Wang, Hangting Chen, Wei Tan 외

Generating music with coherent structure, harmonious instrumental and vocal elements remains a significant challenge in song generation. Existing language models and diffusion-based methods often struggle to balance glob…

Music Generation

SongCreator: Lyrics-based Universal Song Generation

2024-09-09 · Shun Lei, Yixuan Zhou, Boshi Tang, Max W. Y. Lam 외

Music is an integral part of human culture, embodying human intelligence and creativity, of which songs compose an essential part. While various aspects of song generation have been explored by previous works, such as si…

Language ModellingMusic 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