# Unifying Diarization, Separation, and ASR with Multi-Speaker Encoder

**Authors:** Muhammad Shakeel, Yui Sudo, Yifan Peng, Chyi-Jiunn Lin, Shinji Watanabe

arXiv: 2508.20474 · 2026-05-14

## TL;DR

This paper introduces a unified multi-speaker encoder that jointly learns representations for diarization, separation, and ASR, improving performance on overlapping speech tasks by leveraging shared representations and multi-level semantic information.

## Contribution

The novel UME architecture unifies multiple speech tasks using a shared encoder and residual weighted-sum encoding, capturing task interdependencies for improved accuracy.

## Key findings

- Significant reduction in diarization error rates on LibriMix datasets.
- Outperforms previous methods in speaker diarization accuracy.
- Enhances multi-task learning for overlapping speech recognition.

## Abstract

This paper presents a unified multi-speaker encoder (UME), a novel architecture that jointly learns representations for speaker diarization (SD), speech separation (SS), and multi-speaker automatic speech recognition (ASR) tasks using a shared speech foundational encoder. We leverage the hidden representations from multiple layers of UME as a residual weighted-sum encoding (RWSE) to effectively use information from different semantic levels, contributing to bottom-up alignment between tasks. This joint training approach captures the inherent interdependencies among the tasks, enhancing overall performance on overlapping speech data. Our evaluations demonstrate that UME substantially improves over the single-task baselines dedicated to SD, SS, and multi-speaker ASR on LibriMix evaluation sets. Notably, for SD, UME outperforms the previous studies, achieving diarization error rates of 1.37% and 2.29% on Libri2Mix and Libri3Mix evaluation sets, respectively.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.20474/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/2508.20474/full.md

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/2508.20474/full.md

---
Source: https://tomesphere.com/paper/2508.20474