Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality

About

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.

Baochang Ren, Shuofei Qiao, Da Zheng, Huajun Chen, Ningyu Zhang• 2025

Related benchmarks

TaskDatasetResultRank
FactualityTruthfulQA
Accuracy6
97
Factual Knowledge EvaluationPopQA
Accuracy25.45
56
Factual Question AnsweringTriviaQA
Accuracy68.41
46
Factual QANQ-Open
Accuracy38.53
36
Factual QASimpleQA
Accuracy2.33
24
Multi-hop Question AnsweringHotpotQA Full
C (Correctness)81.9
22
Multi-hop Question Answering2WikiMultiHopQA Full
Accuracy (C)78.8
22
Multi-hop Question AnsweringMuSiQue Full
C Score75.3
22
ReasoningOverall
Overall Accuracy69.9
12
Multi-hop Reasoning2WikiMultihopQA
Accuracy79.8
12
Showing 10 of 13 rows

Other info

Follow for update