paper-with-me

홈 › Papers

Interactive Music Generation with Positional Constraints using Anticipation-RNNs

2017-09-19 · Gaëtan Hadjeres, Frank Nielsen

Recurrent Neural Networks (RNNS) are now widely used on sequence generation tasks due to their ability to learn long-range dependencies and to generate sequences of arbitrary length. However, their left-to-right generation procedure only allows a limited control from a potential user which makes them unsuitable for interactive and creative usages such as interactive music generation. This paper introduces a novel architecture called Anticipation-RNN which possesses the assets of the RNN-based generative models while allowing to enforce user-defined positional constraints. We demonstrate its efficiency on the task of generating melodies satisfying positional constraints in the style of the soprano parts of the J.S. Bach chorale harmonizations. Sampling using the Anticipation-RNN is of the same order of complexity than sampling from the traditional RNN model. This fast and interactive generation of musical sequences opens ways to devise real-time systems that could be used for creative purposes.

📄 PDF Abstract BibTeX arXiv:1709.06404

Code (0)

등록된 구현이 없습니다.

Tasks

Music Generation

Similar Papers 제목 키워드 기반

Neuro-Symbolic Hierarchical Intention Anticipation in Human Behavior

2026-09-15 · Farnaz Soleimani, Abdelghani Chibani, Yacine Amirat, Ghazaleh Khodabandelou arxiv

Assistive autonomous systems must anticipate human goals before an observed behavior is complete. This article formulates anticipation as goal inference from a partially observed multimodal episode together with structur…

Structured Prediction

DeepBach: a Steerable Model for Bach Chorales Generation

2016-12-03 · ICML 2017 8 · Gaëtan Hadjeres, François Pachet, Frank Nielsen

This paper introduces DeepBach, a graphical model aimed at modeling polyphonic music and specifically hymn-like pieces. We claim that, after being trained on the chorale harmonizations by Johann Sebastian Bach, our model…

model

Structure-informed Positional Encoding for Music Generation

2024-02-20 · Manvi Agarwal, Changhong Wang, Gaël Richard

Music generated by deep learning methods often suffers from a lack of coherence and long-term organization. Yet, multi-scale hierarchical structure is a distinctive feature of music signals. To leverage this information,…

Music 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…

Anticipatory Music Transformer

2023-06-14 · John Thickstun, David Hall, Chris Donahue, Percy Liang

We introduce anticipation: a method for constructing a controllable generative model of a temporal point process (the event process) conditioned asynchronously on realizations of a second, correlated process (the control…

Music Generation