paper-with-me

Papers

Code-switched inspired losses for generic spoken dialog representations

2021-08-27 · Emile Chapuis, Pierre Colombo, Matthieu Labeau, Chloe Clavel

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.

📄 PDF Abstract BibTeX arXiv:2108.12465

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Code-switched inspired losses for spoken dialog representations

2021-11-01 · EMNLP 2021 11 · Pierre Colombo, Emile Chapuis, Matthieu Labeau, Chloé Clavel

Spoken dialogue systems need to be able to handle both multiple languages and multilinguality inside a conversation (e.g in case of code-switching). In this work, we introduce new pretraining losses tailored to learn gen…

RetrievalSpoken Dialogue Systems

Spoken language change detection inspired by speaker change detection

2023-02-10 · Jagabandhu Mishra, S. R. Mahadeva Prasanna

Spoken language change detection (LCD) refers to identifying the language transitions in a code-switched utterance. Similarly, identifying the speaker transitions in a multispeaker utterance is known as speaker change de…

Change Detection

Measuring Entrainment in Spontaneous Code-switched Speech

2023-11-13 · Debasmita Bhattacharya, Siying Ding, Alayna Nguyen, Julia Hirschberg

It is well-known that speakers who entrain to one another have more successful conversations than those who do not. Previous research has shown that interlocutors entrain on linguistic features in both written and spoken…

CoSTA: Code-Switched Speech Translation using Aligned Speech-Text Interleaving

2024-06-16 · Bhavani Shankar, Preethi Jyothi, Pushpak Bhattacharyya

Code-switching is a widely prevalent linguistic phenomenon in multilingual societies like India. Building speech-to-text models for code-switched speech is challenging due to limited availability of datasets. In this wor…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+3

Cross-Lingual Pretraining Methods for Spoken Dialog

2021-03-17 · Anonymous

There has been an increasing interest among NLP researchers towards learning generic representations. However, in the field of multilingual spoken dialogue systems, this problem remains overlooked. Indeed most of the pre…

Spoken Dialogue Systems