ACL 2025long0 citations

The Knowledge Microscope: Features as Better Analytical Lenses than Neurons

Yuheng Chen, Pengfei Cao, Kang Liu, Jun Zhao

Abstract

We demonstrate that features, rather than neurons, serve as superior analytical units for understanding the mechanisms of factual knowledge in Language Models (LMs). Previous studies primarily utilize MLP neurons as units of analysis; however, neurons suffer from polysemanticity, leading to limited knowledge expression and poor interpretability. We first conduct preliminary experiments to validate that SAE can effectively decompose neurons into features. With this established, our core findings reveal three key advantages of features over neurons: (1) Features exhibit stronger influence on knowledge expression and superior interpretability. (2) Features demonstrate enhanced monosemanticity, showing distinct activation patterns between related and unrelated facts. (3) Feature-based method demonstrates superior performance over neuron-based approaches in erasing privacy-sensitive information from LMs. Additionally, we propose FeatureEdit, the first feature-based editing method. Code and dataset will be available.

BibTeX
@inproceedings{chen-etal-2025-knowledge,
    title = "The Knowledge Microscope: Features as Better Analytical Lenses than Neurons",
    author = "Chen, Yuheng  and
      Cao, Pengfei  and
      Liu, Kang  and
      Zhao, Jun",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.516/",
    doi = "10.18653/v1/2025.acl-long.516",
    pages = "10493--10515",
    ISBN = "979-8-89176-251-0"
}