paper-with-me

Papers

Conditional Drums Generation using Compound Word Representations

2022-02-09 · Dimos Makris, Guo Zixun, Maximos Kaliakatsos-Papakostas, Dorien Herremans

The field of automatic music composition has seen great progress in recent years, specifically with the invention of transformer-based architectures. When using any deep learning model which considers music as a sequence of events with multiple complex dependencies, the selection of a proper data representation is crucial. In this paper, we tackle the task of conditional drums generation using a novel data encoding scheme inspired by the Compound Word representation, a tokenization process of sequential data. Therefore, we present a sequence-to-sequence architecture where a Bidirectional Long short-term memory (BiLSTM) Encoder receives information about the conditioning parameters (i.e., accompanying tracks and musical attributes), while a Transformer-based Decoder with relative global attention produces the generated drum sequences. We conducted experiments to thoroughly compare the effectiveness of our method to several baselines. Quantitative evaluation shows that our model is able to generate drums sequences that have similar statistical distributions and characteristics to the training corpus. These features include syncopation, compression ratio, and symmetry among others. We also verified, through a listening test, that generated drum sequences sound pleasant, natural and coherent while they "groove" with the given accompaniment.

📄 PDF Abstract BibTeX arXiv:2202.04464

Code (1)

melkor169/cp_drums_generation 공식 구현 tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

STRUM: A Spectral Transcription and Rhythm Understanding Model for End-to-End Generation of Playable Rhythm-Game Charts

2026-05-12 · Joshua Opria arxiv

We present STRUM (Spectral Transcription and Rhythm Understanding Model), an audio-to-chart pipeline that converts raw recordings into playable Clone Hero / YARG charts for drums, guitar, bass, vocals, and keys without a…

Adversarial Audio Synthesis

2018-02-12 · ICLR 2019 5 · Chris Donahue, Julian McAuley, Miller Puckette

Audio signals are sampled at high temporal resolutions, and learning to synthesize audio requires capturing structure across a range of timescales. Generative adversarial networks (GANs) have seen wide success at generat…

Audio GenerationAudio SynthesisImage Generation

A Psycholinguistic Analysis of BERT's Representations of Compounds

2023-02-14 · Lars Buijtelaar, Sandro Pezzelle

This work studies the semantic representations learned by BERT for compounds, that is, expressions such as sunlight or bodyguard. We build on recent studies that explore semantic information in Transformers at the word l…

Generation of Compound Words in Statistical Machine Translation into Compounding Languages

2013-01-01 · CL 2013 1 · Sara Stymne, Nicola Cancedda, Lars Ahrenberg
Machine TranslationTranslation

Conditional MoCoGAN for Zero-Shot Video Generation

2021-09-13 · Shun Kimura, Kazuhiko Kawamoto

We propose a conditional generative adversarial network (GAN) model for zero-shot video generation. In this study, we have explored zero-shot conditional generation setting. In other words, we generate unseen videos from…

Generative Adversarial NetworkImage GenerationVideo Generation