LGCLITJan 3, 2024

Theoretical guarantees on the best-of-n alignment policy

DeepMind
arXiv:2401.01879v3111 citationsh-index: 59ICML
Originality Incremental advance
AI Analysis

This work addresses theoretical gaps in inference-time alignment for generative models, providing corrected guarantees that are incremental but important for practitioners.

The paper disproves a common analytical claim about the KL divergence of best-of-n sampling, showing it is an upper bound, and derives new bounds on win rates and tradeoffs, demonstrating effective alignment with n < 1000.

A simple and effective method for the inference-time alignment and scaling test-time compute of generative models is best-of-$n$ sampling, where $n$ samples are drawn from a reference policy, ranked based on a reward function, and the highest ranking one is selected. A commonly used analytical expression in the literature claims that the KL divergence between the best-of-$n$ policy and the reference policy is equal to $\log (n) - (n-1)/n.$ We disprove the validity of this claim, and show that it is an upper bound on the actual KL divergence. We also explore the tightness of this upper bound in different regimes, and propose a new estimator for the KL divergence and empirically show that it provides a tight approximation. We also show that the win rate of the best-of-$n$ policy against the reference policy is upper bounded by $n/(n+1)$ and derive bounds on the tightness of this characterization. We conclude with analyzing the tradeoffs between win rate and KL divergence of the best-of-$n$ alignment policy, which demonstrate that very good tradeoffs are achievable with $n < 1000$.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes