English

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

Computation and Language 2023-01-06 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2301.02010,
  title  = {HIT-SCIR at MMNLU-22: Consistency Regularization for Multilingual Spoken Language Understanding},
  author = {Bo Zheng and Zhouyang Li and Fuxuan Wei and Qiguang Chen and Libo Qin and Wanxiang Che},
  journal= {arXiv preprint arXiv:2301.02010},
  year   = {2023}
}

Comments

Accepted by EMNLP2022 MMNLU-22 Workshop. The winner of the MMNLU-22 Competition Full Dataset Task. Code is available at https://github.com/bozheng-hit/MMNLU-22-HIT-SCIR

R2 v1 2026-06-28T08:03:37.150Z