CLFeb 17

Fine-Refine: Iterative Fine-grained Refinement for Mitigating Dialogue Hallucination

arXiv:2602.15509v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses the issue of misleading users due to factual inaccuracies in dialogue systems, representing an incremental improvement over existing refinement methods.

The paper tackles the problem of hallucination in large language model-based dialogue systems by proposing Fine-Refine, a framework that decomposes responses into atomic units for verification and iterative correction, resulting in up to a 7.63-point gain in dialogue fact score.

The tendency for hallucination in current large language models (LLMs) negatively impacts dialogue systems. Such hallucinations produce factually incorrect responses that may mislead users and undermine system trust. Existing refinement methods for dialogue systems typically operate at the response level, overlooking the fact that a single response may contain multiple verifiable or unverifiable facts. To address this gap, we propose Fine-Refine, a fine-grained refinement framework that decomposes responses into atomic units, verifies each unit using external knowledge, assesses fluency via perplexity, and iteratively corrects granular errors. We evaluate factuality across the HybriDialogue and OpendialKG datasets in terms of factual accuracy (fact score) and coverage (Not Enough Information Proportion), and experiments show that Fine-Refine substantially improves factuality, achieving up to a 7.63-point gain in dialogue fact score, with a small trade-off in dialogue quality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes