SDAIOct 23, 2025

UniSE: A Unified Framework for Decoder-only Autoregressive LM-based Speech Enhancement

arXiv:2510.20441v16 citationsh-index: 2Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of applying language models to multiple speech enhancement tasks, but it is incremental as it builds on existing neural audio codec frameworks.

The authors tackled the problem of unifying different speech enhancement tasks using autoregressive language models, achieving competitive performance on benchmarks compared to existing methods.

The development of neural audio codecs (NACs) has largely promoted applications of language models (LMs) to speech processing and understanding. However, there lacks the verification on the effectiveness of autoregressive (AR) LMbased models in unifying different sub-tasks of speech enhancement (SE). In this work, we propose UniSE, a unified decoder-only LM-based framework to handle different SE tasks including speech restoration, target speaker extraction and speech separation. It takes input speech features as conditions and generates discrete tokens of the target speech using AR modeling, which facilitates a compatibility between distinct learning patterns of multiple tasks. Experiments on several benchmarks indicate the proposed UniSE can achieve competitive performance compared to discriminative and generative baselines, showing the capacity of LMs in unifying SE tasks. The demo page is available here: https://github.com/hyyan2k/UniSE.

Foundations

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

Your Notes