用强化学习设计可复用的求职关键词,避免大模型被误导复制原文。
Designing Reward Signals for Portable Query Generation: A Case Study in Industrial Semantic Job Search
- 通过规则化奖励机制防止大模型抄袭搜索词,提升查询质量。
- 引入确定性奖励下限后,查询质量提升0.147分(跨家族评测)。
- 训练阶段的奖励设计比优化算法选择更重要,适合工业级求职系统使用。
求职平台依赖低带宽查询接口,难以捕捉候选人信息的高维复杂性。本文提出一个端到端的RLAIF(基于AI反馈的强化学习)框架,生成具有泛化能力的可复用求职查询词,抽象掉用户特定标识但保留通用资质。该任务存在高度对抗性的奖励表面,策略优化常利用大模型作为评判者时的漏洞,导致退化为直接复制。我们通过全面实验分离了优化机制与结构化奖励工程的影响。结果表明,对于无批评器的优化器,性能主要由稳健的奖励塑造决定,算法选择影响甚微。尽管无批评器的每轮优化方法(RLOO和REINFORCE++)天然抗奖励欺骗,但GRPO中的组内相对优势归一化对虚假信号极为敏感,易被利用。我们引入确定性的规则化奖励下限以纠正对原样复制的奖励,显著改善了性能,在跨家族评估裁判上实现+0.147的质量提升。最终证明,训练期奖励模型使性能增益放大2.4倍,说明成功根本依赖于奖励塑造的约束,而非优化器的选择。
原文摘要 · Abstract (English)
Job-search platforms rely on low-bandwidth query interfaces that often fail to capture the high-dimensional complexity of candidate profiles. We present an end-to-end RLAIF (Reinforcement Learning from AI Feedback) framework to generate \emph{portable} job search queries, terms that abstract away seeker-specific identifiers while preserving generalizable qualifications. This task introduces a highly adversarial reward surface where policy optimization frequently exploits flaws in LLM-as-judge rubrics, resulting in degenerate verbatim-copying behaviors. We conducted comprehensive empirical experiments to isolate the impact of optimization mechanics against structured reward engineering. Our results demonstrate that for critic-free optimizers, performance is overwhelmingly dictated by robust reward shaping, rendering the specific choice of algorithm largely immaterial. While critic-free per-rollout baseline methods (RLOO and REINFORCE++) natively resist reward-hacking, the group-relative advantage normalization in GRPO appears uniquely sensitive to spurious reward signals, making it disproportionately susceptible to exploitation. We show that introducing a deterministic, rule-based reward floor to correct for rewards assigned to verbatim copying mitigates this failure mode, resulting in a substantial $+0.147$ quality improvement on a cross-family evaluation judge. Ultimately, we show that the training-time reward model inflates performance gains by $2.4\times$, confirming that the training success is fundamentally dependent on enforcing reward-shaping disciplines rather than selecting alternative optimizers.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。