paper-with-me

Papers

Teaching a Multilingual Large Language Model to Understand Multilingual Speech via Multi-Instructional Training

2024-04-16 · Pavel Denisov, Ngoc Thang Vu

Recent advancements in language modeling have led to the emergence of Large Language Models (LLMs) capable of various natural language processing tasks. Despite their success in text-based tasks, applying LLMs to the speech domain remains limited and challenging. This paper presents BLOOMZMMS, a novel model that integrates a multilingual LLM with a multilingual speech encoder, aiming to harness the capabilities of LLMs for speech recognition and beyond. Utilizing a multi-instructional training approach, we demonstrate the transferability of linguistic knowledge from the text to the speech modality. Our experiments, conducted on 1900 hours of transcribed data from 139 languages, establish that a multilingual speech representation can be effectively learned and aligned with a multilingual LLM. While this learned representation initially shows limitations in task generalization, we address this issue by generating synthetic targets in a multi-instructional style. Our zero-shot evaluation results confirm the robustness of our approach across multiple tasks, including speech translation and multilingual spoken language understanding, thereby opening new avenues for applying LLMs in the speech domain.

📄 PDF Abstract BibTeX arXiv:2404.10922

Code (1)

akreal/bloomzmms 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language Modelspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Teaching LLMs to Abstain across Languages via Multilingual Feedback

2024-06-22 · Shangbin Feng, Weijia Shi, Yike Wang, Wenxuan Ding 외

Multilingual LLMs often have knowledge disparities across languages, with larger gaps in under-resourced languages. Teaching LLMs to abstain in the face of knowledge gaps is thus a promising strategy to mitigate hallucin…

Language ModelingLanguage Modelling

Developing ASR for Indonesian-English Bilingual Language Teaching

2021-06-01 · NAACL (CALCS) 2021 6 · Zara Maxwelll-Smith, Ben Foley

Usage-based analyses of teacher corpora and code-switching (Boztepe, 2003) are an important next stage in understanding language acquisition. Multilingual corpora are difficult to compile and a classroom setting adds ped…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Acquisitionspeech-recognition+1

NusaBERT: Teaching IndoBERT to be Multilingual and Multicultural

2024-03-04 · Wilson Wongso, David Samuel Setiawan, Steven Limcorn, Ananto Joyoadikusumo

Indonesia's linguistic landscape is remarkably diverse, encompassing over 700 languages and dialects, making it one of the world's most linguistically rich nations. This diversity, coupled with the widespread practice of…

DiversityNatural Language Understanding

Auxiliary Subword Segmentations as Related Languages for Low Resource Multilingual Translation

2022-06-01 · EAMT 2022 6 · Nishant Kambhatla, Logan Born, Anoop Sarkar

We propose a novel technique that combines alternative subword tokenizations of a single source-target language pair that allows us to leverage multilingual neural translation training methods. These alternate segmentati…

Cross-Lingual TransferTranslation

Beyond English: Uncovering the Multilingual Gap in Vision-Language-Action Models

2026-06-14 · Hanyang Chen, Hongliang Li, Jiarui Cao, Yang Li 외 arxiv

Vision-Language-Action models have recently demonstrated promising capabilities in learning generalist robot policies from large-scale multimodal data. However, most existing VLA systems are trained and evaluated primari…

Cross-Lingual TransferInstruction Following