CLAILGDec 28, 2023

Do Androids Know They're Only Dreaming of Electric Sheep?

arXiv:2312.17249v272 citationsh-index: 60ACL
Originality Incremental advance
AI Analysis

This work addresses hallucination evaluation for language models, offering a more efficient alternative, but it is incremental as it builds on existing probing techniques.

The researchers tackled the problem of detecting hallucinations in transformer language models by training probes on internal representations, achieving 95% of peak performance by layer 4 and outperforming baselines and expert annotators in detection tasks.

We design probes trained on the internal representations of a transformer language model to predict its hallucinatory behavior on three grounded generation tasks. To train the probes, we annotate for span-level hallucination on both sampled (organic) and manually edited (synthetic) reference outputs. Our probes are narrowly trained and we find that they are sensitive to their training domain: they generalize poorly from one task to another or from synthetic to organic hallucinations. However, on in-domain data, they can reliably detect hallucinations at many transformer layers, achieving 95% of their peak performance as early as layer 4. Here, probing proves accurate for evaluating hallucination, outperforming several contemporary baselines and even surpassing an expert human annotator in response-level detection F1. Similarly, on span-level labeling, probes are on par or better than the expert annotator on two out of three generation tasks. Overall, we find that probing is a feasible and efficient alternative to language model hallucination evaluation when model states are available.

Foundations

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

Your Notes