Pith. sign in

REVIEW 2 cited by

GETMusic: Generating Any Music Tracks with a Unified Representation and Diffusion Framework

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.10841 v2 pith:RQ5DULJU submitted 2023-05-18 cs.SD cs.LGcs.MMeess.AS

GETMusic: Generating Any Music Tracks with a Unified Representation and Diffusion Framework

classification cs.SD cs.LGcs.MMeess.AS
keywords tracksmusictargetgetmusicsourcetokensframeworkgenerate
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Symbolic music generation aims to create musical notes, which can help users compose music, such as generating target instrument tracks based on provided source tracks. In practical scenarios where there's a predefined ensemble of tracks and various composition needs, an efficient and effective generative model that can generate any target tracks based on the other tracks becomes crucial. However, previous efforts have fallen short in addressing this necessity due to limitations in their music representations and models. In this paper, we introduce a framework known as GETMusic, with ``GET'' standing for ``GEnerate music Tracks.'' This framework encompasses a novel music representation ``GETScore'' and a diffusion model ``GETDiff.'' GETScore represents musical notes as tokens and organizes tokens in a 2D structure, with tracks stacked vertically and progressing horizontally over time. At a training step, each track of a music piece is randomly selected as either the target or source. The training involves two processes: In the forward process, target tracks are corrupted by masking their tokens, while source tracks remain as the ground truth; in the denoising process, GETDiff is trained to predict the masked target tokens conditioning on the source tracks. Our proposed representation, coupled with the non-autoregressive generative model, empowers GETMusic to generate music with any arbitrary source-target track combinations. Our experiments demonstrate that the versatile GETMusic outperforms prior works proposed for certain specific composition tasks.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. BeatEdit: Symbolic Music Generation as Explicit Editing

    cs.SD 2026-07 accept novelty 7.0

    Explicit edit operations on Beat encoding outperform AR and diffusion on music error correction, accompaniment editing, and segment completion while running under 100 ms.

  2. BeatEdit: Symbolic Music Generation as Explicit Editing

    cs.SD 2026-07 conditional novelty 6.0

    BeatEdit applies text-style edit tags to a beat-grid music encoding, outperforming generative baselines on error correction, accompaniment editing, and segment completion.