paper-with-me

Papers

Exploring Tokenization Methods for Multitrack Sheet Music Generation

2024-10-23 · Yashan Wang, Shangda Wu, Xingjian Du, Maosong Sun

This study explores the tokenization of multitrack sheet music in ABC notation, introducing two methods--bar-stream and line-stream patching. We compare these methods against existing techniques, including bar patching, byte patching, and Byte Pair Encoding (BPE). In terms of both computational efficiency and the musicality of the generated compositions, experimental results show that bar-stream patching performs best overall compared to the others, which makes it a promising tokenization strategy for sheet music generation.

📄 PDF Abstract BibTeX arXiv:2410.17584

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMusic Generation

Methods 이 논문이 사용한 방법론

ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…
Patching Activation patching studies the model's computation by altering its latent representations, the token embeddings in transformer-based language models, during the inference process

Similar Papers 제목 키워드 기반

Unsupervised Lead Sheet Generation via Semantic Compression

2023-10-16 · Zachary Novack, Nikita Srivatsan, Taylor Berg-Kirkpatrick, Julian McAuley

Lead sheets have become commonplace in generative music research, being used as an initial compressed representation for downstream tasks like multitrack music generation and automatic arrangement. Despite this, research…

Music CompressionMusic GenerationSemantic Compression

Unifying Multitrack Music Arrangement via Reconstruction Fine-Tuning and Efficient Tokenization

2024-08-27 · Longshen Ou, Jingwei Zhao, Ziyu Wang, Gus Xia 외

Automatic music arrangement streamlines the creation of musical variants for composers and arrangers, reducing reliance on extensive music expertise. However, existing methods suffer from inefficient tokenization, underu…

Language ModelingLanguage ModellingMusic Generation

Learning a Latent Space of Multitrack Measures

2018-06-01 · Ian Simon, Adam Roberts, Colin Raffel, Jesse Engel 외

Discovering and exploring the underlying structure of multi-instrumental music using learning-based approaches remains an open problem. We extend the recent MusicVAE model to represent multitrack polyphonic measures as v…

Multitrack Music Transformer

2022-07-14 · Hao-Wen Dong, Ke Chen, Shlomo Dubnov, Julian McAuley 외

Existing approaches for generating multitrack music with transformer models have been limited in terms of the number of instruments, the length of the music segments and slow inference. This is partly due to the memory r…

Music Generation

MMT-BERT: Chord-aware Symbolic Music Generation Based on Multitrack Music Transformer and MusicBERT

2024-09-02 · Jinlong Zhu, Keigo Sakurai, Ren Togo, Takahiro Ogawa 외

We propose a novel symbolic music representation and Generative Adversarial Network (GAN) framework specially designed for symbolic multitrack music generation. The main theme of symbolic music generation primarily encom…

Generative Adversarial NetworkMusic Generation