arXiv:2602.01875cs.CL2026-02ACL被引 1

用强化学习在预训练阶段修正模型对事实的错误偏好。

PretrainRL: Alleviating Factuality Hallucination of Large Language Models at the Beginning

  • 通过强化学习重新分布模型概率,压制高概率假话
  • 在三个基准上显著降低幻觉率,优于现有方法
  • 适合需要高事实准确性的大模型应用者

大型语言模型尽管能力强大,却普遍存在生成可验证错误信息的问题。我们发现其根源在于预训练语料库中数据分布不均,导致‘低概率真话’和‘高概率假话’共存。现有方法如教模型说‘不知道’或事后知识编辑,或回避问题,或引发灾难性遗忘。为此,我们提出PretrainRL框架,将强化学习融入预训练阶段,核心理念为‘去偏后学习’:主动降低高概率假话的概率,为低概率真话留出学习空间。为此,设计了高效的负采样策略以识别假话,并引入新指标评估模型对事实知识的概率状态。在三个公开基准上的实验表明,PretrainRL显著缓解了事实幻觉,性能优于当前最优方法。

原文摘要 · Abstract (English)

Large language models (LLMs), despite their powerful capabilities, suffer from factual hallucinations where they generate verifiable falsehoods. We identify a root of this issue: the imbalanced data distribution in the pretraining corpus, which leads to a state of "low-probability truth" and "high-probability falsehood". Recent approaches, such as teaching models to say "I don't know" or post-hoc knowledge editing, either evade the problem or face catastrophic forgetting. To address this issue from its root, we propose \textbf{PretrainRL}, a novel framework that integrates reinforcement learning into the pretraining phase to consolidate factual knowledge. The core principle of PretrainRL is "\textbf{debiasing then learning}." It actively reshapes the model's probability distribution by down-weighting high-probability falsehoods, thereby making "room" for low-probability truths to be learned effectively. To enable this, we design an efficient negative sampling strategy to discover these high-probability falsehoods and introduce novel metrics to evaluate the model's probabilistic state concerning factual knowledge. Extensive experiments on three public benchmarks demonstrate that PretrainRL significantly alleviates factual hallucinations and outperforms state-of-the-art methods.

大模型幻觉抑制强化学习预训练

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