ICASSP 2025accepted0 citations

A Noisy Label Filter based on GMM Binary Classification for Speaker Verification

Jianglong Yao, Shenghui Lu, Pengyu Ren, Kaidi Wang, Qinyang Hong, Lin Li

Abstract

Noisy labels are inevitable in real-world datasets. These noisy labels cause deep neural networks to gradient descent towards the wrong direction, leading to performance degradation. In this paper, We propose an efficient method for filtering out noisy labels during training. We calculate an embedding center for each speaker and compute the cosine similarity between each audio embedding and its corresponding speaker embedding center. Subsequently, we use a Gaussian Mixture Model (GMM) to classify the samples into two categories based on their cosine similarities and filter out the class with lower similarity as noisy labels. These steps are iterated until training is complete. We conducted experiments on real-world datasets as well as scenarios with artificially added noisy labels of different types. The experimental results demonstrate that our method achieved notable performance.

BibTeX
@inproceedings{icassp2025_anoisylabelfilte,
  title = {A Noisy Label Filter based on GMM Binary Classification for Speaker Verification},
  author = {Jianglong Yao and Shenghui Lu and Pengyu Ren and Kaidi Wang and Qinyang Hong and Lin Li},
  booktitle = {ICASSP 2025},
  year = {2025}
}