arXiv:2510.06092cs.LGcs.CL2025-10被引 1

通过分析模型失败案例,更准确还原大模型对齐背后的奖励机制。

Learning from Failures: Understanding LLM Alignment through Failure-Aware Inverse RL

  • 聚焦模型误判或难分样本,提升奖励函数提取精度
  • 在去毒任务中优于传统方法,无需额外标注数据
  • 适合研究模型对齐机制与安全审计的学者使用

基于人类反馈的强化学习(RLHF)使大语言模型与人类偏好对齐,但其内部隐含的奖励信号仍不透明,影响可解释性与安全性。现有逆强化学习(IRL)方法平等地处理所有偏好对,忽略最具信息量的信号——即被模型错误分类或评分接近的样本,我们称之为“失败”。本文提出一种新的“失败感知”IRL算法,专注分析这些失败案例,以恢复定义模型行为的潜在奖励。实验表明,该方法在大模型去毒任务中超越现有IRL基线,无需外部分类器或监督信号。关键在于,失败感知IRL能更准确捕捉RLHF阶段学习到的真实动机,支持更有效的再对齐训练。这为模型对齐审计提供了稳健、可扩展的新路径。

原文摘要 · Abstract (English)

Reinforcement Learning from Human Feedback (RLHF) aligns Large Language Models (LLMs) with human preferences, yet the underlying reward signals they internalize remain hidden, posing a critical challenge for interpretability and safety. Existing approaches attempt to extract these latent incentives using Inverse Reinforcement Learning (IRL), but treat all preference pairs equally, often overlooking the most informative signals: those examples the extracted reward model misclassifies or assigns nearly equal scores, which we term \emph{failures}. We introduce a novel \emph{failure-aware} IRL algorithm that focuses on misclassified or difficult examples to recover the latent rewards defining model behaviors. By learning from these failures, our failure-aware IRL extracts reward functions that better reflect the true objectives behind RLHF. We demonstrate that failure-aware IRL outperforms existing IRL baselines across multiple metrics when applied to LLM detoxification, without requiring external classifiers or supervision. Crucially, failure-aware IRL yields rewards that better capture the true incentives learned during RLHF, enabling more effective re-RLHF training than standard IRL. This establishes failure-aware IRL as a robust, scalable method for auditing model alignment and reducing ambiguity in the IRL process.

大模型对齐逆强化学习可解释性奖励建模

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