Symphony Generation with Permutation Invariant Language Model
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.
Code (1)
Tasks
Audio GenerationDecoderLanguage ModelingLanguage ModellingmodelMusic GenerationText GenerationSimilar Papers 제목 키워드 기반
Symphony: Symmetry-Equivariant Point-Centered Spherical Harmonics for 3D Molecule Generation
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 GenerationGraphEBM: Towards Permutation Invariant and Multi-Objective Molecular Graph Generation
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 GenerationPermutation Invariant Graph Generation via Score-Based Generative Modeling
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 NetworkSymphonyGen: 3D Hierarchical Orchestral Generation with Controllable Harmony Skeleton
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 GenerationGraph Embedding VAE: A Permutation Invariant Model of Graph Structure
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