The reviewed record of science sign in
Pith

arxiv: 2310.03951 · v2 · pith:D4XXVKUC · submitted 2023-10-06 · cs.CL · cs.AI

Chain of Natural Language Inference for Reducing Large Language Model Ungrounded Hallucinations

Reviewed by Pithpith:D4XXVKUCopen to challenge →

classification cs.CL cs.AI
keywords hallucinationlanguagellmsdetectionframeworknaturalchaingenerate
0
0 comments X
read the original abstract

Large language models (LLMs) can generate fluent natural language texts when given relevant documents as background context. This ability has attracted considerable interest in developing industry applications of LLMs. However, LLMs are prone to generate hallucinations that are not supported by the provided sources. In this paper, we propose a hierarchical framework to detect and mitigate such ungrounded hallucination. Our framework uses Chain of Natural Language Inference (CoNLI) for hallucination detection and hallucination reduction via post-editing. Our approach achieves state-of-the-art performance on hallucination detection and enhances text quality through rewrite, using LLMs without any fine-tuning or domain-specific prompt engineering. We show that this simple plug-and-play framework can serve as an effective choice for hallucination detection and reduction, achieving competitive performance across various contexts.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Signals to Transfer: A Factorised Study of Probe-Based Uncertainty Estimation in Large Language Models

    cs.CL 2026-06 conditional novelty 5.0

    A factorized study finds raw hidden states and attention features hard to beat in-domain for LLM uncertainty probes, but structured compressed features are more robust under distribution shift, with pretrained probes ...

  2. A Survey on Hallucination in Large Language Models: Principles, Taxonomy, Challenges, and Open Questions

    cs.CL 2023-11 unverdicted novelty 5.0

    The paper surveys hallucination in LLMs with an innovative taxonomy, factors, detection methods, benchmarks, mitigation strategies, and open research directions.