paper-with-me

홈 › Papers

LEAP System for SRE19 CTS Challenge -- Improvements and Error Analysis

2020-02-07 · Shreyas Ramoji, Prashant Krishnan, Bhargavram Mysore, Prachi Singh, Sriram Ganapathy

The NIST Speaker Recognition Evaluation - Conversational Telephone Speech (CTS) challenge 2019 was an open evaluation for the task of speaker verification in challenging conditions. In this paper, we provide a detailed account of the LEAP SRE system submitted to the CTS challenge focusing on the novel components in the back-end system modeling. All the systems used the time-delay neural network (TDNN) based x-vector embeddings. The x-vector system in our SRE19 submission used a large pool of training speakers (about 14k speakers). Following the x-vector extraction, we explored a neural network approach to backend score computation that was optimized for a speaker verification cost. The system combination of generative and neural PLDA models resulted in significant improvements for the SRE evaluation dataset. We also found additional gains for the SRE systems based on score normalization and calibration. Subsequent to the evaluations, we have performed a detailed analysis of the submitted systems. The analysis revealed the incremental gains obtained for different training dataset combinations as well as the modeling methods.

📄 PDF Abstract BibTeX arXiv:2002.02735

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker RecognitionSpeaker Verification

Similar Papers 제목 키워드 기반

LEAP Submission for the Third DIHARD Diarization Challenge

2021-04-06 · Prachi Singh, Rajat Varma, Venkat Krishnamohan, Srikanth Raj Chetupalli 외

The LEAP submission for DIHARD-III challenge is described in this paper. The proposed system is composed of a speech bandwidth classifier, and diarization systems fine-tuned for narrowband and wideband speech separately.…

Clusteringspeaker-diarizationSpeaker Diarization

Learning from Peers in Reasoning Models

2025-05-12 · Tongxu Luo, Wenyu Du, Jiaxi Bi, Stephen Chung 외

Large Reasoning Models (LRMs) have the ability to self-correct even when they make mistakes in their reasoning paths. However, our study reveals that when the reasoning process starts with a short but poor beginning, it …

Math

A Challenge Set Approach to Evaluating Machine Translation

2017-04-24 · EMNLP 2017 9 · Pierre Isabelle, Colin Cherry, George Foster

Neural machine translation represents an exciting leap forward in translation quality. But what longstanding weaknesses does it resolve, and which remain? We address these questions with a challenge set approach to trans…

Machine TranslationTranslation

Continuously Learning, Adapting, and Improving: A Dual-Process Approach to Autonomous Driving

2024-05-24 · Jianbiao Mei, Yukai Ma, Xuemeng Yang, Licheng Wen 외

Autonomous driving has advanced significantly due to sensors, machine learning, and artificial intelligence improvements. However, prevailing methods struggle with intricate scenarios and causal relationships, hindering …

Autonomous DrivingDecision MakingLogical Reasoning

Accelerating Diffusion LLM Inference via Local Determinism Propagation

2025-10-08 · Fanheng Kong, Jingyuan Zhang, Yahui Liu, Zirui Wu 외 arxiv

Diffusion large language models (dLLMs) represent a significant advancement in text generation, offering parallel token decoding capabilities. However, existing open-source implementations suffer from quality-speed trade…

Text Generation