Pith. sign in

REVIEW 2 cited by

Eliminating Biased Length Reliance of Direct Preference Optimization via Down-Sampled KL Divergence

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.10957 v4 pith:AFWDOC6W submitted 2024-06-16 cs.CL

classification cs.CL
keywords biaseddirectlengthreliancerewardssampoverbosityefficacy
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Direct Preference Optimization (DPO) has emerged as a prominent algorithm for the direct and robust alignment of Large Language Models (LLMs) with human preferences, offering a more straightforward alternative to the complex Reinforcement Learning from Human Feedback (RLHF). Despite its promising efficacy, DPO faces a notable drawback: "verbosity", a common over-optimization phenomenon also observed in RLHF. While previous studies mainly attributed verbosity to biased labels within the data, we propose that the issue also stems from an inherent algorithmic length reliance in DPO. Specifically, we suggest that the discrepancy between sequence-level Kullback-Leibler (KL) divergences between chosen and rejected sequences, used in DPO, results in overestimated or underestimated rewards due to varying token lengths. Empirically, we utilize datasets with different label lengths to demonstrate the presence of biased rewards. We then introduce an effective downsampling approach, named SamPO, to eliminate potential length reliance. Our experimental evaluations, conducted across three LLMs of varying scales and a diverse array of conditional and open-ended benchmarks, highlight the efficacy of SamPO in mitigating verbosity, achieving improvements of 5% to 12% over DPO through debaised rewards. Our codes can be accessed at: https://github.com/LuJunru/SamPO/.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. TSPORec: Token Selection via Preference Optimization for LLM-Based Sequential Recommendation

    cs.IR 2026-08 conditional novelty 6.0 of 10

    TSPORec learns to select informative tokens from item text for LLM-based sequential recommendation, improving accuracy slightly and reducing input length.

  2. Hansel: Output Length Controlling Framework for Large Language Models

    cs.CL 2024-12 conditional novelty 6.0 of 10

    Periodic hidden special tokens that count remaining words during finetuning give LLMs accurate and extrapolatable output length control without hurting output quality.

Pith tools