MK-SGC-SC: Multiple Kernel Guided Sparse Graph Construction in Spectral Clustering for Unsupervised Speaker Diarization
About
Speaker diarization aims to segment audio recordings into regions corresponding to individual speakers. Although unsupervised speaker diarization is inherently challenging, the prospect of identifying speaker regions without pretraining or weak supervision motivates research on clustering techniques. In this work, we share the notable observation that measuring multiple kernel similarities of speaker embeddings to thereafter craft a sparse graph for spectral clustering in a principled manner is sufficient to achieve state-of-the-art performances in a fully unsupervised setting. Specifically, we consider four polynomial kernels and a degree one arccosine kernel to measure similarities in speaker embeddings, using which sparse graphs are constructed in a principled manner to emphasize local similarities. Experiments show the proposed approach excels in unsupervised speaker diarization over a variety of challenging environments in the DIHARD-III, AMI, and VoxConverse corpora. To encourage further research, our implementations are available at https://github.com/nikhilraghav29/MK-SGC-SC.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speaker Diarization | VoxConverse v0.3 | DER (%)0.0582 | 5 | |
| Speaker Diarization | DIHARD-III (dev) | Broadcast DER1.07 | 5 | |
| Speaker Diarization | DIHARD III (Eval) | DER (Broadcast)1.95 | 5 | |
| Speaker Diarization | AMI (Eval) | DER (Mix-Headset)0.0167 | 5 | |
| Speaker Diarization | VoxConverse (dev) | Overall DER0.0283 | 5 | |
| Speaker Diarization | VoxConverse (Eval) | DER (Overall)4.27 | 3 | |
| Speaker Diarization | AMI (dev) | Diarization Error (Mix-Headset)1.9 | 3 | |
| Speaker Diarization | AMI (dev) | -- | 3 |