paper-with-me

홈 › Papers

Improving speaker turn embedding by crossmodal transfer learning from face embedding

2017-07-10 · Nam Le, Jean-Marc Odobez

Learning speaker turn embeddings has shown considerable improvement in situations where conventional speaker modeling approaches fail. However, this improvement is relatively limited when compared to the gain observed in face embedding learning, which has been proven very successful for face verification and clustering tasks. Assuming that face and voices from the same identities share some latent properties (like age, gender, ethnicity), we propose three transfer learning approaches to leverage the knowledge from the face domain (learned from thousands of images and identities) for tasks in the speaker domain. These approaches, namely target embedding transfer, relative distance transfer, and clustering structure transfer, utilize the structure of the source face embedding space at different granularities to regularize the target speaker turn embedding space as optimizing terms. Our methods are evaluated on two public broadcast corpora and yield promising advances over competitive baselines in verification and audio clustering tasks, especially when dealing with short speaker utterances. The analysis of the results also gives insight into characteristics of the embedding spaces and shows their potential applications.

📄 PDF Abstract BibTeX arXiv:1707.02749

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFace VerificationTransfer Learning

Similar Papers 제목 키워드 기반

Crossmodal Knowledge Distillation with WordNet-Relaxed Text Embeddings for Robust Image Classification

2025-03-31 · Chenqi Guo, Mengshuo Rong, Qianli Feng, Rongfan Feng 외

Crossmodal knowledge distillation (KD) aims to enhance a unimodal student using a multimodal teacher model. In particular, when the teacher's modalities include the student's, additional complementary information can be …

image-classificationImage ClassificationKnowledge DistillationTransfer Learning

The Modality Focusing Hypothesis: Towards Understanding Crossmodal Knowledge Distillation

2022-06-13 · Zihui Xue, Zhengqi Gao, Sucheng Ren, Hang Zhao

Crossmodal knowledge distillation (KD) extends traditional knowledge distillation to the area of multimodal learning and demonstrates great success in various applications. To achieve knowledge transfer across modalities…

Knowledge DistillationTransfer Learning

Turn-to-Diarize: Online Speaker Diarization Constrained by Transformer Transducer Speaker Turn Detection

2021-09-23 · Wei Xia, Han Lu, Quan Wang, Anshuman Tripathi 외

In this paper, we present a novel speaker diarization system for streaming on-device applications. In this system, we use a transformer transducer to detect the speaker turns, represent each speaker turn by a speaker emb…

Clusteringspeaker-diarizationSpeaker Diarization

Speaker Turn Modeling for Dialogue Act Classification

2021-09-10 · Findings (EMNLP) 2021 11 · Zihao He, Leili Tavabi, Kristina Lerman, Mohammad Soleymani

Dialogue Act (DA) classification is the task of classifying utterances with respect to the function they serve in a dialogue. Existing approaches to DA classification model utterances without incorporating the turn chang…

ClassificationDialogue Act Classification

jina-clip-v2: Multilingual Multimodal Embeddings for Text and Images

2024-12-11 · Andreas Koukounas, Georgios Mastrapas, Sedigheh Eslami, Bo wang 외

Contrastive Language-Image Pretraining (CLIP) has been widely used for crossmodal information retrieval and multimodal understanding tasks. However, CLIP models are mainly optimized for crossmodal vision-language tasks a…

Contrastive LearningCross-Modal Information RetrievalInformation RetrievalRepresentation Learning+3