paper-with-me

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, James Glass

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-dependent speaker verification (TD-SV). However, a moderate success has been achieved. A recent study [1] presented a time contrastive learning (TCL) concept to explore the non-stationarity of brain signals for classification of brain states. Speech signals have similar non-stationarity property, and TCL further has the advantage of having no need for labeled data. We therefore present a TCL based BN feature extraction method. The method uniformly partitions each speech utterance in a training dataset into a predefined number of multi-frame segments. Each segment in an utterance corresponds to one class, and class labels are shared across utterances. DNNs are then trained to discriminate all speech frames among the classes to exploit the temporal structure of speech. In addition, we propose a segment-based unsupervised clustering algorithm to re-assign class labels to the segments. TD-SV experiments were conducted on the RedDots challenge database. The TCL-DNNs were trained using speech data of fixed pass-phrases that were excluded from the TD-SV evaluation set, so the learned features can be considered phrase-independent. We compare the performance of the proposed TCL bottleneck (BN) feature with those of short-time cepstral features and BN features extracted from DNNs discriminating speakers, pass-phrases, speaker+pass-phrase, as well as monophones whose labels and boundaries are generated by three different automatic speech recognition (ASR) systems. Experimental results show that the proposed TCL-BN outperforms cepstral features and speaker+pass-phrase discriminant BN features, and its performance is on par with those of ASR derived BN features. Moreover,....

📄 PDF Abstract BibTeX arXiv:1905.04554

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ClusteringContrastive LearningSpeaker Verificationspeech-recognitionSpeech RecognitionText-Dependent Speaker Verification

Similar 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 sp…

Contrastive LearningSpeaker VerificationText-Dependent Speaker Verification

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