paper-with-me

Papers

Time-Contrastive Learning Based DNN Bottleneck Features for Text-Dependent Speaker Verification

2017-04-06 · Achintya Kr. Sarkar, Zheng-Hua Tan

In this paper, we present a time-contrastive learning (TCL) based bottleneck (BN)feature extraction method for speech signals with an application to text-dependent (TD) speaker verification (SV). It is well-known that speech signals exhibit quasi-stationary behavior in and only in a short interval, and the TCL method aims to exploit this temporal structure. More specifically, it trains deep neural networks (DNNs) to discriminate temporal events obtained by uniformly segmenting speech signals, in contrast to existing DNN based BN feature extraction methods that train DNNs using labeled data to discriminate speakers or pass-phrases or phones or a combination of them. In the context of speaker verification, speech data of fixed pass-phrases are used for TCL-BN training, while the pass-phrases used for TCL-BN training are excluded from being used for SV, so that the learned features can be considered generic. The method is evaluated on the RedDots Challenge 2016 database. Experimental results show that TCL-BN is superior to the existing speaker and pass-phrase discriminant BN features and the Mel-frequency cepstral coefficient feature for text-dependent speaker verification.

📄 PDF Abstract BibTeX arXiv:1704.02373

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSpeaker VerificationText-Dependent Speaker Verification

Similar Papers 제목 키워드 기반

Time-Contrastive Learning Based Deep Bottleneck Features for Text-Dependent Speaker Verification

2019-05-11 · Achintya kr. Sarkar, Zheng-Hua Tan, Hao Tang, Suwon Shon 외

There are a number of studies about extraction of bottleneck (BN) features from deep neural networks (DNNs)trained to discriminate speakers, pass-phrases and triphone states for improving the performance of text-dependen…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ClusteringContrastive Learning+4

On Bottleneck Features for Text-Dependent Speaker Verification Using X-vectors

2020-05-15 · Achintya Kumar Sarkar, Zheng-Hua Tan

Applying x-vectors for speaker verification has recently attracted great interest, with the focus being on text-independent speaker verification. In this paper, we study x-vectors for text-dependent speaker verification …

Contrastive LearningSpeaker VerificationText-Dependent Speaker VerificationText-Independent Speaker Verification+1

Interpretable Discriminative Text Representations via Agreement and Label Disentanglement

2026-05-20 · Tong Wang, Yiqing Xu, Leo Yang Yang arxiv

Interpretable text representations should expose coordinates that are not only predictive, but also meaningful enough for independent auditors to apply. Existing discriminative representations often use anonymous embeddi…

Text Classification

DashFusion: Dual-stream Alignment with Hierarchical Bottleneck Fusion for Multimodal Sentiment Analysis

2025-12-05 · Yuhua Wen, Qifei Li, Yingying Zhou, Yingming Gao 외 arxiv

Multimodal sentiment analysis (MSA) integrates various modalities, such as text, image, and audio, to provide a more comprehensive understanding of sentiment. However, effective MSA is challenged by alignment and fusion …

Multimodal Sentiment AnalysisComputational EfficiencyContrastive Learning

An experimental analysis of Noise-Contrastive Estimation: the noise distribution matters

2017-04-01 · EACL 2017 4 · Matthieu Labeau, Alex Allauzen, re

Noise Contrastive Estimation (NCE) is a learning procedure that is regularly used to train neural language models, since it avoids the computational bottleneck caused by the output softmax. In this paper, we attempt to e…

Language ModelingLanguage ModellingMachine TranslationSpeech Recognition