Scholay

学术搜索 · AI 审稿 · LaTeX 协作

On-Policy Self-Alignment with Fine-grained Knowledge Feedback for Hallucination Mitigation

作者:Xueru Wen, Jie Lou, Xinyu Lu, Yuqiu Ji, Xinyan Guan, Yaojie Lu, Hongyu Lin, Ben He, Xianpei Han, Debing Zhang, Le Sun · 年份:2025 · DOI:10.18653/v1/2025.findings-acl.271 · 被引用次数:2 · 研究领域:Mental Health Research Topics

Hallucination occurs when large language models exhibit behavior that deviates from the boundaries of their knowledge during response generation.To address this critical issue, previous learning-based methods attempt to finetune models but are limited by off-policy sampling and coarse-grained feedback.In this paper, we present R einforcement L earning f or H allucination (RLFH), an on-policy selfalignment approach that enables LLMs to actively explore their knowledge boundaries and self-correct generation behavior through finegrained feedback signals.RLFH introduces a self-assessment framework where the policy serves as its own judge.Through this framework, responses are automatically decomposed into atomic facts and their truthfulness and informativeness are assessed against external knowledge sources.The resulting fine-grained feedback at the statement level are then converted into token-level dense reward signals.This enables online reinforcement learning to achieve precise and timely optimization without human intervention.Comprehensive evaluations on HotpotQA, SQuADv2, and Biography benchmarks validate RLFH's effectiveness in hallucination mitigation.