paper-with-me

홈 › Papers

LeVo: High-Quality Song Generation with Multi-Preference Alignment

2025-06-09 · Shun Lei, Yaoxun Xu, Zhiwei Lin, Huaicheng Zhang, Wei Tan, Hangting Chen, Jianwei Yu, Yixuan Zhang, Chenyu Yang, Haina Zhu, Shuai Wang, Zhiyong Wu, Dong Yu

Recent advances in large language models (LLMs) and audio language models have significantly improved music generation, particularly in lyrics-to-song generation. However, existing approaches still struggle with the complex composition of songs and the scarcity of high-quality data, leading to limitations in sound quality, musicality, instruction following, and vocal-instrument harmony. To address these challenges, we introduce LeVo, an LM-based framework consisting of LeLM and a music codec. LeLM is capable of parallelly modeling two types of tokens: mixed tokens, which represent the combined audio of vocals and accompaniment to achieve vocal-instrument harmony, and dual-track tokens, which separately encode vocals and accompaniment for high-quality song generation. It employs two decoder-only transformers and a modular extension training strategy to prevent interference between different token types. To further enhance musicality and instruction following, we introduce a multi-preference alignment method based on Direct Preference Optimization (DPO). This method handles diverse human preferences through a semi-automatic data construction process and DPO post-training. Experimental results demonstrate that LeVo consistently outperforms existing methods on both objective and subjective metrics. Ablation studies further justify the effectiveness of our designs. Audio examples are available at https://levo-demo.github.io/. Code is released at https://github.com/tencent-ailab/songgeneration.

📄 PDF Abstract BibTeX arXiv:2506.07520

Code (1)

tencent-ailab/songgeneration 공식 구현 pytorch

Tasks

Instruction FollowingMusic Generation

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

LeVo 2: Stable and Melodious Song Generation via Hierarchical Representation Modeling and Progressive Post-Training

2026-06-29 · Shun Lei, Huaicheng Zhang, Dapeng Wu, Yaoxun Xu 외 arxiv

Full-length song generation must preserve coherence and musicality, render detailed vocal and accompaniment acoustics, and follow lyrics and prompts. Existing language model-based systems face a structural trade-off: mix…

JAM: A Tiny Flow-based Song Generator with Fine-grained Controllability and Aesthetic Alignment

2025-07-28 · Renhang Liu, Chia-Yu Hung, Navonil Majumder, Taylor Gautreaux 외 arxiv

Diffusion and flow-matching models have revolutionized automatic text-to-audio generation in recent times. These models are increasingly capable of generating high quality and faithful audio outputs capturing to speech a…

Audio Generation

Versatile Framework for Song Generation with Prompt-based Control

2025-04-27 · Yu Zhang, Wenxiang Guo, Changhao Pan, Zhiyuan Zhu 외

Song generation focuses on producing controllable high-quality songs based on various prompts. However, existing methods struggle to generate vocals and accompaniments with prompt-based control and proper alignment. Addi…

KernelEvolve: Scaling Agentic Kernel Coding for Heterogeneous AI Accelerators at Meta

2025-12-29 · Gang Liao, Hongsen Qin, Ying Wang, Alicia Golden 외 arxiv

Making deep learning recommendation model (DLRM) training and inference fast and efficient is important. However, this presents three key system challenges - model architecture diversity, kernel primitive diversity, and …

SongBench: A Fine-Grained Multi-Aspect Benchmark for Song Quality Assessment

2026-04-16 · Dapeng Wu, Shun Lei, Wei Tan, Guangzheng Li 외 arxiv

Recent advancements in Text-to-Song generation have enabled realistic musical content production, yet existing evaluation benchmarks lack the professional granularity to capture multi-dimensional aesthetic nuances. In th…