MK-SGC-SC: Multiple Kernel Guided Sparse Graph Construction in Spectral Clustering for Unsupervised Speaker Diarization

πŸ“… 2026-01-24
πŸ“ˆ Citations: 1
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses the challenges of lacking labeled data and reliance on pretraining in unsupervised speaker diarization by proposing a multi-kernel fusion–based similarity measure. It systematically integrates polynomial kernels with first-order arc-cosine kernels for the first time to construct a sparse affinity graph that emphasizes local structural properties, followed by spectral clustering for speaker segmentation and clustering. The method requires no supervision or pretrained models and achieves state-of-the-art unsupervised performance on major benchmarks including DIHARD-III, AMI, and VoxConverse, significantly advancing the practical applicability of unsupervised speaker diarization.

Technology Category

Application Category

πŸ“ Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

unsupervised speaker diarization
spectral clustering
sparse graph construction
speaker embeddings
multiple kernel similarity
Innovation

Methods, ideas, or system contributions that make the work stand out.

Multiple Kernel Learning
Sparse Graph Construction
Spectral Clustering
Unsupervised Speaker Diarization
Speaker Embeddings
πŸ”Ž Similar Papers
No similar papers found.