Time-Frequency-Based Attention Cache Memory Model for Real-Time Speech Separation
Guo Chen, Kai Li, Runxuan Yang, Xiaolin Hu

TL;DR
This paper introduces the TFACM model, which uses attention and cache memory to improve real-time causal speech separation by effectively capturing spatio-temporal features with lower complexity.
Contribution
The paper presents a novel Time-Frequency Attention Cache Memory model that enhances causal speech separation by integrating attention mechanisms and cache memory for better historical information retention.
Findings
Achieved comparable performance to state-of-the-art models
Significantly reduced model complexity and number of parameters
Effectively captures spatio-temporal relationships in speech signals
Abstract
Existing causal speech separation models often underperform compared to non-causal models due to difficulties in retaining historical information. To address this, we propose the Time-Frequency Attention Cache Memory (TFACM) model, which effectively captures spatio-temporal relationships through an attention mechanism and cache memory (CM) for historical information storage. In TFACM, an LSTM layer captures frequency-relative positions, while causal modeling is applied to the time dimension using local and global representations. The CM module stores past information, and the causal attention refinement (CAR) module further enhances time-based feature representations for finer granularity. Experimental results showed that TFACM achieveed comparable performance to the SOTA TF-GridNet-Causal model, with significantly lower complexity and fewer trainable parameters. For more details, visit…
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 Recognition and Synthesis · Speech and Audio Processing · Advanced Data Compression Techniques
MethodsSoftmax · Attention Is All You Need · Sigmoid Activation · Tanh Activation · Long Short-Term Memory
