Extended U-Net for Speaker Verification in Noisy Environments
Ju-ho Kim, Jungwoo Heo, Hye-jin Shim, Ha-Jin Yu

TL;DR
This paper introduces an extended U-Net framework for speaker verification in noisy environments, jointly optimizing enhancement and identification to improve accuracy over existing methods.
Contribution
It proposes a fully joint training approach with an extended U-Net architecture tailored for noisy speaker verification, addressing limitations of standard U-Net models.
Findings
Extended U-Net outperforms baseline models.
Joint training improves speaker verification accuracy.
Achieves state-of-the-art results on noisy datasets.
Abstract
Background noise is a well-known factor that deteriorates the accuracy and reliability of speaker verification (SV) systems by blurring speech intelligibility. Various studies have used separate pretrained enhancement models as the front-end module of the SV system in noisy environments, and these methods effectively remove noises. However, the denoising process of independent enhancement models not tailored to the SV task can also distort the speaker information included in utterances. We argue that the enhancement network and speaker embedding extractor should be fully jointly trained for SV tasks under noisy conditions to alleviate this issue. Therefore, we proposed a U-Net-based integrated framework that simultaneously optimizes speaker identification and feature enhancement losses. Moreover, we analyzed the structural limitations of using U-Net directly for noise SV tasks and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
MethodsTest · Concatenated Skip Connection · Convolution · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
