Probing the Geometry of Truth: Consistency and Generalization of Truth Directions in LLMs Across Logical Transformations and Question Answering Tasks
By: Yuntai Bao , Xuhong Zhang , Tianyu Du and more
Potential Business Impact:
Makes computers tell the truth more often.
Large language models (LLMs) are trained on extensive datasets that encapsulate substantial world knowledge. However, their outputs often include confidently stated inaccuracies. Earlier works suggest that LLMs encode truthfulness as a distinct linear feature, termed the "truth direction", which can classify truthfulness reliably. We address several open questions about the truth direction: (i) whether LLMs universally exhibit consistent truth directions; (ii) whether sophisticated probing techniques are necessary to identify truth directions; and (iii) how the truth direction generalizes across diverse contexts. Our findings reveal that not all LLMs exhibit consistent truth directions, with stronger representations observed in more capable models, particularly in the context of logical negation. Additionally, we demonstrate that truthfulness probes trained on declarative atomic statements can generalize effectively to logical transformations, question-answering tasks, in-context learning, and external knowledge sources. Finally, we explore the practical application of truthfulness probes in selective question-answering, illustrating their potential to improve user trust in LLM outputs. These results advance our understanding of truth directions and provide new insights into the internal representations of LLM beliefs. Our code is public at https://github.com/colored-dye/truthfulness_probe_generalization
Similar Papers
Exploring the generalization of LLM truth directions on conversational formats
Computation and Language
Helps computers spot lies, even in long talks.
From Directions to Cones: Exploring Multidimensional Representations of Propositional Facts in LLMs
Machine Learning (CS)
Makes AI tell the truth more often.
The Geometries of Truth Are Orthogonal Across Tasks
Machine Learning (CS)
Makes AI answers more trustworthy by checking its thinking.