Short Answer

Analysis of Reward Function under Policy Convergence

In a language model alignment framework, the reward for generating a response y to a prompt x is given by the equation: r(x,y)=β(logπθ(yx)πθref(yx)+logZ(x))r(\mathbf{x}, \mathbf{y}) = \beta \left( \log \frac{\pi_{\theta}(\mathbf{y}|\mathbf{x})}{\pi_{\theta_{\text{ref}}}(\mathbf{y}|\mathbf{x})} + \log Z(\mathbf{x}) \right) where πθ\pi_{\theta} is the target policy, πθref\pi_{\theta_{\text{ref}}} is the reference policy, β\beta is a positive constant, and Z(x)Z(\mathbf{x}) is a normalization factor that depends only on the prompt x. Suppose that for a given prompt x, the target policy becomes identical to the reference policy for all possible responses (i.e., πθ(yx)=πθref(yx)\pi_{\theta}(\mathbf{y}|\mathbf{x}) = \pi_{\theta_{\text{ref}}}(\mathbf{y}|\mathbf{x}) for every y). What does this imply about the reward r(x,y)r(\mathbf{x}, \mathbf{y}) for any response y? Explain your reasoning by analyzing the components of the equation.

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.4 Alignment - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science

Related