paper-with-me

Papers

Symphony Generation with Permutation Invariant Language Model

2022-05-10 · Jiafeng Liu, Yuanliang Dong, Zehua Cheng, Xinran Zhang, Xiaobing Li, Feng Yu, Maosong Sun

In this work, we propose a permutation invariant language model, SymphonyNet, as a solution for symbolic symphony music generation. We propose a novel Multi-track Multi-instrument Repeatable (MMR) representation for symphonic music and model the music sequence using a Transformer-based auto-regressive language model with specific 3-D positional embedding. To overcome length overflow when modeling extra-long symphony tokens, we also propose a modified Byte Pair Encoding algorithm (Music BPE) for music tokens and introduce a novel linear transformer decoder architecture as a backbone. Meanwhile, we train the decoder to learn automatic orchestration as a joint task by masking instrument information from the input. We also introduce a large-scale symbolic symphony dataset for the advance of symphony generation research. Empirical results show that the proposed approach can generate coherent, novel, complex and harmonious symphony as a pioneer solution for multi-track multi-instrument symbolic music generation.

📄 PDF Abstract BibTeX arXiv:2205.05448

Code (1)

symphonynet/SymphonyNet 공식 구현 pytorch

Tasks

Audio GenerationDecoderLanguage ModelingLanguage ModellingmodelMusic GenerationText Generation

Similar Papers 제목 키워드 기반

Symphony: Symmetry-Equivariant Point-Centered Spherical Harmonics for 3D Molecule Generation

2023-11-27 · Ameya Daigavane, Song Kim, Mario Geiger, Tess Smidt

We present Symphony, an $E(3)$-equivariant autoregressive generative model for 3D molecular geometries that iteratively builds a molecule from molecular fragments. Existing autoregressive models such as G-SchNet and G-Sp…

3D geometry3D Molecule GenerationUnconditional Molecule Generation

GraphEBM: Towards Permutation Invariant and Multi-Objective Molecular Graph Generation

2021-09-29 · Meng Liu, Keqiang Yan, Bora Oztekin, Shuiwang Ji

Although significant progress has been made in molecular graph generation recently, permutation invariance and multi-objective generation remain to be important but challenging goals to achieve. In this work, we propose …

Drug DiscoveryGraph GenerationMolecular Graph Generation

Permutation Invariant Graph Generation via Score-Based Generative Modeling

2020-03-02 · Chenhao Niu, Yang song, Jiaming Song, Shengjia Zhao 외

Learning generative models for graph-structured data is challenging because graphs are discrete, combinatorial, and the underlying data distribution is invariant to the ordering of nodes. However, most of the existing ge…

Graph GenerationGraph Neural Network

SymphonyGen: 3D Hierarchical Orchestral Generation with Controllable Harmony Skeleton

2026-04-28 · Xuzheng He, Nan Nan, Zhilin Wang, Ziyue Kang 외 arxiv

Generating symphonic music requires simultaneously managing high-level structural form and dense, multi-track orchestration. Existing symbolic models often struggle with a "complexity-control imbalance", in which scaling…

Computational EfficiencyReinforcement LearningMusic Generation

Graph Embedding VAE: A Permutation Invariant Model of Graph Structure

2019-10-17 · Tony Duan, Juho Lee

Generative models of graph structure have applications in biology and social sciences. The state of the art is GraphRNN, which decomposes the graph generation process into a series of sequential steps. While effective fo…

Graph EmbeddingGraph Generation