@inproceedings{chang-etal-2025-safr,
title = "{SAFR}: Neuron Redistribution for Interpretability",
author = "Chang, Ruidi and
Deng, Chunyuan and
Chen, Hanjie",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.findings-naacl.112/",
pages = "2117--2126",
ISBN = "979-8-89176-195-7",
abstract = "Superposition refers to encoding representations of multiple features within a single neuron, which is common in deep neural networks. This property allows neurons to combine and represent multiple features, enabling the model to capture intricate information and handle complex tasks. Despite promising performance, the model{'}s interpretability has been diminished. This paper presents a novel approach to enhance model interpretability by regularizing feature superposition. We introduce SAFR, which simply applies regularizations to the loss function to promote monosemantic representations for important tokens while encouraging polysemanticity for correlated token pairs, where important tokens and correlated token pairs are identified via VMASK and attention weights respectively. We evaluate SAFR with a transformer model on two classification tasks. Experiments demonstrate the effectiveness of SAFR in improving model interpretability without compromising prediction performance. Besides, SAFR provides explanations by visualizing the neuron allocation within the intermediate layers."
}
Markdown (Informal)
[SAFR: Neuron Redistribution for Interpretability](https://preview.aclanthology.org/fix-sig-urls/2025.findings-naacl.112/) (Chang et al., Findings 2025)
ACL
- Ruidi Chang, Chunyuan Deng, and Hanjie Chen. 2025. SAFR: Neuron Redistribution for Interpretability. In Findings of the Association for Computational Linguistics: NAACL 2025, pages 2117–2126, Albuquerque, New Mexico. Association for Computational Linguistics.