English

Property Neurons in Self-Supervised Speech Transformers

Audio and Speech Processing 2024-09-23 v2 Computation and Language Machine Learning Sound

Abstract

There have been many studies on analyzing self-supervised speech Transformers, in particular, with layer-wise analysis. It is, however, desirable to have an approach that can pinpoint exactly a subset of neurons that is responsible for a particular property of speech, being amenable to model pruning and model editing. In this work, we identify a set of property neurons in the feedforward layers of Transformers to study how speech-related properties, such as phones, gender, and pitch, are stored. When removing neurons of a particular property (a simple form of model editing), the respective downstream performance significantly degrades, showing the importance of the property neurons. We apply this approach to pruning the feedforward layers in Transformers, where most of the model parameters are. We show that protecting property neurons during pruning is significantly more effective than norm-based pruning. The code for identifying property neurons is available at https://github.com/nervjack2/PropertyNeurons.

Cite

@article{arxiv.2409.05910,
  title  = {Property Neurons in Self-Supervised Speech Transformers},
  author = {Tzu-Quan Lin and Guan-Ting Lin and Hung-yi Lee and Hao Tang},
  journal= {arXiv preprint arXiv:2409.05910},
  year   = {2024}
}

Comments

Accepted by SLT 2024

R2 v1 2026-06-28T18:38:59.710Z