Inference-Time Intervention: Eliciting Truthful Answers from a Language Model (original) (raw)

View PDF HTML (experimental)

Abstract:We introduce Inference-Time Intervention (ITI), a technique designed to enhance the "truthfulness" of large language models (LLMs). ITI operates by shifting model activations during inference, following a set of directions across a limited number of attention heads. This intervention significantly improves the performance of LLaMA models on the TruthfulQA benchmark. On an instruction-finetuned LLaMA called Alpaca, ITI improves its truthfulness from 32.5% to 65.1%. We identify a tradeoff between truthfulness and helpfulness and demonstrate how to balance it by tuning the intervention strength. ITI is minimally invasive and computationally inexpensive. Moreover, the technique is data efficient: while approaches like RLHF require extensive annotations, ITI locates truthful directions using only few hundred examples. Our findings suggest that LLMs may have an internal representation of the likelihood of something being true, even as they produce falsehoods on the surface.

Submission history

From: Kenneth Li [view email]
[v1] Tue, 6 Jun 2023 01:26:53 UTC (1,677 KB)
[v2] Wed, 7 Jun 2023 00:27:45 UTC (1,677 KB)
[v3] Fri, 21 Jul 2023 19:11:58 UTC (1,676 KB)
[v4] Thu, 21 Sep 2023 23:38:08 UTC (1,678 KB)
[v5] Fri, 20 Oct 2023 01:37:21 UTC (1,677 KB)
[v6] Wed, 26 Jun 2024 14:11:53 UTC (1,991 KB)