paper-with-me

홈 › Papers

Multi-Reward GRPO for Stable and Prosodic Single-Codebook TTS LLMs at Scale

2025-11-26 · Yicheng Zhong, Peiji Yang, Zhisheng Wang arxiv

Recent advances in Large Language Models (LLMs) have transformed text-to-speech (TTS) synthesis, inspiring autoregressive frameworks that represent speech as sequences of discrete codec tokens. Among them, single-codebook TTS LLMs have emerged as compact and streamable architectures that jointly model semantic and acoustic integration. However, despite their efficiency, these models often exhibit unstable prosody, speaker drift, and degraded naturalness. To address these issues, we propose a multi-reward Group Relative Policy Optimization (GRPO) framework that directly optimizes the token generation policy of single-codebook TTS LLMs. Beyond standard intelligibility and speaker similarity objectives, our design integrates three rule-based rewards: a length penalty for duration consistency, an entropy regularization reward for decoding stability, and an LLM-annotated prosody alignment reward that explicitly supervises rhythm. In this prosody reward, an external reasoning LLM predicts multiple plausible pause structures via in-context learning, providing a human-preference-aligned supervisory signal for GRPO training. To assess universality, we further attach a flow-matching (FM) decoder on top of the GRPO-optimized AR backbone and observe consistent additional gains, indicating that our reinforcement optimization enhances the intrinsic AR policy. We further conduct a scalability analysis across data sizes and model scales, revealing that the proposed method consistently enhances prosodic stability, speaker similarity, and overall speech naturalness in single-codebook TTS LLMs.

📄 PDF Abstract BibTeX arXiv:2511.21270

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reward and Guidance through Rubrics: Promoting Exploration to Improve Multi-Domain Reasoning

2025-11-15 · Baolong Bi, Shenghua Liu, Yiwei Wang, Siqian Tong 외 arxiv

Recent advances in reinforcement learning (RL) have significantly improved the complex reasoning capabilities of large language models (LLMs). Despite these successes, existing methods mainly focus on single-domain RL (e…

Reinforcement Learning

Geometric-Mean Policy Optimization

2025-07-28 · Yuzhong Zhao, Yue Liu, Junpeng Liu, Jingye Chen 외 arxiv

Group Relative Policy Optimization (GRPO) has significantly enhanced the reasoning capability of large language models by optimizing the arithmetic mean of token-level rewards. Unfortunately, GRPO is observed to suffer f…

Mathematical Reasoning

MO-GRPO: Mitigating Reward Hacking of Group Relative Policy Optimization on Multi-Objective Problems

2025-09-26 · Yuki Ichihara, Yuu Jinnai, Tetsuro Morimura, Mitsuki Sakamoto 외 arxiv

Group Relative Policy Optimization (GRPO) has been shown to be an effective algorithm when an accurate reward model is available. However, such a highly reliable reward model is not available in many real-world tasks. In…

Reinforcement LearningInstruction FollowingMachine TranslationMulti-Armed Bandits

Multi-GRPO: Multi-Group Advantage Estimation for Text-to-Image Generation with Tree-Based Trajectories and Multiple Rewards

2025-11-30 · Qiang Lyu, Zicong Chen, Chongxiao Wang, Haolin Shi 외 arxiv

Recently, Group Relative Policy Optimization (GRPO) has shown promising potential for aligning text-to-image (T2I) models, yet existing GRPO-based methods suffer from two critical limitations. (1) \textit{Shared credit a…

Text-to-Image Generation

Optimizing Safe and Aligned Language Generation: A Multi-Objective GRPO Approach

2025-03-26 · Xuying Li, Zhuo Li, Yuji Kosuga, Victor Bian

Aligning large language models (LLMs) with human values and safety constraints is challenging, especially when objectives like helpfulness, truthfulness, and avoidance of harm conflict. Reinforcement Learning from Human …

Text Generation