# Probabilistic Permutation Invariant Training for Speech Separation

**Authors:** Midia Yousefi, Soheil Khorram, John H.L. Hansen

arXiv: 1908.01768 · 2019-08-07

## TL;DR

This paper introduces Probabilistic PIT, a novel training method for speech separation that models permutation as a latent variable, improving over traditional PIT by reducing overconfidence and enhancing separation quality.

## Contribution

The study proposes Probabilistic PIT, which replaces the deterministic permutation selection with a probabilistic approach, leading to better training stability and performance in speech separation.

## Key findings

- Probabilistic PIT outperforms PIT in SDR and SIR metrics.
- The method effectively models permutation as a latent variable.
- Significant improvements demonstrated on TIMIT and CHiME datasets.

## Abstract

Single-microphone, speaker-independent speech separation is normally performed through two steps: (i) separating the specific speech sources, and (ii) determining the best output-label assignment to find the separation error. The second step is the main obstacle in training neural networks for speech separation. Recently proposed Permutation Invariant Training (PIT) addresses this problem by determining the output-label assignment which minimizes the separation error. In this study, we show that a major drawback of this technique is the overconfident choice of the output-label assignment, especially in the initial steps of training when the network generates unreliable outputs. To solve this problem, we propose Probabilistic PIT (Prob-PIT) which considers the output-label permutation as a discrete latent random variable with a uniform prior distribution. Prob-PIT defines a log-likelihood function based on the prior distributions and the separation errors of all permutations; it trains the speech separation networks by maximizing the log-likelihood function. Prob-PIT can be easily implemented by replacing the minimum function of PIT with a soft-minimum function. We evaluate our approach for speech separation on both TIMIT and CHiME datasets. The results show that the proposed method significantly outperforms PIT in terms of Signal to Distortion Ratio and Signal to Interference Ratio.

## Full text

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

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1908.01768/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1908.01768/full.md

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