paper-with-me

Papers

Language Models are Drummers: Drum Composition with Natural Language Pre-Training

2023-01-03 · Li Zhang, Chris Callison-Burch

Automatic music generation with artificial intelligence typically requires a large amount of data which is hard to obtain for many less common genres and musical instruments. To tackle this issue, we present ongoing work and preliminary findings on the possibility for deep models to transfer knowledge from language to music, by finetuning large language models pre-trained on a massive text corpus on only hundreds of MIDI files of drum performances. We show that by doing so, one of the largest, state-of-the-art models (GPT3) is capable of generating reasonable drum grooves, while models that are not pre-trained (Transformer) shows no such ability beyond naive repetition. Evaluating generated music is a challenging task, more so is evaluating drum grooves with little precedence in literature. Hence, we propose a tailored structural evaluation method and analyze drum grooves produced by GPT3 compared to those played by human professionals, exposing the strengths and weaknesses of such generation by language-to-music transfer. Our findings suggest that language-to-music transfer learning with large language models is viable and promising.

📄 PDF Abstract BibTeX arXiv:2301.01162

Code (1)

zharry29/drums-with-llm tf

Tasks

Music GenerationTransfer Learning

Similar Papers 제목 키워드 기반

ENST-Drums: an extensive audio-visual database for drum signals processing

2006-10-08 · ISMIR 2006 2006 10 · Olivier Gillet, Gaël Richard.

One of the main bottlenecks in the progress of the Music Information Retrieval (MIR) research field is the limited access to common, large and annotated audio databases that could serve for technology development and/o…

Audio Signal ProcessingInformation RetrievalMusic Information RetrievalRetrieval

Learning to Groove with Inverse Sequence Transformations

2019-05-14 · Jon Gillick, Adam Roberts, Jesse Engel, Douglas Eck 외

We explore models for translating abstract musical ideas (scores, rhythms) into expressive performances using Seq2Seq and recurrent Variational Information Bottleneck (VIB) models. Though Seq2Seq models usually require p…

Generative Adversarial NetworkQuantization

Setting the rhythm scene: deep learning-based drum loop generation from arbitrary language cues

2022-09-20 · Ignacio J. Tripodi

Generative artificial intelligence models can be a valuable aid to music composition and live performance, both to aid the professional musician and to help democratize the music creation process for hobbyists. Here we p…

Rhythm

Talking Drums: Generating drum grooves with neural networks

2017-06-29 · P. Hutchings

Presented is a method of generating a full drum kit part for a provided kick-drum sequence. A sequence to sequence neural network model used in natural language translation was adopted to encode multiple musical styles a…

Translation

Tatum-Level Drum Transcription Based on a Convolutional Recurrent Neural Network with Language Model-Based Regularized Training

2020-10-08 · Ryoto Ishizuka, Ryo Nishikimi, Eita Nakamura, Kazuyoshi Yoshii

This paper describes a neural drum transcription method that detects from music signals the onset times of drums at the $\textit{tatum}$ level, where tatum times are assumed to be estimated in advance. In conventional st…

Drum TranscriptionLanguage ModelingLanguage Modelling