paper-with-me

홈 › Papers

Improving AI-generated music with user-guided training

2025-06-05 · Vishwa Mohan Singh, Sai Anirudh Aryasomayajula, Ahan Chatterjee, Beste Aydemir, Rifat Mehreen Amin

AI music generation has advanced rapidly, with models like diffusion and autoregressive algorithms enabling high-fidelity outputs. These tools can alter styles, mix instruments, or isolate them. Since sound can be visualized as spectrograms, image-generation algorithms can be applied to generate novel music. However, these algorithms are typically trained on fixed datasets, which makes it challenging for them to interpret and respond to user input accurately. This is especially problematic because music is highly subjective and requires a level of personalization that image generation does not provide. In this work, we propose a human-computation approach to gradually improve the performance of these algorithms based on user interactions. The human-computation element involves aggregating and selecting user ratings to use as the loss function for fine-tuning the model. We employ a genetic algorithm that incorporates user feedback to enhance the baseline performance of a model initially trained on a fixed dataset. The effectiveness of this approach is measured by the average increase in user ratings with each iteration. In the pilot test, the first iteration showed an average rating increase of 0.2 compared to the baseline. The second iteration further improved upon this, achieving an additional increase of 0.39 over the first iteration.

📄 PDF Abstract BibTeX arXiv:2506.04852

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationMusic Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Recognizing Musical Entities in User-generated Content

2019-04-01 · Lorenzo Porcaro, Horacio Saggion

Recognizing Musical Entities is important for Music Information Retrieval (MIR) since it can improve the performance of several tasks such as music recommendation, genre classification or artist similarity. However, most…

ArticlesGeneral ClassificationGenre classificationInformation Retrieval+3

Controllable Video-to-Music Generation with Multiple Time-Varying Conditions

2025-07-28 · Junxian Wu, Weitao You, Heda Zuo, Dengming Zhang 외 arxiv

Music enhances video narratives and emotions, driving demand for automatic video-to-music (V2M) generation. However, existing V2M methods relying solely on visual features or supplementary textual inputs generate music i…

Music Generation

Music SketchNet: Controllable Music Generation via Factorized Representations of Pitch and Rhythm

2020-08-04 · Ke Chen, Cheng-i Wang, Taylor Berg-Kirkpatrick, Shlomo Dubnov

Drawing an analogy with automatic image completion systems, we propose Music SketchNet, a neural network framework that allows users to specify partial musical ideas guiding automatic music generation. We focus on genera…

Music GenerationRhythm

MusicFlow: Cascaded Flow Matching for Text Guided Music Generation

2024-10-27 · K R Prajwal, Bowen Shi, Matthew Lee, Apoorv Vyas 외

We introduce MusicFlow, a cascaded text-to-music generation model based on flow matching. Based on self-supervised representations to bridge between text descriptions and music audios, we construct two flow matching netw…

Music GenerationText-to-Music Generation

Melody-Guided Music Generation

2024-09-30 · Shaopeng Wei, Manzhen Wei, Haoyu Wang, Yu Zhao 외

We present the Melody-Guided Music Generation (MG2) model, a novel approach using melody to guide the text-to-music generation that, despite a simple method and limited resources, achieves excellent performance. Specific…

cross-modal alignmentMusic GenerationText-to-Music Generation