Corpus Relatedness Sampling, which anneals the training data distribution from uniform to target-focused based on cosine similarity of jointly learned corpus embeddings, outperforms fine-tuned multilingual baselines on 16 corpora.
Multilingual Speech Recognition with Corpus Relatedness Sampling
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multilingual acoustic models have been successfully applied to low-resource speech recognition. Most existing works have combined many small corpora together and pretrained a multilingual model by sampling from each corpus uniformly. The model is eventually fine-tuned on each target corpus. This approach, however, fails to exploit the relatedness and similarity among corpora in the training set. For example, the target corpus might benefit more from a corpus in the same domain or a corpus from a close language. In this work, we propose a simple but useful sampling strategy to take advantage of this relatedness. We first compute the corpus-level embeddings and estimate the similarity between each corpus. Next, we start training the multilingual model with uniform-sampling from each corpus at first, then we gradually increase the probability to sample from related corpora based on its similarity with the target corpus. Finally, the model would be fine-tuned automatically on the target corpus. Our sampling strategy outperforms the baseline multilingual model on 16 low-resource tasks. Additionally, we demonstrate that our corpus embeddings capture the language and domain information of each corpus.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Multilingual Speech Recognition with Corpus Relatedness Sampling
Corpus Relatedness Sampling, which anneals the training data distribution from uniform to target-focused based on cosine similarity of jointly learned corpus embeddings, outperforms fine-tuned multilingual baselines on 16 corpora.