paper-with-me

Papers

Self-Supervised Metric Learning With Graph Clustering For Speaker Diarization

2021-09-14 · Prachi Singh, Sriram Ganapathy

In this paper, we propose a novel algorithm for speaker diarization using metric learning for graph based clustering. The graph clustering algorithms use an adjacency matrix consisting of similarity scores. These scores are computed between speaker embeddings extracted from pairs of audio segments within the given recording. In this paper, we propose an approach that jointly learns the speaker embeddings and the similarity metric using principles of self-supervised learning. The metric learning network implements a neural model of the probabilistic linear discriminant analysis (PLDA). The self-supervision is derived from the pseudo labels obtained from a previous iteration of clustering. The entire model of representation learning and metric learning is trained with a binary cross entropy loss. By combining the self-supervision based metric learning along with the graph-based clustering algorithm, we achieve significant relative improvements of 60% and 7% over the x-vector PLDA agglomerative hierarchical clustering (AHC) approach on AMI and the DIHARD datasets respectively in terms of diarization error rates (DER).

📄 PDF Abstract BibTeX arXiv:2109.06824

Code (1)

iiscleap/selfsup_plda 공식 구현 pytorch

Tasks

ClusteringGraph ClusteringMetric LearningRepresentation LearningSelf-Supervised Learningspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Self-supervised Representation Learning With Path Integral Clustering For Speaker Diarization

2021-04-19 · Prachi Singh, Sriram Ganapathy

Automatic speaker diarization techniques typically involve a two-stage processing approach where audio segments of fixed duration are converted to vector representations in the first stage. This is followed by an unsuper…

ClusteringRepresentation LearningSelf-Supervised Learningspeaker-diarization+1

Graph Convolutional Network Based Semi-Supervised Learning on Multi-Speaker Meeting Data

2022-04-25 · Fuchuan Tong, Siqi Zheng, Min Zhang, Yafeng Chen 외

Unsupervised clustering on speakers is becoming increasingly important for its potential uses in semi-supervised learning. In reality, we are often presented with enormous amounts of unlabeled data from multi-party meeti…

ClusteringSpeaker Recognition

End-to-End Supervised Hierarchical Graph Clustering for Speaker Diarization

2024-01-23 · Prachi Singh, Sriram Ganapathy

Speaker diarization, the task of segmenting an audio recording based on speaker identity, constitutes an important speech pre-processing step for several downstream applications.The conventional approach to diarization i…

ClusteringGraph ClusteringMetric LearningRepresentation Learning+2

Self-supervised Fine-tuning for Improved Content Representations by Speaker-invariant Clustering

2023-05-18 · Heng-Jui Chang, Alexander H. Liu, James Glass

Self-supervised speech representation models have succeeded in various tasks, but improving them for content-related problems using unlabeled data is challenging. We propose speaker-invariant clustering (Spin), a novel s…

Acoustic Unit DiscoveryClusteringGPUSelf-Supervised Learning+2

Supervised Hierarchical Clustering using Graph Neural Networks for Speaker Diarization

2023-02-24 · Prachi Singh, Amrit Kaul, Sriram Ganapathy

Conventional methods for speaker diarization involve windowing an audio file into short segments to extract speaker embeddings, followed by an unsupervised clustering of the embeddings. This multi-step approach generates…

ClusteringGraph ClusteringGraph Neural Networkspeaker-diarization+1