Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-Tuning Spectral Clustering for Speaker Diarization

About

Spectral clustering has proven effective in grouping speech representations for speaker diarization tasks, although post-processing the affinity matrix remains difficult due to the need for careful tuning before constructing the Laplacian. In this study, we present a novel pruning algorithm to create a sparse affinity matrix called spectral clustering on p-neighborhood retained affinity matrix (SC-pNA). Our method improves on node-specific fixed neighbor selection by allowing a variable number of neighbors, eliminating the need for external tuning data as the pruning parameters are derived directly from the affinity matrix. SC-pNA does so by identifying two clusters in every row of the initial affinity matrix, and retains only the top p % similarity scores from the cluster containing larger similarities. Spectral clustering is performed subsequently, with the number of clusters determined as the maximum eigengap. Experimental results on the challenging DIHARD-III dataset highlight the superiority of SC-pNA, which is also computationally more efficient than existing auto-tuning approaches. Our implementations are available at https://github.com/nikhilraghav29/SC-pNA.

Nikhil Raghav, Avisek Gupta, Md Sahidullah, Swagatam Das• 2024

Related benchmarks

TaskDatasetResultRank
Speaker DiarizationAMI (Eval)
DER (Mix-Headset)0.0182
5
Speaker DiarizationDIHARD-III (dev)
Broadcast DER2.36
5
Speaker DiarizationVoxConverse (dev)
Overall DER0.0725
5
Speaker DiarizationDIHARD III (Eval)
DER (Broadcast)4.07
5
Speaker DiarizationVoxConverse v0.3
DER (%)0.1083
5
Speaker DiarizationAMI (dev)
Diarization Error (Mix-Headset)1.77
3
Speaker DiarizationVoxConverse (Eval)
DER (Overall)9.38
3
Speaker DiarizationAMI (dev)--
3
Showing 8 of 8 rows

Other info

Follow for update