English

Seeing is Believing: Brain-Inspired Modular Training for Mechanistic Interpretability

Neural and Evolutionary Computing 2023-06-07 v3 Disordered Systems and Neural Networks Artificial Intelligence Machine Learning Representation Theory Neurons and Cognition

Abstract

We introduce Brain-Inspired Modular Training (BIMT), a method for making neural networks more modular and interpretable. Inspired by brains, BIMT embeds neurons in a geometric space and augments the loss function with a cost proportional to the length of each neuron connection. We demonstrate that BIMT discovers useful modular neural networks for many simple tasks, revealing compositional structures in symbolic formulas, interpretable decision boundaries and features for classification, and mathematical structure in algorithmic datasets. The ability to directly see modules with the naked eye can complement current mechanistic interpretability strategies such as probes, interventions or staring at all weights.

Keywords

Cite

@article{arxiv.2305.08746,
  title  = {Seeing is Believing: Brain-Inspired Modular Training for Mechanistic Interpretability},
  author = {Ziming Liu and Eric Gan and Max Tegmark},
  journal= {arXiv preprint arXiv:2305.08746},
  year   = {2023}
}

Comments

Codes are available here: https://github.com/KindXiaoming/BIMT

R2 v1 2026-06-28T10:34:53.118Z