paper-with-me

홈 › Papers

HPRO: Hierarchical Progressive Reward Optimization via Preference Extraction for Emotional Text-to-Speech

2026-06-26 · Sihang Nie, Xiaofen Xing, Rui Xing, Haoming Li, Ruitong Xiao, Jingyuan Xing, Baiji Liu, Xiangmin Xu arxiv

Recently, Large Language Model (LLM)-based Text-to-Speech (TTS) models have achieved remarkable naturalness. However, the standard Supervised Fine-Tuning paradigm often converges to statistically averaged prosody, limiting emotional expressiveness. While preference-driven optimization offers a promising alternative, existing approaches suffer from two structural mismatches: information conflict, where content and emotion in a shared latent space produce conflicting gradients, leading to reward hacking and semantic degradation; and scale gap, where sparse sentence-level rewards struggle to guide dense frame-level generation. To overcome these challenges, we propose HPRO, a hierarchical progressive reward optimization framework. Within HPRO, we introduce the HD-Emo codec as a novel differentiable reward model to resolve the information conflict. It extracts speech into distinct content and style preference tokens, structurally isolating emotional optimization from semantic content. Building upon this structured preference space, HPRO bridges the scale gap by progressively aligning frame-, word- and sentence-level objectives. Experiments demonstrate that HPRO significantly enhances emotional expressiveness, while effectively preserving linguistic intelligibility. The code and audio samples are publicly available at https://xxh333.github.io/hpro-demo/.

📄 PDF Abstract BibTeX arXiv:2606.28249

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Sales Lead Scoring with LLM-based Hierarchical Preference Ranking

2026-06-03 · Chenyu Zhang, Yiwen Liu, Yin Sun, Xinyuan Zhang 외 arxiv

Sales lead conversion in high-stakes domains (e.g., automotive, real estate) differs fundamentally from e-commerce recommendation due to prolonged decision cycles and multi-stage funnels. Traditional lead scoring methods…

GraphPro: Graph Pre-training and Prompt Learning for Recommendation

2023-11-28 · Yuhao Yang, Lianghao Xia, Da Luo, Kangyi Lin 외

GNN-based recommenders have excelled in modeling intricate user-item interactions through multi-hop message passing. However, existing methods often overlook the dynamic nature of evolving user-item interactions, which i…

Prompt Learning

RoVRM: A Robust Visual Reward Model Optimized via Auxiliary Textual Preference Data

2024-08-22 · Chenglong Wang, Yang Gan, Yifu Huo, Yongyu Mu 외

Large vision-language models (LVLMs) often fail to align with human preferences, leading to issues like generating misleading content without proper visual context (also known as hallucination). A promising solution to t…

Hallucination

Test-Time Preference Optimization: On-the-Fly Alignment via Iterative Textual Feedback

2025-01-22 · Yafu Li, Xuyang Hu, Xiaoye Qu, Linjie Li 외

Large language models (LLMs) demonstrate impressive performance but lack the flexibility to adapt to human preferences quickly without retraining. In this work, we introduce Test-time Preference Optimization (TPO), a fra…

Instruction Following

Benchmarking Discrete Optimization Heuristics with IOHprofiler

2019-12-19 · Carola Doerr, Furong Ye, Naama Horesh, Hao Wang 외

Automated benchmarking environments aim to support researchers in understanding how different algorithms perform on different types of optimization problems. Such comparisons provide insights into the strengths and weakn…

Benchmarking