English

L-Vector: Neural Label Embedding for Domain Adaptation

Audio and Speech Processing 2020-04-29 v1 Computation and Language Machine Learning Sound Machine Learning

Abstract

We propose a novel neural label embedding (NLE) scheme for the domain adaptation of a deep neural network (DNN) acoustic model with unpaired data samples from source and target domains. With NLE method, we distill the knowledge from a powerful source-domain DNN into a dictionary of label embeddings, or l-vectors, one for each senone class. Each l-vector is a representation of the senone-specific output distributions of the source-domain DNN and is learned to minimize the average L2, Kullback-Leibler (KL) or symmetric KL distance to the output vectors with the same label through simple averaging or standard back-propagation. During adaptation, the l-vectors serve as the soft targets to train the target-domain model with cross-entropy loss. Without parallel data constraint as in the teacher-student learning, NLE is specially suited for the situation where the paired target-domain data cannot be simulated from the source-domain data. We adapt a 6400 hours multi-conditional US English acoustic model to each of the 9 accented English (80 to 830 hours) and kids' speech (80 hours). NLE achieves up to 14.1% relative word error rate reduction over direct re-training with one-hot labels.

Keywords

Cite

@article{arxiv.2004.13480,
  title  = {L-Vector: Neural Label Embedding for Domain Adaptation},
  author = {Zhong Meng and Hu Hu and Jinyu Li and Changliang Liu and Yan Huang and Yifan Gong and Chin-Hui Lee},
  journal= {arXiv preprint arXiv:2004.13480},
  year   = {2020}
}

Comments

5 pages, 2 figure, ICASSP 2020

R2 v1 2026-06-23T15:09:05.484Z