MossFormer2: Combining Transformer and RNN-Free Recurrent Network for Enhanced Time-Domain Monaural Speech Separation
Shengkui Zhao, Yukun Ma, Chongjia Ni, Chong Zhang, Hao Wang, Trung, Hieu Nguyen, Kun Zhou, Jiaqi Yip, Dianwen Ng, Bin Ma

TL;DR
MossFormer2 introduces a hybrid model combining transformer and RNN-free recurrent networks to improve monaural speech separation by capturing both long-range and fine-scale dependencies.
Contribution
The paper proposes a novel hybrid architecture integrating a feedforward sequential memory network (FSMN) with MossFormer, enhancing speech separation performance over existing models.
Findings
Outperforms MossFormer and state-of-the-art methods on multiple benchmarks.
Effectively models both long-range dependencies and fine-scale recurrent patterns.
Achieves significant improvements in speech separation accuracy.
Abstract
Our previously proposed MossFormer has achieved promising performance in monaural speech separation. However, it predominantly adopts a self-attention-based MossFormer module, which tends to emphasize longer-range, coarser-scale dependencies, with a deficiency in effectively modelling finer-scale recurrent patterns. In this paper, we introduce a novel hybrid model that provides the capabilities to model both long-range, coarse-scale dependencies and fine-scale recurrent patterns by integrating a recurrent module into the MossFormer framework. Instead of applying the recurrent neural networks (RNNs) that use traditional recurrent connections, we present a recurrent module based on a feedforward sequential memory network (FSMN), which is considered "RNN-free" recurrent network due to the ability to capture recurrent patterns without using recurrent connections. Our recurrent module mainly…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Speech Recognition and Synthesis · Phonetics and Phonology Research
