arXiv:2510.09596cs.LGcs.AI2025-10被引 4

仅用失败样本和极少奖励评估,提升生成模型在稀疏奖励下的表现

BaNEL: Exploration Posteriors for Generative Modeling Using Only Negative Rewards

  • 基于失败样本构建贝叶斯后验,指导生成避开已知失败模式
  • 零成功样本下仍能显著提升成功率,奖励评估次数减少数个数量级
  • 适合高成本奖励、失败多成功少的复杂生成任务

当前生成模型依赖大量监督数据和具信息量的奖励函数来优化生成质量。但在最困难的问题中,存在两个挑战:(1) 基础生成模型获得接近零的奖励信号,(2) 奖励调用成本高昂。这与标准奖励后训练设定有本质差异。为此,我们提出 BaNEL(贝叶斯负证据学习),一种仅使用失败尝试进行后训练的算法,同时最小化奖励评估次数(NRE)。该方法将学习失败规律问题转化为一个内部生成建模问题,利用该模型判断新样本是否类似过往失败,从而引导生成远离这些区域。我们在多个稀疏奖励任务上验证,即使未观测到任何成功样本,BaNEL 仍能显著提升性能,成功率优于现有新颖性奖励方法数个数量级,且所需奖励评估次数更少。

原文摘要 · Abstract (English)

Today's generative models thrive with large amounts of supervised data and informative reward functions characterizing the quality of the generation. They work under the assumptions that the supervised data provides knowledge to pre-train the model, and the reward function provides dense information about how to further improve the generation quality and correctness. However, in the hardest instances of important problems, two problems arise: (1) the base generative model attains a near-zero reward signal, and (2) calls to the reward oracle are expensive. This setting poses a fundamentally different learning challenge than standard reward-based post-training. To address this, we propose BaNEL (Bayesian Negative Evidence Learning), an algorithm that post-trains the model using failed attempts only, while minimizing the number of reward evaluations (NREs). Our method is based on the idea that the problem of learning regularities underlying failures can be cast as another, in-loop generative modeling problem. We then leverage this model to assess whether new data resembles previously seen failures and steer the generation away from them. We show that BaNEL can improve model performance without observing a single successful sample on several sparse-reward tasks, outperforming existing novelty-bonus approaches by up to several orders of magnitude in success rate, while using fewer reward evaluations.

生成模型稀疏奖励负样本学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。