Challenge: Existing studies on hallucination detection for LLMs focus on how to identify possible factrelated errors in outputs.
Approach: They propose an unsupervised training framework that leverages the internal states of LLMs for real-time hallucination detection without requiring manual annotations.
Outcome: The proposed framework outperforms existing state-of-the-art methods in hallucination detection.

Similar Papers

Unsupervised Hallucination Detection by Inspecting Reasoning Processes (2025.emnlp-main)

Copied to clipboard

Challenge: Unsupervised hallucination detection aims to identify hallucines generated by large language models without relying on labeled data.
Approach: They propose an unsupervised method to detect hallucinated content by large language models . they use internal representations intrinsic to factual correctness to prompt the model to verify the truthfulness of a given statement .
Outcome: The proposed framework outperforms existing unsupervised methods and is fully unsupervised and low cost.
InterrogateLLM: Zero-Resource Hallucination Detection in LLM-Generated Answers (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for detecting hallucinations in large language models are limited due to their high frequency and high accuracy.
Approach: They propose a method to detect hallucinations in large language models by repeating model-generated responses from its generated answer.
Outcome: The proposed method achieves 87% hallucinations in a specific experiment without external knowledge.
Prompt-Guided Internal States for Hallucination Detection of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) generate incorrect or logically incorrect responses, which is known as LLM hallucinations.
Approach: They propose a framework for supervised hallucination detection using in-domain data by prompting changes to the structure related to text truthfulness in LLMs’ internal states.
Outcome: The proposed framework enhances the cross-domain generalization of existing hallucination detection methods.
Towards Long Context Hallucination Detection (2025.findings-naacl)

Copied to clipboard

Challenge: Large language models are prone to contextual hallucination, generating information that is either unsubstantiated or contradictory to the given context.
Approach: They propose a dataset specifically designed for long-context hallucination detection.
Outcome: The proposed architecture outperforms existing models while providing faster inference.
The Dawn After the Dark: An Empirical Study on Factuality Hallucination in Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: a growing number of researchers are studying the hallucination issue in large language models.
Approach: They propose a hallucination detection benchmark and a method to detect hallucines in LLMs.
Outcome: The proposed method detects hallucinations and mitigates them using different training stages.
Principled Detection of Hallucinations in Large Language Models via Multiple Testing (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to detect hallucinations are prone to generating false alarms and false feedbacks.
Approach: They propose a method that aggregates multiple evaluation scores via conformal p-values, enabling calibrated detection with controlled false alarm rate.
Outcome: The proposed method aggregates multiple evaluation scores via conformal p-values, enabling calibrated detection with controlled false alarm rate.
Tutorial Proposal: Hallucination in Large Language Models (2024.lrec-tutorials)

Copied to clipboard

Challenge: Grasping the intricacies of hallucination in LLMs can be daunting, especially for those new to the field.
Approach: This tutorial aims to bridge the gap between the field and the field of hallucination . it will explore the key aspects of hallucinonation, including benchmarking, detection, and mitigation techniques .
Outcome: This tutorial will explore the key aspects of hallucination in LLMs . it will also explore the specific constraints and shortcomings of current approaches .
Simple Factuality Probes Detect Hallucinations in Long-Form Natural Language Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Current approaches to detect hallucination require many samples from the LLM generator . current methods require multiple samples, which is computationally infeasible .
Approach: They propose a simple baseline for detecting hallucinations in long-form LLM generations . they show that LLM hidden states are highly predictive of factuality in long form natural language generation .
Outcome: The proposed method is comparable to expensive multi-sample approaches while drawing only a single sample from the LLM generator.
Zero-Resource Hallucination Prevention for Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for detecting hallucinations post-generation suffer from inconsistent performance due to the influence of instruction format and model style.
Approach: They propose a new technique that evaluates the model’s familiarity with the concepts present in the input instruction and withholding the generation of response in case of unfamiliar concepts under the zero-resource setting.
Outcome: The proposed technique shows superior performance across four different large language models and demonstrates that it can be used to mitigate hallucinations in LLMs.
Enhancing Hallucination Detection via Future Context (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are widely used to generate plausible text on online platforms, without revealing the generation process.
Approach: They propose a framework for detection of hallucinations in black-box generators by analyzing future contexts.
Outcome: The proposed framework improves on existing methods and demonstrates that it is feasible to integrate it with other models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations