CLAIAug 27, 2021

Code-switched inspired losses for generic spoken dialog representations

arXiv:2108.12465v213 citations
AI Analysis

This work addresses the need for spoken dialog systems to handle multilingual conversations, including code-switching, though it appears incremental in its approach.

The authors tackled the problem of learning multilingual spoken dialog representations by introducing new pretraining losses inspired by code-switching, which improved performance on monolingual and multilingual dialog tasks.

Spoken dialog systems need to be able to handle both multiple languages and multilinguality inside a conversation (\textit{e.g} in case of code-switching). In this work, we introduce new pretraining losses tailored to learn multilingual spoken dialog representations. The goal of these losses is to expose the model to code-switched language. To scale up training, we automatically build a pretraining corpus composed of multilingual conversations in five different languages (French, Italian, English, German and Spanish) from \texttt{OpenSubtitles}, a huge multilingual corpus composed of 24.3G tokens. We test the generic representations on \texttt{MIAM}, a new benchmark composed of five dialog act corpora on the same aforementioned languages as well as on two novel multilingual downstream tasks (\textit{i.e} multilingual mask utterance retrieval and multilingual inconsistency identification). Our experiments show that our new code switched-inspired losses achieve a better performance in both monolingual and multilingual settings.

Foundations

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

Your Notes