paper-with-me

홈 › Papers

Graph-PIT: Generalized permutation invariant training for continuous separation of arbitrary numbers of speakers

2021-07-30 · Thilo von Neumann, Keisuke Kinoshita, Christoph Boeddeker, Marc Delcroix, Reinhold Haeb-Umbach

Automatic transcription of meetings requires handling of overlapped speech, which calls for continuous speech separation (CSS) systems. The uPIT criterion was proposed for utterance-level separation with neural networks and introduces the constraint that the total number of speakers must not exceed the number of output channels. When processing meeting-like data in a segment-wise manner, i.e., by separating overlapping segments independently and stitching adjacent segments to continuous output streams, this constraint has to be fulfilled for any segment. In this contribution, we show that this constraint can be significantly relaxed. We propose a novel graph-based PIT criterion, which casts the assignment of utterances to output channels in a graph coloring problem. It only requires that the number of concurrently active speakers must not exceed the number of output channels. As a consequence, the system can process an arbitrary number of speakers and arbitrarily long segments and thus can handle more diverse scenarios. Further, the stitching algorithm for obtaining a consistent output order in neighboring segments is of less importance and can even be eliminated completely, not the least reducing the computational effort. Experiments on meeting-style WSJ data show improvements in recognition performance over using the uPIT criterion.

📄 PDF Abstract BibTeX arXiv:2107.14446

Code (1)

fgnt/graph_pit 공식 구현 pytorch

Tasks

Speech Separation

Methods 이 논문이 사용한 방법론

uPIT 설명 없음

Similar Papers 제목 키워드 기반

The Generalized Skew Spectrum of Graphs

2025-05-29 · Armando Bellante, Martin Plávala, Alessandro Luongo

This paper proposes a family of permutation-invariant graph embeddings, generalizing the Skew Spectrum of graphs of Kondor & Borgwardt (2008). Grounded in group theory and harmonic analysis, our method introduces a new c…

GraphGDP: Generative Diffusion Processes for Permutation Invariant Graph Generation

2022-12-04 · Han Huang, Leilei Sun, Bowen Du, Yanjie Fu 외

Graph generative models have broad applications in biology, chemistry and social science. However, modelling and understanding the generative process of graphs is challenging due to the discrete and high-dimensional natu…

Graph GenerationPosition

Universal Invariant and Equivariant Graph Neural Networks

2019-05-13 · NeurIPS 2019 12 · Nicolas Keriven, Gabriel Peyré

Graph Neural Networks (GNN) come in many flavors, but should always be either invariant (permutation of the nodes of the input graph does not affect the output) or equivariant (permutation of the input permutes the outpu…

Permutation Invariant Graph Generation via Score-Based Generative Modeling

2020-03-02 · Chenhao Niu, Yang song, Jiaming Song, Shengjia Zhao 외

Learning generative models for graph-structured data is challenging because graphs are discrete, combinatorial, and the underlying data distribution is invariant to the ordering of nodes. However, most of the existing ge…

Graph GenerationGraph Neural Network

MixCycle: Unsupervised Speech Separation via Cyclic Mixture Permutation Invariant Training

2022-02-08 · Ertuğ Karamatlı, Serap Kırbız

We introduce two unsupervised source separation methods, which involve self-supervised training from single-channel two-source speech mixtures. Our first method, mixture permutation invariant training (MixPIT), enables l…

Data AugmentationSpeech Separation