CLMLJul 23, 2018

ASR-free CNN-DTW keyword spotting using multilingual bottleneck features for almost zero-resource languages

arXiv:1807.08666v16 citations
Originality Incremental advance
AI Analysis

This work addresses keyword spotting for humanitarian relief in under-resourced African languages, offering a competitive but incremental approach by combining low-resource supervision with multilingual data.

The paper tackled keyword spotting in almost zero-resource languages by using multilingual bottleneck features to improve a CNN-DTW system, resulting in a 10.9% absolute improvement in area under the ROC curve compared to an MFCC baseline.

We consider multilingual bottleneck features (BNFs) for nearly zero-resource keyword spotting. This forms part of a United Nations effort using keyword spotting to support humanitarian relief programmes in parts of Africa where languages are severely under-resourced. We use 1920 isolated keywords (40 types, 34 minutes) as exemplars for dynamic time warping (DTW) template matching, which is performed on a much larger body of untranscribed speech. These DTW costs are used as targets for a convolutional neural network (CNN) keyword spotter, giving a much faster system than direct DTW. Here we consider how available data from well-resourced languages can improve this CNN-DTW approach. We show that multilingual BNFs trained on ten languages improve the area under the ROC curve of a CNN-DTW system by 10.9% absolute relative to the MFCC baseline. By combining low-resource DTW-based supervision with information from well-resourced languages, CNN-DTW is a competitive option for low-resource keyword spotting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes