SDCLLGASJul 1, 2024

Papez: Resource-Efficient Speech Separation with Auditory Working Memory

arXiv:2407.00888v14 citationsh-index: 9Has Code
Originality Highly original
AI Analysis

This enables speech separation on mobile or IoT devices where computational resources are limited.

The paper tackles the problem of deploying transformer-based speech separation models on resource-constrained devices by introducing Papez, a lightweight model that achieves state-of-the-art resource-accuracy tradeoffs with a large margin.

Transformer-based models recently reached state-of-the-art single-channel speech separation accuracy; However, their extreme computational load makes it difficult to deploy them in resource-constrained mobile or IoT devices. We thus present Papez, a lightweight and computation-efficient single-channel speech separation model. Papez is based on three key techniques. We first replace the inter-chunk Transformer with small-sized auditory working memory. Second, we adaptively prune the input tokens that do not need further processing. Finally, we reduce the number of parameters through the recurrent transformer. Our extensive evaluation shows that Papez achieves the best resource and accuracy tradeoffs with a large margin. We publicly share our source code at \texttt{https://github.com/snuhcs/Papez}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes