English

Reward Difference Optimization For Sample Reweighting In Offline RLHF

Computation and Language 2024-10-31 v2 Artificial Intelligence

Abstract

With the rapid advances in Large Language Models (LLMs), aligning LLMs with human preferences become increasingly important. Although Reinforcement Learning with Human Feedback (RLHF) proves effective, it is complicated and highly resource-intensive. As such, offline RLHF has been introduced as an alternative solution, which directly optimizes LLMs with ranking losses on a fixed preference dataset. Current offline RLHF only captures the "ordinal relationship" between responses, overlooking the crucial aspect of how much one is preferred over the others. To address this issue, we propose a simple yet effective solution called Reward Difference Optimization, shorted as RDO. Specifically, we introduce reward difference coefficients to reweigh sample pairs in offline RLHF. We then develop a difference model which captures rich interactions between a pair of responses for predicting these difference coefficients. Experiments with 7B LLMs on the HH and TL;DR datasets substantiate the effectiveness of our method in both automatic metrics and human evaluation, thereby highlighting its potential for aligning LLMs with human intent and values

Keywords

Cite

@article{arxiv.2408.09385,
  title  = {Reward Difference Optimization For Sample Reweighting In Offline RLHF},
  author = {Shiqi Wang and Zhengze Zhang and Rui Zhao and Fei Tan and Cam Tu Nguyen},
  journal= {arXiv preprint arXiv:2408.09385},
  year   = {2024}
}

Comments

EMNLP 2024 findings

R2 v1 2026-06-28T18:15:48.121Z