paper-with-me

Papers

SpeechAlign: Aligning Speech Generation to Human Preferences

2024-04-08 · Dong Zhang, Zhaowei Li, ShiMin Li, Xin Zhang, Pengyu Wang, Yaqian Zhou, Xipeng Qiu

Speech language models have significantly advanced in generating realistic speech, with neural codec language models standing out. However, the integration of human feedback to align speech outputs to human preferences is often neglected. This paper addresses this gap by first analyzing the distribution gap in codec language models, highlighting how it leads to discrepancies between the training and inference phases, which negatively affects performance. Then we explore leveraging learning from human feedback to bridge the distribution gap. We introduce SpeechAlign, an iterative self-improvement strategy that aligns speech language models to human preferences. SpeechAlign involves constructing a preference codec dataset contrasting golden codec tokens against synthetic tokens, followed by preference optimization to improve the codec language model. This cycle of improvement is carried out iteratively to steadily convert weak models to strong ones. Through both subjective and objective evaluations, we show that SpeechAlign can bridge the distribution gap and facilitating continuous self-improvement of the speech language model. Moreover, SpeechAlign exhibits robust generalization capabilities and works for smaller models. Code and models will be available at https://github.com/0nutation/SpeechGPT.

📄 PDF Abstract BibTeX arXiv:2404.05600

Code (1)

0nutation/speechgpt 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SpeechAlign: a Framework for Speech Translation Alignment Evaluation

2023-09-20 · Belen Alastruey, Aleix Sant, Gerard I. Gállego, David Dale 외

Speech-to-Speech and Speech-to-Text translation are currently dynamic areas of research. In our commitment to advance these fields, we present SpeechAlign, a framework designed to evaluate the underexplored field of sour…

Speech-to-TextSpeech-to-Text TranslationTranslation

AlignCap: Aligning Speech Emotion Captioning to Human Preferences

2024-10-24 · ZiQi Liang, Haoxiang Shi, Hanhui Chen

Speech Emotion Captioning (SEC) has gradually become an active research task. The emotional content conveyed through human speech are often complex, and classifying them into fixed categories may not be enough to fully c…

Knowledge DistillationLanguage ModelingLanguage ModellingLarge Language Model

Northeastern Uni at Multilingual Counterspeech Generation: Enhancing Counter Speech Generation with LLM Alignment through Direct Preference Optimization

2024-12-19 · Sahil Wadhwa, Chengtian Xu, Haoming Chen, Aakash Mahalingam 외

The automatic generation of counter-speech (CS) is a critical strategy for addressing hate speech by providing constructive and informed responses. However, existing methods often fail to generate high-quality, impactful…

SpeechJudge: Towards Human-Level Judgment for Speech Naturalness

2025-11-11 · Xueyao Zhang, Chaoren Wang, Huan Liao, Ziniu Li 외 arxiv

Aligning large generative models with human feedback is a critical challenge. In speech synthesis, this is particularly pronounced due to the lack of a large-scale human preference dataset, which hinders the development …

Reinforcement LearningSpeech Synthesis

MotionRL: Align Text-to-Motion Generation to Human Preferences with Multi-Reward Reinforcement Learning

2024-10-09 · Xiaoyang Liu, Yunyao Mao, Wengang Zhou, Houqiang Li

We introduce MotionRL, the first approach to utilize Multi-Reward Reinforcement Learning (RL) for optimizing text-to-motion generation tasks and aligning them with human preferences. Previous works focused on improving n…

Motion Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)