paper-with-me

홈 › Papers

Advancing Translation Preference Modeling with RLHF: A Step Towards Cost-Effective Solution

2024-02-18 · Nuo Xu, Jun Zhao, Can Zu, Sixian Li, Lu Chen, Zhihao Zhang, Rui Zheng, Shihan Dou, Wenjuan Qin, Tao Gui, Qi Zhang, Xuanjing Huang

Faithfulness, expressiveness, and elegance is the constant pursuit in machine translation. However, traditional metrics like \textit{BLEU} do not strictly align with human preference of translation quality. In this paper, we explore leveraging reinforcement learning with human feedback (\textit{RLHF}) to improve translation quality. It is non-trivial to collect a large high-quality dataset of human comparisons between translations, especially for low-resource languages. To address this issue, we propose a cost-effective preference learning strategy, optimizing reward models by distinguishing between human and machine translations. In this manner, the reward model learns the deficiencies of machine translation compared to human and guides subsequent improvements in machine translation. Experimental results demonstrate that \textit{RLHF} can effectively enhance translation quality and this improvement benefits other translation directions not trained with \textit{RLHF}. Further analysis indicates that the model's language capabilities play a crucial role in preference learning. A reward model with strong language capabilities can more sensitively learn the subtle differences in translation quality and align better with real human translation preferences.

📄 PDF Abstract BibTeX arXiv:2402.11525

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

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 제목 키워드 기반

RLHF Workflow: From Reward Modeling to Online RLHF

2024-05-13 · Hanze Dong, Wei Xiong, Bo Pang, Haoxiang Wang 외

We present the workflow of Online Iterative Reinforcement Learning from Human Feedback (RLHF) in this technical report, which is widely reported to outperform its offline counterpart by a large margin in the recent large…

ChatbotHumanEvalLanguage ModellingLarge Language Model+1

Reinforced Self-Training (ReST) for Language Modeling

2023-08-17 · Caglar Gulcehre, Tom Le Paine, Srivatsan Srinivasan, Ksenia Konyushkova 외

Reinforcement learning from human feedback (RLHF) can improve the quality of large language model's (LLM) outputs by aligning them with human preferences. We propose a simple algorithm for aligning LLMs with human prefer…

Language ModelingLanguage ModellingMachine TranslationOffline RL+4

Leveraging Domain Knowledge for Efficient Reward Modelling in RLHF: A Case-Study in E-Commerce Opinion Summarization

2024-02-23 · Swaroop Nath, Tejpalsingh Siledar, Sankara Sri Raghava Ravindra Muddu, Rupasai Rangaraju 외

Reinforcement Learning from Human Feedback (RLHF) has become a dominating strategy in aligning Language Models (LMs) with human values/goals. The key to the strategy is learning a reward model ($\varphi$), which can refl…

Opinion Summarization

ChiMed 2.0: Advancing Chinese Medical Dataset in Facilitating Large Language Modeling

2025-07-21 · Yuanhe Tian, Junjie Liu, Zhizhou Kou, Yuxiang Li 외 arxiv

Building high-quality data resources is crucial for advancing artificial intelligence research and applications in specific domains, particularly in the Chinese medical domain. Existing Chinese medical datasets are limit…

Reinforcement Learning

Information-Theoretic Reward Modeling for Stable RLHF: Detecting and Mitigating Reward Hacking

2025-10-15 · Yuchun Miao, Liang Ding, Sen Zhang, Rong Bao 외 arxiv

Despite the success of Reinforcement Learning from Human Feedback (RLHF) in aligning language models with human values, reward hacking-or reward over-optimization-remains a major challenge. We identify two key obstacles …

Reinforcement Learning