paper-with-me

Papers

Multi-Stream Extension of Variational Bayesian HMM Clustering (MS-VBx) for Combined End-to-End and Vector Clustering-based Diarization

2023-05-23 · Marc Delcroix, Naohiro Tawara, Mireia Diez, Federico Landini, Anna Silnova, Atsunori Ogawa, Tomohiro Nakatani, Lukas Burget, Shoko Araki

Combining end-to-end neural speaker diarization (EEND) with vector clustering (VC), known as EEND-VC, has gained interest for leveraging the strengths of both methods. EEND-VC estimates activities and speaker embeddings for all speakers within an audio chunk and uses VC to associate these activities with speaker identities across different chunks. EEND-VC generates thus multiple streams of embeddings, one for each speaker in a chunk. We can cluster these embeddings using constrained agglomerative hierarchical clustering (cAHC), ensuring embeddings from the same chunk belong to different clusters. This paper introduces an alternative clustering approach, a multi-stream extension of the successful Bayesian HMM clustering of x-vectors (VBx), called MS-VBx. Experiments on three datasets demonstrate that MS-VBx outperforms cAHC in diarization and speaker counting performance.

📄 PDF Abstract BibTeX arXiv:2305.13580

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Note on Equivalence Between Recurrent Neural Network Time Series Models and Variational Bayesian Models

2015-04-29 · Jascha Sohl-Dickstein, Diederik P. Kingma

We observe that the standard log likelihood training objective for a Recurrent Neural Network (RNN) model of time series data is equivalent to a variational Bayesian training objective, given the proper choice of generat…

Time SeriesTime Series Analysis

Robust Bayesian Model Selection for Variable Clustering with the Gaussian Graphical Model

2018-06-15 · Daniel Andrade, Akiko Takeda, Kenji Fukumizu

Variable clustering is important for explanatory analysis. However, only few dedicated methods for variable clustering with the Gaussian graphical model have been proposed. Even more severe, small insignificant partial c…

ClusteringmodelModel Selection

Streaming Adaptive Nonparametric Variational Autoencoder

2019-06-07 · Tingting Zhao, Zifeng Wang, Aria Masoomi, Jennifer G. Dy

We develop a data driven approach to perform clustering and end-to-end feature learning simultaneously for streaming data that can adaptively detect novel clusters in emerging data. Our approach, Adaptive Nonparametric V…

ClusteringFeature EngineeringVariational Inference

Streaming Variational Inference for Bayesian Nonparametric Mixture Models

2014-12-01 · Alex Tank, Nicholas J. Foti, Emily B. Fox

In theory, Bayesian nonparametric (BNP) models are well suited to streaming data scenarios due to their ability to adapt model complexity with the observed data. Unfortunately, such benefits have not been fully realized …

ClusteringVariational Inference

Clustering of non-Gaussian data by variational Bayes for normal inverse Gaussian mixture models

2020-09-13 · Takashi Takekawa

Finite mixture models, typically Gaussian mixtures, are well known and widely used as model-based clustering. In practical situations, there are many non-Gaussian data that are heavy-tailed and/or asymmetric. Normal inve…

Clustering