Search papers, labs, and topics across Lattice.
This paper investigates the ability of classifiers to detect knowledge concealment in language models, comparing gradient-based and prompt-based concealment methods. While classifiers outperform humans in detecting concealment in smaller models, they fail to generalize to unseen architectures and topics. Crucially, the study finds that concealment becomes harder to detect as model size increases, with classifiers performing at chance levels on models larger than 70B parameters, suggesting that larger LMs are better at concealing knowledge.
Larger language models are becoming experts at hiding harmful knowledge, rendering current black-box auditing techniques ineffective.
Language Models (LMs) may acquire harmful knowledge, and yet feign ignorance of these topics when under audit. Inspired by the recent discovery of deception-related behaviour patterns in LMs, we aim to train classifiers that detect when a LM is actively concealing knowledge. Initial findings on smaller models show that classifiers can detect concealment more reliably than human evaluators, with gradient-based concealment proving easier to identify than prompt-based methods. However, contrary to prior work, we find that the classifiers do not reliably generalize to unseen model architectures and topics of hidden knowledge. Most concerningly, the identifiable traces associated with concealment become fainter as the models increase in scale, with the classifiers achieving no better than random performance on any model exceeding 70 billion parameters. Our results expose a key limitation in black-box-only auditing of LMs and highlight the need to develop robust methods to detect models that are actively hiding the knowledge they contain.