DasFormer: Deep Alternating Spectrogram Transformer for Multi/Single-Channel Speech Separation
Shuo Wang, Xiangyu Kong, Xiulian Peng, Mahmood Movassagh, Vinod, Prakash, Yan Lu

TL;DR
DasFormer is a unified deep learning model that effectively handles both multi-channel and single-channel speech separation in reverberant environments by using alternating attention mechanisms on spectrograms.
Contribution
It introduces a simple, unified architecture that processes spectral and spatial information with alternating self-attention modules for speech separation.
Findings
Outperforms current state-of-the-art models in multi-channel speech separation
Achieves single-channel state-of-the-art results in reverberant scenarios
Demonstrates strong modeling of time-frequency representations
Abstract
For the task of speech separation, previous study usually treats multi-channel and single-channel scenarios as two research tracks with specialized solutions developed respectively. Instead, we propose a simple and unified architecture - DasFormer (Deep alternating spectrogram transFormer) to handle both of them in the challenging reverberant environments. Unlike frame-wise sequence modeling, each TF-bin in the spectrogram is assigned with an embedding encoding spectral and spatial information. With such input, DasFormer is then formed by multiple repetition of simple blocks each of which integrates 1) two multi-head self-attention (MHSA) modules alternately processing within each frequency bin & temporal frame of the spectrogram 2) MBConv before each MHSA for modeling local features on the spectrogram. Experiments show that DasFormer has a powerful ability to model the time-frequency…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Advanced Adaptive Filtering Techniques · Hearing Loss and Rehabilitation
