paper-with-me

홈 › Papers

Train Global, Tailor Local: Minimalist Multilingual Translation into Endangered Languages

2023-05-05 · Zhong Zhou, Jan Niehues, Alex Waibel

In many humanitarian scenarios, translation into severely low resource languages often does not require a universal translation engine, but a dedicated text-specific translation engine. For example, healthcare records, hygienic procedures, government communication, emergency procedures and religious texts are all limited texts. While generic translation engines for all languages do not exist, translation of multilingually known limited texts into new, endangered languages may be possible and reduce human translation effort. We attempt to leverage translation resources from many rich resource languages to efficiently produce best possible translation quality for a well known text, which is available in multiple languages, in a new, severely low resource language. We examine two approaches: 1. best selection of seed sentences to jump start translations in a new language in view of best generalization to the remainder of a larger targeted text(s), and 2. we adapt large general multilingual translation engines from many other languages to focus on a specific text in a new, unknown language. We find that adapting large pretrained multilingual models to the domain/text first and then to the severely low resource language works best. If we also select a best set of seed sentences, we can improve average chrF performance on new test languages from a baseline of 21.9 to 50.7, while reducing the number of seed sentences to only around 1,000 in the new, unknown language.

📄 PDF Abstract BibTeX arXiv:2305.03873

Code (0)

등록된 구현이 없습니다.

Tasks

HumanitarianTranslation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Huddle: Parallel Shape Assembly using Decentralized, Minimalistic Robots

2026-03-18 · Khai Yi Chin, Tingwei Meng, Zhe Chen, Daniel Bassett 외 arxiv

We propose a novel algorithm for forming arbitrarily shaped assemblies using decentralized robots. By relying on local interactions, the algorithm ensures there are no unreachable states or gaps in the assembly, which ar…

Apollo: A Lightweight Multilingual Medical LLM towards Democratizing Medical AI to 6B People

2024-03-06 · Xidong Wang, Nuo Chen, Junyin Chen, Yidong Wang 외

Despite the vast repository of global medical knowledge predominantly being in English, local languages are crucial for delivering tailored healthcare services, particularly in areas with limited medical resources. To ex…

MERaLiON-AudioLLM: Bridging Audio and Language with Large Language Models

2024-12-13 · Yingxu He, Zhuohan Liu, Shuo Sun, Bin Wang 외

We introduce MERaLiON-AudioLLM (Multimodal Empathetic Reasoning and Learning in One Network), the first speech-text model tailored for Singapore's multilingual and multicultural landscape. Developed under the National La…

speech-recognitionSpeech Recognition

Multilingual Speech Translation from Efficient Finetuning of Pretrained Models

2021-08-01 · ACL 2021 5 · Xian Li, Changhan Wang, Yun Tang, Chau Tran 외

We present a simple yet effective approach to build multilingual speech-to-text (ST) translation through efficient transfer learning from a pretrained speech encoder and text decoder. Our key finding is that a minimalist…

DecoderSpeech-to-TextText GenerationTransfer Learning+1

Multilingual Speech Translation with Efficient Finetuning of Pretrained Models

2020-10-24 · Xian Li, Changhan Wang, Yun Tang, Chau Tran 외

We present a simple yet effective approach to build multilingual speech-to-text (ST) translation by efficient transfer learning from pretrained speech encoder and text decoder. Our key finding is that a minimalistic LNA …

Cross-Lingual TransferDecoderSpeech-to-TextText Generation+2