解析神经奖励模型如何通过特征学习影响策略优化效果
How Neural Reward Models Learn Features for Policy Optimization: A Single-Index Analysis
- 构建高斯单指标模型,分两阶段学习隐藏方向与读出层
- 当温度高于阈值时,恒定比例神经元可恢复隐藏方向
- 揭示部署温度权衡,适合研究奖励建模与策略优化关系的学者
奖励建模不仅是预测问题:在KL正则化的策略优化中,学习到的奖励会被指数化以定义部署策略,因此下游价值依赖于奖励倾斜区域的误差。我们基于高斯单指标模型 $r^*(x) = σ^*(\langle θ^*, x\rangle)$ 与 $x \sim N(0, I_d)$ 研究了两阶段神经奖励模型——先从加权样本中学习隐藏方向 $θ^*$,再通过加权岭回归拟合读出层。指数奖励加权改变了第一层可用的赫米特信号;对于任何高于无维度 $O(1)$ 阈值的特征学习温度 $β_1$,恒定比例神经元能恢复隐藏方向,弱恢复复杂度由生成指数决定。特征恢复后,我们推导了理想标签加权拟合(权重 $e^{y/β_2}$)与更实用的代理加权拟合(权重 $e^{r_{a_0}(x)/β_2}$)的倾斜策略价值差距边界。保持 $β_2$ 依赖性显式,得出可接受的部署温度集合,平衡降低 $β_2$ 的收益与指数加权放大的学习成本;在代理加权情况下,代理相关因子缩小了该集合。
原文摘要 · Abstract (English)
Reward modeling is not only a prediction problem: in KL-regularized policy optimization, the learned reward is exponentiated to define the deployed policy, so downstream value depends on errors in reward-tilted regions. We study this feedback in a Gaussian single-index model with $r^*(x) = σ^*(\langle θ^*, x\rangle)$ and $x \sim N(0, I_d)$. We analyze a two-stage neural reward model that first learns the hidden direction $θ^*$ from reward-weighted samples and then fits the readout layer by weighted ridge regression. Exponential reward weighting changes the Hermite signal available to the first layer; for any feature-learning temperature $β_1$ above a dimension-free $O(1)$ threshold, a constant fraction of neurons recover the hidden direction, with weak-recovery complexity governed by the generative exponent. After feature recovery, we derive tilted-policy value-gap bounds for an idealized label-weighted fit with weights $e^{y/β_2}$ and a more practical surrogate-weighted fit with weights $e^{r_{a_0}(x)/β_2}$. Keeping the $β_2$-dependence explicit yields an admissible set of deployment temperatures, balancing the gain from lowering $β_2$ against the learning cost amplified by exponential weighting; in the surrogate-weighted case, proxy-dependent factors shrink this admissible set.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。