English

Exploring Self-Attention Mechanisms for Speech Separation

Audio and Speech Processing 2023-05-30 v2 Machine Learning Sound Signal Processing

Abstract

Transformers have enabled impressive improvements in deep learning. They often outperform recurrent and convolutional models in many tasks while taking advantage of parallel processing. Recently, we proposed the SepFormer, which obtains state-of-the-art performance in speech separation with the WSJ0-2/3 Mix datasets. This paper studies in-depth Transformers for speech separation. In particular, we extend our previous findings on the SepFormer by providing results on more challenging noisy and noisy-reverberant datasets, such as LibriMix, WHAM!, and WHAMR!. Moreover, we extend our model to perform speech enhancement and provide experimental evidence on denoising and dereverberation tasks. Finally, we investigate, for the first time in speech separation, the use of efficient self-attention mechanisms such as Linformers, Lonformers, and ReFormers. We found that they reduce memory requirements significantly. For example, we show that the Reformer-based attention outperforms the popular Conv-TasNet model on the WSJ0-2Mix dataset while being faster at inference and comparable in terms of memory consumption.

Keywords

Cite

@article{arxiv.2202.02884,
  title  = {Exploring Self-Attention Mechanisms for Speech Separation},
  author = {Cem Subakan and Mirco Ravanelli and Samuele Cornell and Francois Grondin and Mirko Bronzi},
  journal= {arXiv preprint arXiv:2202.02884},
  year   = {2023}
}

Comments

Accepted to IEEE/ACM Transactions on Audio, Speech, and Language Processing

R2 v1 2026-06-24T09:22:58.324Z