arXiv:2506.19807cs.AIcs.CL2025-06ACL被引 14

用事实奖励引导大模型慢思考,减少幻觉。

KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality

  • 在强化学习中引入基于知识验证的事实奖励
  • 三数据集测试显示幻觉率显著降低
  • 适合需要高准确性的推理场景

大语言模型,尤其是慢思考模型,常因无法准确认知知识边界而在推理过程中产生严重幻觉。尽管强化学习(RL)可增强复杂推理能力,但其结果导向的奖励机制缺乏对思维过程的事实监督,进一步加剧了幻觉问题。为解决慢思考模型中的高幻觉问题,我们提出知识增强型强化学习(KnowRL)。KnowRL通过在强化学习训练过程中引入基于知识验证的事实性奖励,引导模型进行基于事实的慢思考,帮助其识别知识边界。这种在训练中注入事实性输入的方式,使模型能够学习并内化基于事实的推理策略。通过直接奖励推理步骤中的事实遵循,KnowRL构建了更可靠的思考过程。在三个幻觉评估数据集和两个推理评估数据集上的实验结果表明,KnowRL有效缓解了慢思考模型的幻觉问题,同时保持了其原有的强推理能力。代码已公开于https://github.com/zjunlp/KnowRL。

原文摘要 · Abstract (English)

Large Language Models (LLMs), particularly slow-thinking models, often exhibit severe hallucination, outputting incorrect content due to an inability to accurately recognize knowledge boundaries during reasoning. While Reinforcement Learning (RL) can enhance complex reasoning abilities, its outcome-oriented reward mechanism often lacks factual supervision over the thinking process, further exacerbating the hallucination problem. To address the high hallucination in slow-thinking models, we propose Knowledge-enhanced RL, KnowRL. KnowRL guides models to perform fact-based slow thinking by integrating a factuality reward, based on knowledge verification, into the RL training process, helping them recognize their knowledge boundaries. KnowRL guides models to perform fact-based slow thinking by integrating a factuality reward, based on knowledge verification, into the RL training process, helping them recognize their knowledge boundaries. This targeted factual input during RL training enables the model to learn and internalize fact-based reasoning strategies. By directly rewarding adherence to facts within the reasoning steps, KnowRL fosters a more reliable thinking process. Experimental results on three hallucination evaluation datasets and two reasoning evaluation datasets demonstrate that KnowRL effectively mitigates hallucinations in slow-thinking models while maintaining their original strong reasoning capabilities. Our code is available at https://github.com/zjunlp/KnowRL.

大模型强化学习幻觉抑制

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