ASCLSDJun 26, 2022

Meta Auxiliary Learning for Low-resource Spoken Language Understanding

arXiv:2206.12774v13 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses low-resource SLU for speech processing applications, but it is incremental as it builds on existing joint training and meta-learning techniques.

The paper tackles data scarcity in spoken language understanding (SLU) by proposing a meta auxiliary learning method that uses abundant manual transcriptions to jointly train ASR and NLU models, achieving improved ASR hypotheses for NLU on the CATSLU dataset.

Spoken language understanding (SLU) treats automatic speech recognition (ASR) and natural language understanding (NLU) as a unified task and usually suffers from data scarcity. We exploit an ASR and NLU joint training method based on meta auxiliary learning to improve the performance of low-resource SLU task by only taking advantage of abundant manual transcriptions of speech data. One obvious advantage of such method is that it provides a flexible framework to implement a low-resource SLU training task without requiring access to any further semantic annotations. In particular, a NLU model is taken as label generation network to predict intent and slot tags from texts; a multi-task network trains ASR task and SLU task synchronously from speech; and the predictions of label generation network are delivered to the multi-task network as semantic targets. The efficiency of the proposed algorithm is demonstrated with experiments on the public CATSLU dataset, which produces more suitable ASR hypotheses for the downstream NLU task.

Foundations

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

Your Notes