paper-with-me

Papers

Exploring Binary Classification Loss For Speaker Verification

2023-07-17 · Bing Han, Zhengyang Chen, Yanmin Qian

The mismatch between close-set training and open-set testing usually leads to significant performance degradation for speaker verification task. For existing loss functions, metric learning-based objectives depend strongly on searching effective pairs which might hinder further improvements. And popular multi-classification methods are usually observed with degradation when evaluated on unseen speakers. In this work, we introduce SphereFace2 framework which uses several binary classifiers to train the speaker model in a pair-wise manner instead of performing multi-classification. Benefiting from this learning paradigm, it can efficiently alleviate the gap between training and evaluation. Experiments conducted on Voxceleb show that the SphereFace2 outperforms other existing loss functions, especially on hard trials. Besides, large margin fine-tuning strategy is proven to be compatible with it for further improvements. Finally, SphereFace2 also shows its strong robustness to class-wise noisy labels which has the potential to be applied in the semi-supervised training scenario with inaccurate estimated pseudo labels. Codes are available in https://github.com/Hunterhuan/sphereface2_speaker_verification

📄 PDF Abstract BibTeX arXiv:2307.08205

Code (1)

hunterhuan/sphereface2_speaker_verification 공식 구현 pytorch

Tasks

Binary ClassificationClassificationMetric LearningSpeaker Verification

Similar Papers 제목 키워드 기반

The UPC Speaker Verification System Submitted to VoxCeleb Speaker Recognition Challenge 2020 (VoxSRC-20)

2020-10-27

This report describes the submission from Technical University of Catalonia (UPC) to the VoxCeleb Speaker Recognition Challenge (VoxSRC-20) at Interspeech 2020. The final submission is a combination of three systems. Sys…

Binary ClassificationSpeaker RecognitionSpeaker VerificationTriplet

Clustering-based hard negative sampling for supervised contrastive speaker verification

2025-07-23 · Piotr Masztalski, Michał Romaniuk, Jakub Żak, Mateusz Matuszewski 외 arxiv

In speaker verification, contrastive learning is gaining popularity as an alternative to the traditionally used classification-based approaches. Contrastive methods can benefit from an effective use of hard negative pair…

Representation LearningSpeaker VerificationContrastive Learning

Adversarial Speaker Verification

2019-04-29 · Zhong Meng, Yong Zhao, Jinyu Li, Yifan Gong

The use of deep networks to extract embeddings for speaker recognition has proven successfully. However, such embeddings are susceptible to performance degradation due to the mismatches among the training, enrollment, an…

General ClassificationSpeaker RecognitionSpeaker VerificationText-Dependent Speaker Verification

Text-dependent Speaker Verification (TdSV) Challenge 2024: Challenge Evaluation Plan

2024-04-20 · Zeinali Hossein, Lee Kong Aik, Alam Jahangir, Burget Lukas

This document outlines the Text-dependent Speaker Verification (TdSV) Challenge 2024, which centers on analyzing and exploring novel approaches for text-dependent speaker verification. The primary goal of this challenge …

Few-Shot LearningMulti-Task LearningSelf-Supervised LearningSpeaker Verification+1

Exploring the Encoding Layer and Loss Function in End-to-End Speaker and Language Recognition System

2018-04-14 · Weicheng Cai, Jinkun Chen, Ming Li

In this paper, we explore the encoding/pooling layer and loss function in the end-to-end speaker and language recognition system. First, a unified and interpretable end-to-end system for both speaker and language recogni…

Speaker Verification