The reviewed record of science sign in
Pith

arxiv: 1709.01620 · v4 · pith:ZIBMWML6 · submitted 2017-09-05 · cs.SD · cs.LG

Deep Learning Techniques for Music Generation -- A Survey

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:ZIBMWML6record.jsonopen to challenge →

classification cs.SD cs.LG
keywords exampleswhatanalysisdeepfeedforwardgenerationmusicalnetwork
0
0 comments X
read the original abstract

This paper is a survey and an analysis of different ways of using deep learning (deep artificial neural networks) to generate musical content. We propose a methodology based on five dimensions for our analysis: Objective - What musical content is to be generated? Examples are: melody, polyphony, accompaniment or counterpoint. - For what destination and for what use? To be performed by a human(s) (in the case of a musical score), or by a machine (in the case of an audio file). Representation - What are the concepts to be manipulated? Examples are: waveform, spectrogram, note, chord, meter and beat. - What format is to be used? Examples are: MIDI, piano roll or text. - How will the representation be encoded? Examples are: scalar, one-hot or many-hot. Architecture - What type(s) of deep neural network is (are) to be used? Examples are: feedforward network, recurrent network, autoencoder or generative adversarial networks. Challenge - What are the limitations and open challenges? Examples are: variability, interactivity and creativity. Strategy - How do we model and control the process of generation? Examples are: single-step feedforward, iterative feedforward, sampling or input manipulation. For each dimension, we conduct a comparative analysis of various models and techniques and we propose some tentative multidimensional typology. This typology is bottom-up, based on the analysis of many existing deep-learning based systems for music generation selected from the relevant literature. These systems are described and are used to exemplify the various choices of objective, representation, architecture, challenge and strategy. The last section includes some discussion and some prospects.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Mathematical Foundations of Polyphonic Music Generation via Structural Inductive Bias

    cs.LG 2026-01 unverdicted novelty 5.0

    Smart Embedding reduces parameters by 48.3 percent in polyphonic music models with information-theoretic loss bounds under 0.153 bits and tighter generalization via Rademacher complexity.

  2. MIDI-Sandwich: Multi-model Multi-task Hierarchical Conditional VAE-GAN networks for Symbolic Single-track Music Generation

    eess.AS 2019-07 unverdicted novelty 4.0

    MIDI-Sandwich is a hierarchical VAE-GAN architecture that generates structured 136-beat melodies by modeling local bars and global relationships on the Nottingham dataset.

  3. Designing Maintainable Hybrid Generative Systems: A Quantum-Inspired Approach to Automated Music Harmony Generation

    cs.SD 2026-07 conditional novelty 3.0

    A rule-based optimization layer applied to a quantum-inspired candidate-search harmonizer reduces bass jumps and segment variability while preserving ~58% functional agreement with reference harmonizations on 11 melodies.

  4. The Bach Doodle: Approachable music composition with machine learning at scale

    cs.SD 2019-07 unverdicted novelty 2.0

    An optimized browser-based version of the prior Coconet model enabled the Bach Doodle to process over 55 million harmonization requests in three days while releasing the collected user data.