Mitigating Length Bias in RLHF through a Causal Lens
Hyeonji Kim, Sujeong Oh, Sanghack Lee

TL;DR
This paper introduces a causal framework with counterfactual data augmentation to reduce length bias in RLHF reward models, leading to more content-focused and concise language model outputs.
Contribution
It presents a novel causal approach and counterfactual data augmentation technique to mitigate length bias in RLHF reward modeling.
Findings
Reduces length bias in reward assignment
Produces more concise, content-focused responses
Enhances robustness of reward models in RLHF
Abstract
Reinforcement learning from human feedback (RLHF) is widely used to align large language models (LLMs) with human preferences. However, RLHF-trained reward models often exhibit length bias -- a systematic tendency to favor longer responses by conflating verbosity with quality. We propose a causal framework for analyzing and mitigating length bias in RLHF reward modeling. Central to our approach is a counterfactual data augmentation method that generates response pairs designed to isolate content quality from verbosity. These counterfactual examples are then used to train the reward model, enabling it to assess responses based on content quality independently of verbosity. Specifically, we construct (1) length-divergent pairs with similar content and (2) content-divergent pairs of similar length. Empirical evaluations show that our method reduces length bias in reward assignment and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
