paper-with-me

Papers

PianoBART: Symbolic Piano Music Generation and Understanding with Large-Scale Pre-Training

2024-06-26 · Xiao Liang, Zijian Zhao, Weichao Zeng, Yutong He, Fupeng He, Yiyi Wang, Chengying Gao

Learning musical structures and composition patterns is necessary for both music generation and understanding, but current methods do not make uniform use of learned features to generate and comprehend music simultaneously. In this paper, we propose PianoBART, a pre-trained model that uses BART for both symbolic piano music generation and understanding. We devise a multi-level object selection strategy for different pre-training tasks of PianoBART, which can prevent information leakage or loss and enhance learning ability. The musical semantics captured in pre-training are fine-tuned for music generation and understanding tasks. Experiments demonstrate that PianoBART efficiently learns musical patterns and achieves outstanding performance in generating high-quality coherent pieces and comprehending music. Our code and supplementary material are available at https://github.com/RS2002/PianoBart.

📄 PDF Abstract BibTeX arXiv:2407.03361

Code (1)

RS2002/PianoBart 공식 구현 pytorch

Tasks

Music Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Mamba-Diffusion Model with Learnable Wavelet for Controllable Symbolic Music Generation

2025-05-06 · Jincheng Zhang, György Fazekas, Charalampos Saitis

The recent surge in the popularity of diffusion models for image synthesis has attracted new attention to their potential for generation tasks in other domains. However, their applications to symbolic music generation re…

Image GenerationMambaMusic Generation

Learning Music Style for Piano Arrangement Through Cross-Modal Bootstrapping

2026-08-04 · Jingwei Zhao, Gus Xia, Ziyu Wang, Ye Wang arxiv

What is music style? Though often described using text labels such as "swing," "classical," or "emotional," the real style remains implicit and hidden in concrete music examples. In this paper, we introduce a cross-modal…

Contrastive LearningMusic GenerationStyle Transfer

Expressive MIDI-format Piano Performance Generation

2024-08-01 · Jingwei Liu

This work presents a generative neural network that's able to generate expressive piano performance in MIDI format. The musical expressivity is reflected by vivid micro-timing, rich polyphonic texture, varied dynamics, a…

Music Generation

PianoFlow: Music-Aware Streaming Piano Motion Generation with Bimanual Coordination

2026-04-14 · Xuan Wang, Kai Ruan, Jiayi Han, Kaiyue Zhou 외 arxiv

Audio-driven bimanual piano motion generation requires precise modeling of complex musical structures and dynamic cross-hand coordination. However, existing methods often rely on acoustic-only representations lacking sym…

Motion Synthesis

A Traditional Approach to Symbolic Piano Continuation

2025-09-13 · Christian Zhou-Zheng, John Backsund, Dun Li Chan, Alex Coventry 외 arxiv

We present a traditional approach to symbolic piano music continuation for the MIREX 2025 Symbolic Music Generation challenge. While computational music generation has recently focused on developing large foundation mode…

Music Generation