English

Guiding LLM Decision-Making with Fairness Reward Models

Machine Learning 2025-07-16 v1

Abstract

Large language models are increasingly used to support high-stakes decisions, potentially influencing who is granted bail or receives a loan. Naive chain-of-thought sampling can improve average decision accuracy, but has also been shown to amplify unfair bias. To address this challenge and enable the trustworthy use of reasoning models in high-stakes decision-making, we propose a framework for training a generalizable Fairness Reward Model (FRM). Our model assigns a fairness score to LLM reasoning, enabling the system to down-weight biased trajectories and favor equitable ones when aggregating decisions across reasoning chains. We show that a single Fairness Reward Model, trained on weakly supervised, LLM-annotated examples of biased versus unbiased reasoning, transfers across tasks, domains, and model families without additional fine-tuning. Applied to real-world decision-making tasks including recidivism prediction and social media moderation, we show that our approach consistently improves fairness while matching, or even surpassing, baseline accuracy.

Keywords

Cite

@article{arxiv.2507.11344,
  title  = {Guiding LLM Decision-Making with Fairness Reward Models},
  author = {Zara Hall and Melanie Subbiah and Thomas P Zollo and Kathleen McKeown and Richard Zemel},
  journal= {arXiv preprint arXiv:2507.11344},
  year   = {2025}
}
R2 v1 2026-07-01T04:02:25.081Z