paper-with-me

Papers

End-to-end Neural Diarization: From Transformer to Conformer

2021-06-14 · Yi Chieh Liu, Eunjung Han, Chul Lee, Andreas Stolcke

We propose a new end-to-end neural diarization (EEND) system that is based on Conformer, a recently proposed neural architecture that combines convolutional mappings and Transformer to model both local and global dependencies in speech. We first show that data augmentation and convolutional subsampling layers enhance the original self-attentive EEND in the Transformer-based EEND, and then Conformer gives an additional gain over the Transformer-based EEND. However, we notice that the Conformer-based EEND does not generalize as well from simulated to real conversation data as the Transformer-based model. This leads us to quantify the mismatch between simulated data and real speaker behavior in terms of temporal statistics reflecting turn-taking between speakers, and investigate its correlation with diarization error. By mixing simulated and real data in EEND training, we mitigate the mismatch further, with Conformer-based EEND achieving 24% error reduction over the baseline SA-EEND system, and 10% improvement over the best augmented Transformer-based system, on two-speaker CALLHOME data.

📄 PDF Abstract BibTeX arXiv:2106.07167

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
EEND End-to-End Neural Diarization is a neural network for speaker diarization in which a neural network directly outputs speaker diarization results given a multi-speaker…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Attention 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Improving Neural Diarization through Speaker Attribute Attractors and Local Dependency Modeling

2025-06-05 · David Palzer, Matthew Maciejewski, Eric Fosler-Lussier

In recent years, end-to-end approaches have made notable progress in addressing the challenge of speaker diarization, which involves segmenting and identifying speakers in multi-talker recordings. One such approach, Enco…

AttributeDecoderspeaker-diarizationSpeaker Diarization

GIST-AiTeR Speaker Diarization System for VoxCeleb Speaker Recognition Challenge (VoxSRC) 2023

2023-08-15 · Dongkeon Park, Ji Won Kim, Kang Ryeol Kim, Do Hyun Lee 외

This report describes the submission system by the GIST-AiTeR team for the VoxCeleb Speaker Recognition Challenge 2023 (VoxSRC-23) Track 4. Our submission system focuses on implementing diverse speaker diarization (SD) t…

speaker-diarizationSpeaker DiarizationSpeaker Recognition

Joint Training or Not: An Exploration of Pre-trained Speech Models in Audio-Visual Speaker Diarization

2023-12-07 · Huan Zhao, Li Zhang, Yue Li, Yannan Wang 외

The scarcity of labeled audio-visual datasets is a constraint for training superior audio-visual speaker diarization systems. To improve the performance of audio-visual speaker diarization, we leverage pre-trained superv…

Decoderspeaker-diarizationSpeaker Diarization

ASR-Aware End-to-end Neural Diarization

2022-02-02 · Aparna Khare, Eunjung Han, Yuguang Yang, Andreas Stolcke

We present a Conformer-based end-to-end neural diarization (EEND) model that uses both acoustic input and features derived from an automatic speech recognition (ASR) model. Two categories of features are explored: featur…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Change DetectionMulti-Task Learning+3

Spatial-aware Speaker Diarization for Multi-channel Multi-party Meeting

2022-09-24 · Jie Wang, Yuji Liu, Binling Wang, Yiming Zhi 외

This paper describes a spatial-aware speaker diarization system for the multi-channel multi-party meeting. The diarization system obtains direction information of speaker by microphone array. Speaker spatial embedding is…

speaker-diarizationSpeaker Diarization