pith. sign in

arxiv: 2407.16008 · v2 · pith:XCEVIVJQnew · submitted 2024-07-22 · 💻 cs.CL

Boosting Reward Model with Preference-Conditional Multi-Aspect Synthetic Data Generation

classification 💻 cs.CL
keywords preferencelabelrmboostgenerationrewarddatafirstmodels
0
0 comments X
read the original abstract

Reward models (RMs) are crucial for aligning large language models (LLMs) with human preferences. They are trained using preference datasets where each example consists of one input prompt, two responses, and a preference label. As curating a high-quality human labeled preference dataset is both time-consuming and expensive, people often rely on existing powerful LLMs for preference label generation. This can potentially introduce noise and impede RM training. In this work, we present RMBoost, a novel synthetic preference data generation paradigm to boost reward model quality. Unlike traditional methods, which generate two responses before obtaining the preference label, RMBoost first generates one response and selects a preference label, followed by generating the second more (or less) preferred response conditioned on the pre-selected preference label and the first response. This approach offers two main advantages. First, RMBoost reduces labeling noise since preference pairs are constructed intentionally. Second, RMBoost facilitates the creation of more diverse responses by incorporating various quality aspects (e.g., helpfulness, relevance, completeness) into the prompts. We conduct extensive experiments across three diverse datasets and demonstrate that RMBoost outperforms other synthetic preference data generation techniques and significantly boosts the performance of four distinct reward models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Pedagogically Aligned LLM Tutors for Math Mistake Remediation

    cs.CL 2026-06 unverdicted novelty 4.0

    A two-stage SFT plus DPO pipeline on synthetic pedagogical data improves factual accuracy and tutoring quality in LLM math tutors over base and prior models.