EMNLP 2024finding0 citations

Reward Modeling Requires Automatic Adjustment Based on Data Quality

Binghai Wang, Rui Zheng, Lu Chen, Zhiheng Xi, Wei Shen, Yuhao Zhou, Dong Yan, Tao Gui

Abstract

In Reinforcement Learning from Human Feedback (RLHF), the reward model plays a crucial role in aligning language model outputs with human values. The human preference data used to train the reward model consists of a prompt and a response pair, with humans annotating which response better aligns with human value preferences. Due to the complexity and subjectivity of the annotation task, multiple organizations including OpenAI and Anthropic report significant noise in the human preference datasets, leading to instability and deviation in reward model training from human values. We discover that the difference in scores assigned to response pairs by the reward model effectively indicates the quality of data, and data of varying qualities show significant distinctions in reward model training. We introduce a method that automatically adjusts reward modeling based on data quality, reducing the impact of noise and making full use of dataset. Experiments on multiple human preference datasets demonstrate that our method stabilizes reward model training and significantly enhances the alignment performance of RLHF.

BibTeX
@inproceedings{wang-etal-2024-reward-modeling,
    title = "Reward Modeling Requires Automatic Adjustment Based on Data Quality",
    author = "Wang, Binghai  and
      Zheng, Rui  and
      Chen, Lu  and
      Xi, Zhiheng  and
      Shen, Wei  and
      Zhou, Yuhao  and
      Yan, Dong  and
      Gui, Tao  and
      Zhang, Qi  and
      Huang, Xuanjing",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.234/",
    doi = "10.18653/v1/2024.findings-emnlp.234",
    pages = "4041--4064"
}
Reward Modeling Requires Automatic Adjustment Based on Data Quality · EMNLP 2024