Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Knowledge Neurons

Knowledge Neurons

Individual neurons in a transformer's feed-forward layers proposed as the storage sites of specific facts, editable to update or erase what a model recalls.

Year: 2021Generality: 450Added: Sep 7, 2026
Back to Vocab

Knowledge neurons are individual neurons inside the feed-forward (MLP) layers of a pretrained transformer language model. A 2021 study proposed them as the storage locations for specific factual associations, such as the correct city for a country's capital. Damai Dai, Li Dong, Yaru Hao, Zhifang Sui, Baobao Chang, and Furu Wei, working at Peking University and Microsoft Research, introduced the concept in "Knowledge Neurons in Pretrained Transformers" (arXiv:2104.08696, April 2021, later published at ACL 2022). Using BERT and a fill-in-the-blank cloze task, they proposed a knowledge attribution method that identifies the specific neurons whose activation correlates with a model expressing a given fact. They described the mechanism as resembling a key-value memory built into the MLP weights.

The paper's central practical claim was that, once a fact's knowledge neurons are located, the model's factual knowledge can be edited directly. A specific fact can be updated or erased by modifying the corresponding MLP weights, without any additional fine-tuning. This result helped motivate a wider line of research into model editing methods that locate and modify facts inside pretrained language models, treating factual recall as localized and directly manipulable rather than only changeable through retraining.

The knowledge neuron thesis has since been challenged. "What does the Knowledge Neuron Thesis Have to do with Knowledge?" by Jingcheng Niu, Andrew Liu, Zining Zhu, and Gerald Penn (ICLR 2024, arXiv:2405.02421) found that the same neuron-editing methods used to locate and change factual associations can also edit unrelated syntactic patterns. Factual edits made this way often fail stricter consistency checks, such as producing the same answer under symmetric rephrasings or synonym substitutions. The authors argue that MLP weights more plausibly encode general, reusable patterns of token expression rather than discrete, addressable pieces of "knowledge." This makes successful editing an unreliable guide to where, or whether, knowledge, as opposed to a broader linguistic pattern, is actually stored.

Sources

  1. Knowledge Neurons in Pretrained Transformers

    arXiv · Apr 18, 2021

  2. Knowledge Neurons in Pretrained Transformers

    ACL Anthology · May 1, 2022

  3. What does the Knowledge Neuron Thesis Have to do with Knowledge?

    arXiv · May 3, 2024

Research this in Signals

Scan Knowledge Neurons for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Knowledge Neurons already loaded, so edit it or scan as is.