IJCAI 2024poster8 citations

Re-creation of Creations: A New Paradigm for Lyric-to-Melody Generation

Ang Lv, Xu Tan, Tao Qin, Tie-Yan Liu, Rui Yan

Abstract

Current lyric-to-melody generation methods struggle with the lack of paired lyric-melody data to train, and the lack of adherence to composition guidelines, resulting in melodies that do not sound human-composed. To address these issues, we propose a novel paradigm called Re-creation of Creations (ROC) that combines the strengths of both rule-based and neural-based methods. ROC consists of a two-stage generation-retrieval pipeline: the creation and re-creation stages. In the creation stage, we train a melody language model using melody data to generate high-quality music fragments, which are stored in a database indexed by key features. In the re-creation stage, users provide lyrics and a preferred chord progression, and ROC infers melody features for each lyric sentence. By querying the database, we obtain relevant melody fragments that satisfy composition guidelines, and these candidates are filtered, re-ranked, and concatenated based on the guidelines and the melody language model scores. ROC offers two main advantages: it does not require paired lyric-melody data, and it incorporates commonly used composition guidelines, resulting in music that sounds more human-composed with better controllability. Both objective and subjective evaluation results on English and Chinese lyrics show the effectiveness of ROC.

Application domains: Music and soundTheory and philosophy of arts and creativity in AI systems: Autonomous creative or artistic AI
BibTeX
@inproceedings{ijcai2024p853,
  title     = {Re-creation of Creations: A New Paradigm for Lyric-to-Melody Generation},
  author    = {Lv, Ang and Tan, Xu and Qin, Tao and Liu, Tie-Yan and Yan, Rui},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {7708--7716},
  year      = {2024},
  month     = {8},
  note      = {AI, Arts & Creativity},
  doi       = {10.24963/ijcai.2024/853},
  url       = {https://doi.org/10.24963/ijcai.2024/853},
}