TL;DR
This study investigates how mixing old-domain pop data with jazz data during fine-tuning affects a music transformer’s ability to generate genre-specific chord progressions, revealing optimal data ratios for genre adaptation.
Contribution
It provides empirical insights into balancing old and new domain data during fine-tuning to retain and adapt genre-specific music generation capabilities.
Findings
Jazz accuracy improves with more rehearsal data, saturating beyond 2.5K samples.
Pop accuracy drops slightly with jazz fine-tuning but recovers at 2.5K rehearsal samples.
Different data mixes influence stylistic output preferences in informal listening.
Abstract
Chord progression generation is practically important but understudied. Most large-scale symbolic music systems target melody, multi-track arrangement, or audio synthesis, and chord-only models tend to be relegated to conditioning components inside larger pipelines. This paper treats chord generation as a standalone task and addresses a question that arises whenever such a model is adapted across genres: how much old-domain data must be retained during fine-tuning to acquire a new domain without forgetting the old? I study jazz fine-tuning starting from a pop-pretrained 25M-parameter Music Transformer (84.24% top-1 chord accuracy on a held-out pop test set). The available jazz corpus is an order of magnitude smaller than the pop corpus, so every fine-tune run uses all 1,513 jazz training sequences. The swept variable is the volume of pop "rehearsal" data mixed alongside, taking values…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-pop-baselinemodel· 263 dl263 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-ft-pop80model· 285 dl285 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-ft-pop67model· 276 dl276 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-ft-pop50model· 268 dl268 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-ft-pop29model· 271 dl271 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-ft-jazz-onlymodel· 270 dl270 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-lora-countrymodel· 111 dl111 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-lora-funkmodel· 107 dl107 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-lora-gospelmodel· 104 dl104 dl
- 🤗PearlLeeStudio/TheArtist-MusicTransformer-lora-rnb-soulmodel· 102 dl102 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
