paper-with-me

Papers

Leveraging Multilingual Self-Supervised Pretrained Models for Sequence-to-Sequence End-to-End Spoken Language Understanding

2023-10-09 · Pavel Denisov, Ngoc Thang Vu

A number of methods have been proposed for End-to-End Spoken Language Understanding (E2E-SLU) using pretrained models, however their evaluation often lacks multilingual setup and tasks that require prediction of lexical fillers, such as slot filling. In this work, we propose a unified method that integrates multilingual pretrained speech and text models and performs E2E-SLU on six datasets in four languages in a generative manner, including the prediction of lexical fillers. We investigate how the proposed method can be improved by pretraining on widely available speech recognition data using several training objectives. Pretraining on 7000 hours of multilingual data allows us to outperform the state-of-the-art ultimately on two SLU datasets and partly on two more SLU datasets. Finally, we examine the cross-lingual capabilities of the proposed model and improve on the best known result on the PortMEDIA-Language dataset by almost half, achieving a Concept/Value Error Rate of 23.65%.

📄 PDF Abstract BibTeX arXiv:2310.06103

Code (1)

digitalphonetics/multilingual-seq2seq-slu 공식 구현 pytorch

Tasks

slot-fillingSlot Fillingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Switch Point biased Self-Training: Re-purposing Pretrained Models for Code-Switching

2021-11-01 · Findings (EMNLP) 2021 11 · Parul Chopra, Sai Krishna Rallabandi, Alan W Black, Khyathi Raghavi Chandu

Code-switching (CS), a ubiquitous phenomenon due to the ease of communication it offers in multilingual communities still remains an understudied problem in language processing. The primary reasons behind this are: (1) m…

NERPOSSentence

Bridging Cross-Lingual Gaps During Leveraging the Multilingual Sequence-to-Sequence Pretraining for Text Generation and Understanding

2022-04-16 · Changtong Zan, Liang Ding, Li Shen, Yu Cao 외

For multilingual sequence-to-sequence pretrained language models (multilingual Seq2Seq PLMs), e.g. mBART, the self-supervised pretraining task is trained on a wide range of monolingual languages, e.g. 25 languages from C…

Cross-Lingual Natural Language InferenceNatural Language Inferencenlg evaluationSentence+3

XLST: Cross-lingual Self-training to Learn Multilingual Representation for Low Resource Speech Recognition

2021-03-15 · Zi-Qiang Zhang, Yan Song, Ming-Hui Wu, Xin Fang 외

In this paper, we propose a weakly supervised multilingual representation learning framework, called cross-lingual self-training (XLST). XLST is able to utilize a small amount of annotated data from high-resource languag…

Data AugmentationRepresentation Learningspeech-recognitionSpeech Recognition

MetaTS: Meta Teacher-Student Network for Multilingual Sequence Labeling with Minimal Supervision

2021-11-01 · EMNLP 2021 11 · Zheng Li, Danqing Zhang, Tianyu Cao, Ying WEI 외

Sequence labeling aims to predict a fine-grained sequence of labels for the text. However, such formulation hinders the effectiveness of supervised methods due to the lack of token-level annotated data. This is exacerbat…

Meta-Learning

AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages

2022-11-07 · Bonaventure F. P. Dossou, Atnafu Lambebo Tonja, Oreen Yousuf, Salomey Osei 외

In recent years, multilingual pre-trained language models have gained prominence due to their remarkable performance on numerous downstream Natural Language Processing tasks (NLP). However, pre-training these large multi…

Active LearningLanguage ModelingLanguage ModellingNER+3