Back to Research papers
Research paper index

Prompt Embedding Probes (PEP): Hallucination Detection in LLMs from Hidden States

Zakhar Mrykhin, Valentin Malykh

arXiv:2608.08024Published August 8, 20260 citations
  • cs.CL
  • cs.AI

Abstract

Large language models (LLMs) can generate fluent and useful responses but remain prone to hallucinations. We introduce Prompt Embedding Probes (PEP), a white-box method for answer-level hallucination detection from the hidden states of a frozen LLM. PEP extends standard linear probes by augmenting the input with a small number of learnable prompt embeddings. We evaluate PEP on TriviaQA, GSM8K, and MedQA using Qwen3 models at multiple scales. PEP improves hidden-state-based detection over standard linear probes in the main in-distribution setting. We further evaluate PEP for pre-generation prediction, cross-model transfer, and out-of-distribution generalization. PEP remains effective in the pre-generation and cross-model settings, whereas robust cross-dataset transfer remains difficult. These results show that prompt-based adaptation can strengthen hidden-state probing while keeping the backbone frozen and adding only a small number of trainable parameters.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.