paper-with-me

Papers

Cross-lingual Spoken Language Understanding with Regularized Representation Alignment

2020-09-30 · EMNLP 2020 11 · Zihan Liu, Genta Indra Winata, Peng Xu, Zhaojiang Lin, Pascale Fung

Despite the promising results of current cross-lingual models for spoken language understanding systems, they still suffer from imperfect cross-lingual representation alignments between the source and target languages, which makes the performance sub-optimal. To cope with this issue, we propose a regularization approach to further align word-level and sentence-level representations across languages without any external resource. First, we regularize the representation of user utterances based on their corresponding labels. Second, we regularize the latent variable model (Liu et al., 2019) by leveraging adversarial training to disentangle the latent variables. Experiments on the cross-lingual spoken language understanding task show that our model outperforms current state-of-the-art methods in both few-shot and zero-shot scenarios, and our model, trained on a few-shot setting with only 3\% of the target language training data, achieves comparable performance to the supervised training with all the training data.

📄 PDF Abstract BibTeX arXiv:2009.14510

Code (1)

zliucr/crosslingual-slu 공식 구현 pytorch

Tasks

SentenceSpoken Language Understanding

Similar Papers 제목 키워드 기반

To What Degree Can Language Borders Be Blurred In BERT-based Multilingual Spoken Language Understanding?

2020-11-10 · COLING 2020 8 · Quynh Do, Judith Gaspers, Tobias Roding, Melanie Bradford

This paper addresses the question as to what degree a BERT-based multilingual Spoken Language Understanding (SLU) model can transfer knowledge across languages. Through experiments we will show that, although it works su…

Spoken Language Understanding

I$^2$KD-SLU: An Intra-Inter Knowledge Distillation Framework for Zero-Shot Cross-Lingual Spoken Language Understanding

2023-10-04 · Tianjun Mao, Chenghong Zhang

Spoken language understanding (SLU) typically includes two subtasks: intent detection and slot filling. Currently, it has achieved great success in high-resource languages, but it still remains challenging in low-resourc…

Intent DetectionKnowledge Distillationslot-fillingSlot Filling+1

Worldly Wise (WoW) - Cross-Lingual Knowledge Fusion for Fact-based Visual Spoken-Question Answering

2021-06-01 · NAACL 2021 4 · Kiran Ramnath, Leda Sari, Mark Hasegawa-Johnson, Chang Yoo

Although Question-Answering has long been of research interest, its accessibility to users through a speech interface and its support to multiple languages have not been addressed in prior studies. Towards these ends, we…

Knowledge GraphsQuestion AnsweringSpeech-to-TextSpoken Language Understanding+1

Cross-lingual Transfer Learning with Data Selection for Large-Scale Spoken Language Understanding

2019-11-01 · IJCNLP 2019 11 · Quynh Do, Judith Gaspers

A typical cross-lingual transfer learning approach boosting model performance on a language is to pre-train the model on all available supervised data from another language. However, in large-scale systems this leads to …

Cross-Lingual TransferLanguage ModelingLanguage ModellingSpoken Language Understanding+1

GL-CLeF: A Global–Local Contrastive Learning Framework for Cross-lingual Spoken Language Understanding

2022-05-01 · ACL 2022 5 · Libo Qin, Qiguang Chen, Tianbao Xie, Qixin Li 외

Due to high data demands of current methods, attention to zero-shot cross-lingual spoken language understanding (SLU) has grown, as such approaches greatly reduce human annotation effort. However, existing models solely …

Contrastive LearningCross-Lingual TransferSentenceSpoken Language Understanding