Papers › Music Mixing Style Transfer: A Contrastive Learning Approach to Disentangle Audio Effects

Music Mixing Style Transfer: A Contrastive Learning Approach to Disentangle Audio Effects

4 Nov 2022arXiv:2211.02247archive 2025-07-28

Junghyun Koo, Marco A. Martínez-Ramírez, Wei-Hsiang Liao, Stefan Uhlich, Kyogu Lee, Yuki Mitsufuji

We propose an end-to-end music mixing style transfer system that converts the mixing style of an input multitrack to that of a reference song. This is achieved with an encoder pre-trained with a contrastive objective to extract only audio effects related information from a reference music recording. All our models are trained in a self-supervised manner from an already-processed wet multitrack dataset with an effective data preprocessing method that alleviates the data scarcity of obtaining unprocessed dry data. We analyze the proposed encoder for the disentanglement capability of audio effects and also validate its performance for mixing style transfer through both objective and subjective evaluations. From the results, we show the proposed system not only converts the mixing style of multitrack audio close to a reference but is also robust with mixture-wise style transfer upon using a music source separation model.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2211.02247")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jhtonykoo/music_mixing_style_transfer officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jhtonykoo/music_mixing_style_transfer. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

dis_hinge jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/modules/loss.py official repository unverified MIT (permissive) · 1c9b83928c254d42 · report
find_best_epoch jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/modules/training_utils.py official repository unverified MIT (permissive) · 403bb700e3a588f7 · report
find_by_name jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/modules/training_utils.py official repository unverified MIT (permissive) · ee59fdc91bab20e3 · report
frames_to_time jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/data_loader/loader_utils.py official repository unverified MIT (permissive) · 0b24f944e9b2a2f1 · report
gen_hinge jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/modules/loss.py official repository unverified MIT (permissive) · 31c0864198dface2 · report
hard_clip jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/mixing_manipulator/common_audioeffects.py official repository unverified MIT (permissive) · ea654d205db37b82 · report
infoNCE jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/modules/loss.py official repository unverified MIT (permissive) · 3d4969385373faf6 · report
load_files_lists jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/mixing_manipulator/common_dataprocessing.py official repository unverified MIT (permissive) · 62b7418046b2021c · report
load_wav jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/mixing_manipulator/common_dataprocessing.py official repository unverified MIT (permissive) · 33adcbbabb3932c9 · report
new_repr jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/mixing_manipulator/common_audioeffects.py official repository unverified MIT (permissive) · e1abc4e8a6bbbb0d · report
recursive_getattr jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/mixing_manipulator/common_miscellaneous.py official repository unverified MIT (permissive) · 97b236cd195f653f · report
reload_ckpt jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/modules/training_utils.py official repository unverified MIT (permissive) · 5eb59bb5ee1d9d9e · report
sec_to_time jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/data_loader/loader_utils.py official repository unverified MIT (permissive) · d1fb6948a5e1be93 · report
time_to_frames jhtonykoo/music_mixing_style_transfer/mixing_style_transfer/data_loader/loader_utils.py official repository unverified MIT (permissive) · ffd131ee34912820 · report

Tasks

Contrastive LearningDisentanglementMusic Source SeparationStyle Transfer

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections