EMNLP 2024main2 citations

Cluster-Norm for Unsupervised Probing of Knowledge

Walter Laurito, Sharan Maiya, Grégoire Dhimoïla, Owen Ho Wan Yeung, Kaarel Hänni

Abstract

The deployment of language models brings challenges in generating reliable text, especially when these models are fine-tuned with human preferences. To extract the encoded knowledge in these models without (potentially) biased human labels, unsupervised probing techniques like Contrast-Consistent Search (CCS) have been developed (Burns et al., 2022). However, salient but unrelated features in activation space can mislead these probes (Farquhar et al., 2023). Addressing this, we propose a cluster-normalization method to minimize the impact of such features by clustering and normalizing activations of contrast pairs before applying unsupervised probing techniques. While this approach does not address the issue of distinguishing between latent knowledge and that portrayed by a simulated agent—a major issue in the literature of eliciting latent knowledge (Paul Christiano and Xu, 2021)—it still significantly improves the accuracy of probes in identifying the intended knowledge amidst distractions.

BibTeX
@inproceedings{laurito-etal-2024-cluster,
    title = "Cluster-Norm for Unsupervised Probing of Knowledge",
    author = {Laurito, Walter  and
      Maiya, Sharan  and
      Dhimo{\"i}la, Gr{\'e}goire  and
      Yeung, Owen Ho Wan  and
      H{\"a}nni, Kaarel},
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.780/",
    doi = "10.18653/v1/2024.emnlp-main.780",
    pages = "14083--14112"
}
Cluster-Norm for Unsupervised Probing of Knowledge · EMNLP 2024