paper-with-me

홈 › Papers

Melody Generation using an Interactive Evolutionary Algorithm

2019-07-07 · Majid Farzaneh, Rahil Mahdian Toroghi

Music generation with the aid of computers has been recently grabbed the attention of many scientists in the area of artificial intelligence. Deep learning techniques have evolved sequence production methods for this purpose. Yet, a challenging problem is how to evaluate generated music by a machine. In this paper, a methodology has been developed based upon an interactive evolutionary optimization method, with which the scoring of the generated melodies is primarily performed by human expertise, during the training. This music quality scoring is modeled using a Bi-LSTM recurrent neural network. Moreover, the innovative generated melody through a Genetic algorithm will then be evaluated using this Bi-LSTM network. The results of this mechanism clearly show that the proposed method is able to create pleasurable melodies with desired styles and pieces. This method is also quite fast, compared to the state-of-the-art data-oriented evolutionary systems.

📄 PDF Abstract BibTeX arXiv:1907.04258

Code (0)

등록된 구현이 없습니다.

Tasks

Music Generation

Similar Papers 제목 키워드 기반

Interpreting Multi-objective Evolutionary Algorithms via Sokoban Level Generation

2024-06-15 · Qingquan Zhang, Yuchen Li, Yuhang Lin, Handing Wang 외

This paper presents an interactive platform to interpret multi-objective evolutionary algorithms. Sokoban level generation is selected as a showcase for its widespread use in procedural content generation. By balancing t…

DiversityEvolutionary AlgorithmsSokoban

ByteComposer: a Human-like Melody Composition Method based on Language Model Agent

2024-02-24 · Xia Liang, Xingjian Du, Jiaju Lin, Pei Zou 외

Large Language Models (LLM) have shown encouraging progress in multimodal understanding and generation tasks. However, how to design a human-aligned and interpretable melody composition system is still under-explored. To…

Language ModelingLanguage ModellingMusic Generation

MR4MR: Mixed Reality for Melody Reincarnation

2022-09-15 · Atsuya Kobayashi, Ryogo Ishino, Ryuku Nobusue, Takumi Inoue 외

There is a long history of an effort made to explore musical elements with the entities and spaces around us, such as musique concr\`ete and ambient music. In the context of computer music and digital art, interactive ex…

Mixed RealityMusic Generation

Aligning Language Models for Lyric-to-Melody Generation with Rule-Based Musical Constraints

2026-04-20 · Hao Meng, Siyuan Zheng, Shuran Zhou, Qiangqiang Wang 외 arxiv

Large Language Models (LLMs) show promise in lyric-to-melody generation, but models trained with Supervised Fine-Tuning (SFT) often produce musically implausible melodies with issues like poor rhythm and unsuitable vocal…

Non-Sequential Melody Generation

2020-01-01 · ICLR 2020 1 · Mitchell Billard, Robert Bishop, Moustafa Elsisy, Laura Graves 외

In this paper we present a method for algorithmic melody generation using a generative adversarial network without recurrent components. Music generation has been successfully done using recurrent neural networks, where …

Generative Adversarial NetworkMusic Generation