paper-with-me

Papers

Symbolic Music Genre Transfer with CycleGAN

2018-09-20 · Gino Brunner, Yuyi Wang, Roger Wattenhofer, Sumu Zhao

Deep generative models such as Variational Autoencoders (VAEs) and Generative Adversarial Networks (GANs) have recently been applied to style and domain transfer for images, and in the case of VAEs, music. GAN-based models employing several generators and some form of cycle consistency loss have been among the most successful for image domain transfer. In this paper we apply such a model to symbolic music and show the feasibility of our approach for music genre transfer. Evaluations using separate genre classifiers show that the style transfer works well. In order to improve the fidelity of the transformed music, we add additional discriminators that cause the generators to keep the structure of the original music mostly intact, while still achieving strong genre transfer. Visual and audible results further show the potential of our approach. To the best of our knowledge, this paper represents the first application of GANs to symbolic music domain transfer.

📄 PDF Abstract BibTeX arXiv:1809.07575

Code (5)

sumuzhao/CycleGAN-Music-Style-Transfer 공식 구현 tf
Git-Uzair/Piano-Genre-Transfer-CycleGan pytorch
khornlund/CycleGAN-Music-Style-Transfer-1 pytorch
milesigel/audio-sentiment-transfer pytorch
sumuzhao/CycleGAN-Music-Style-Transfer-Refactorization tf

Tasks

Music Genre TransferStyle Transfer

Methods 이 논문이 사용한 방법론

Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…

Similar Papers 제목 키워드 기반

Tune It Up: Music Genre Transfer and Prediction

2025-03-27 · Fidan Samet, Oguz Bakir, Adnan Fidan

Deep generative models have been used in style transfer tasks for images. In this study, we adapt and improve CycleGAN model to perform music style transfer on Jazz and Classic genres. By doing so, we aim to easily gener…

Music Genre TransferMusic Style TransferPredictionStyle Transfer+1

Music Sentiment Transfer

2021-10-12 · Miles Sigel, Michael Zhou, Jiebo Luo

Music sentiment transfer is a completely novel task. Sentiment transfer is a natural evolution of the heavily-studied style transfer task, as sentiment transfer is rooted in applying the sentiment of a source to be the n…

Style Transfer

ImprovNet -- Generating Controllable Musical Improvisations with Iterative Corruption Refinement

2025-02-06 · Keshav Bhandari, Sungkyun Chang, Tongyu Lu, Fareza R. Enus 외

Despite deep learning's remarkable advances in style transfer across various domains, generating controllable performance-level musical style transfer for complete symbolically represented musical works remains a challen…

Music GenerationRhythmStyle Transfer

XMusic: Towards a Generalized and Controllable Symbolic Music Generation Framework

2025-01-15 · Sida Tian, Can Zhang, Wei Yuan, Wei Tan 외

In recent years, remarkable advancements in artificial intelligence-generated content (AIGC) have been achieved in the fields of image synthesis and text generation, generating content comparable to that produced by huma…

Emotion RecognitionImage GenerationMulti-Task LearningMusic Generation+1

MusicBERT: Symbolic Music Understanding with Large-Scale Pre-Training

2021-06-10 · Findings (ACL) 2021 8 · Mingliang Zeng, Xu Tan, Rui Wang, Zeqian Ju 외

Symbolic music understanding, which refers to the understanding of music from the symbolic data (e.g., MIDI format, but not audio), covers many music applications such as genre classification, emotion classification, and…

ClassificationEmotion ClassificationGenre classificationRepresentation Learning