paper-with-me

Papers

An Interactive Musical Prediction System with Mixture Density Recurrent Neural Networks

2019-04-10 · Charles P. Martin, Jim Torresen

This paper is about creating digital musical instruments where a predictive neural network model is integrated into the interactive system. Rather than predicting symbolic music (e.g., MIDI notes), we suggest that predicting future control data from the user and precise temporal information can lead to new and interesting interactive possibilities. We propose that a mixture density recurrent neural network (MDRNN) is an appropriate model for this task. The predictions can be used to fill-in control data when the user stops performing, or as a kind of filter on the user's own input. We present an interactive MDRNN prediction server that allows rapid prototyping of new NIMEs featuring predictive musical interaction by recording datasets, training MDRNN models, and experimenting with interaction modes. We illustrate our system with several example NIMEs applying this idea. Our evaluation shows that real-time predictive interaction is viable even on single-board computers and that small models are appropriate for small datasets.

📄 PDF Abstract BibTeX arXiv:1904.05009

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RoboJam: A Musical Mixture Density Network for Collaborative Touchscreen Interaction

2017-11-29 · Charles P. Martin, Jim Torresen

RoboJam is a machine-learning system for generating music that assists users of a touchscreen music app by performing responses to their short improvisations. This system uses a recurrent artificial neural network to gen…

BIG-bench Machine Learning

Deep Predictive Models in Interactive Music

2018-01-31 · Charles P. Martin, Kai Olav Ellefsen, Jim Torresen

Musical performance requires prediction to operate instruments, to perform in groups and to improvise. In this paper, we investigate how a number of digital musical instruments (DMIs), including two of our own, have appl…

Prediction

Co-policy: Responsive Human-Robot Co-Creation for Musical Performances

2026-06-18 · Xuetao Li, Wenke Huang, Mang Ye, Zijian Liu 외 arxiv

Art has long stood as a pivotal expression of human creativity. Embodied artificial intelligence offers a route for generative models to participate in that creativity through physical action rather than disembodied digi…

MMM : Exploring Conditional Multi-Track Music Generation with the Transformer

2020-08-13 · Jeff Ens, Philippe Pasquier

We propose the Multi-Track Music Machine (MMM), a generative system based on the Transformer architecture that is capable of generating multi-track music. In contrast to previous work, which represents musical material a…

Music Generation

Modeling Musical Onset Probabilities via Neural Distribution Learning

2020-02-10 · Jaesung Huh, Egil Martinsson, Adrian Kim, Jung-Woo Ha

Musical onset detection can be formulated as a time-to-event (TTE) or time-since-event (TSE) prediction task by defining music as a sequence of onset events. Here we propose a novel method to model the probability of ons…

Onset DetectionPrediction