English

Can LLMs Detect Their Own Hallucinations?

Computation and Language 2025-11-17 v1

Abstract

Large language models (LLMs) can generate fluent responses, but sometimes hallucinate facts. In this paper, we investigate whether LLMs can detect their own hallucinations. We formulate hallucination detection as a classification task of a sentence. We propose a framework for estimating LLMs' capability of hallucination detection and a classification method using Chain-of-Thought (CoT) to extract knowledge from their parameters. The experimental results indicated that GPT-3.53.5 Turbo with CoT detected 58.2%58.2\% of its own hallucinations. We concluded that LLMs with CoT can detect hallucinations if sufficient knowledge is contained in their parameters.

Keywords

Cite

@article{arxiv.2511.11087,
  title  = {Can LLMs Detect Their Own Hallucinations?},
  author = {Sora Kadotani and Kosuke Nishida and Kyosuke Nishida},
  journal= {arXiv preprint arXiv:2511.11087},
  year   = {2025}
}

Comments

8 pages

R2 v1 2026-07-01T07:37:07.049Z