Reward Models

Layer 4 · Foundations

Reward Models

The statistical model behind reward-model training and the effect of miscalibration on downstream RL.

15 min read180 XP

This is the Bradley-Terry model in its original form — a special case of the Luce choice axiom for pairwise comparisons, historically used to rank chess and sports competitors from win/loss records. It assumes there exists some latent 'true strength' for each response such that win probability is a logistic function of the strength difference. Reward-model training is exactly maximum-likelihood estimation of under this assumed generative model of human choice.