CLJan 5, 2023

HIT-SCIR at MMNLU-22: Consistency Regularization for Multilingual Spoken Language Understanding

arXiv:2301.02010v1291 citationsh-index: 54Has Code
Originality Incremental advance
AI Analysis

This work addresses performance improvement in multilingual SLU tasks, but it appears incremental as it builds on existing regularization and augmentation techniques.

The paper tackles multilingual spoken language understanding by proposing consistency regularization with hybrid data augmentation, achieving first place in the MMNLU-22 competition under the full-dataset setting.

Multilingual spoken language understanding (SLU) consists of two sub-tasks, namely intent detection and slot filling. To improve the performance of these two sub-tasks, we propose to use consistency regularization based on a hybrid data augmentation strategy. The consistency regularization enforces the predicted distributions for an example and its semantically equivalent augmentation to be consistent. We conduct experiments on the MASSIVE dataset under both full-dataset and zero-shot settings. Experimental results demonstrate that our proposed method improves the performance on both intent detection and slot filling tasks. Our system\footnote{The code will be available at \url{https://github.com/bozheng-hit/MMNLU-22-HIT-SCIR}.} ranked 1st in the MMNLU-22 competition under the full-dataset setting.

Foundations

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

Your Notes