SDAIASMay 31

SegTune: Structured and Fine-Grained Control for Song Generation

arXiv:2606.0263895.32 citationsHas Code
Predicted impact top 4% in SD · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the lack of temporally varying control in neural song generation, providing a method for users to specify local musical attributes aligned with song segments.

SegTune introduces a Diffusion Transformer-based framework for song generation that enables fine-grained control over musical structure by allowing segment-level prompts, outperforming existing baselines in musicality and controllability.

Recent advances in neural song generation have enabled high-quality synthesis from lyrics and global textual prompts. However, most systems fail to model temporally varying attributes of songs, severely limiting fine-grained control over musical structure and dynamics. To address this, we propose SegTune, a Diffusion Transformer-based framework enabling structured and fine-grained controllability by allowing users or large language models (LLMs) to specify local musical descriptions aligned to song segments. These segment prompts are temporally broadcast to corresponding time windows, while global prompts ensure stylistic coherence. To support precise lyric-to-music alignment, we introduce an LLM-based duration predictor that autoregressively generates sentence-level timestamps in LyRiCs format. We further construct a large-scale data pipeline for high-quality song collection with aligned lyrics and prompts, and propose new metrics to evaluate segment alignment and vocal consistency. Experiments demonstrate that SegTune outperforms existing baselines in both musicality and controllability. Visit our project page (https://github.com/KlingAIResearch/SegTune) for codes and more generated songs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes