English

Papez: Resource-Efficient Speech Separation with Auditory Working Memory

Sound 2024-07-02 v1 Computation and Language Machine Learning Audio and Speech Processing

Abstract

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}

Keywords

Cite

@article{arxiv.2407.00888,
  title  = {Papez: Resource-Efficient Speech Separation with Auditory Working Memory},
  author = {Hyunseok Oh and Juheon Yi and Youngki Lee},
  journal= {arXiv preprint arXiv:2407.00888},
  year   = {2024}
}

Comments

5 pages. Accepted by ICASSP 2023

R2 v1 2026-06-28T17:24:19.803Z