Rewarding Intellectual Humility Learning When Not To Answer In Large Language Models

Large Language Models (LLMs) often produce hallucinated or unverifiable content, undermining their reliability in factual domains. This work investigates Reinforcement Learning with Verifiable Rewards (RLVR) as a training paradigm that explicitly rewards abstention ("I don't know") alongside correctness to promote intellectual humility. We fine-tune and evaluate Granite-3.3-2B-Instruct and Qwen-3-4B-Instruct on the MedMCQA and Hendrycks Math benchmarks using a ternary reward structure ($-1$, r_abs, 1) under varying abstention reward structures. We further study the effect of combining RLVR with supervised fine-tuning strategies that teach abstention prior to reinforcement learning. Our results show that moderate abstention rewards (r_abs $\approx -0.25$ to 0.3) consistently reduce incorrect responses without severe accuracy degradation on multiple-choice tasks, with larger models exhibiting greater robustness to abstention incentives. On open-ended question answering, we observe limitations due to insufficient exploration, which can be partially mitigated through supervised abstention training. Overall, these findings demonstrate the feasibility and flexibility of verifiable reward design as a practical approach for hallucination mitigation in language models. Reproducible code for our abstention training framework is available here https://github.com/Mystic-Slice/rl-abstention.

Paper

References (12)

05IBM Granite Team2025 · Granite-3
06Qwen TeamQwen3-4b-instruct-2507
072022. Medmcqa: A large-scale multi-subject multi-choice dataset for medical domain question answeringProceedings of the Conference on Health, Inference, and Learning , volume 174 of Proceedings of Machine Learning Research
082025. A survey on hallucination in large language models: Principles, taxonomy, challenges, and open questionsACM Transactions on Information Systems
092024. R-tuning: Instructing large language models to say ‘i don’t know’Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Pa-pers)
102025. Tulu 3: Pushing fron-tiers in open language model post-trainingPreprint
112025. A survey of large language modelsPreprint
122025. Qwen3 technical reportPreprint

Similar papers

© 2026 NYSGPT2525 LLC