DeFTAN-II: Efficient Multichannel Speech Enhancement with Subgroup Processing
Dongheon Lee, and Jung-Woo Choi

TL;DR
DeFTAN-II is an efficient multichannel speech enhancement model using transformer architecture and subgroup processing to reduce computational complexity while maintaining high performance.
Contribution
It introduces subgroup processing within transformer-based speech enhancement models to improve efficiency and effectiveness, especially in local relation capturing.
Findings
Outperforms state-of-the-art models in speech enhancement tasks.
Achieves lower computational complexity and memory usage.
Demonstrates strong generalization on real-world data without fine-tuning.
Abstract
In this work, we present DeFTAN-II, an efficient multichannel speech enhancement model based on transformer architecture and subgroup processing. Despite the success of transformers in speech enhancement, they face challenges in capturing local relations, reducing the high computational complexity, and lowering memory usage. To address these limitations, we introduce subgroup processing in our model, combining subgroups of locally emphasized features with other subgroups containing original features. The subgroup processing is implemented in several blocks of the proposed network. In the proposed split dense blocks extracting spatial features, a pair of subgroups is sequentially concatenated and processed by convolution layers to effectively reduce the computational complexity and memory usage. For the F- and T-transformers extracting temporal and spectral relations, we introduce…
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 · Advanced Adaptive Filtering Techniques
MethodsDense Connections · Feedforward Network · Convolution
