paper-with-me

Papers

Penalizing Divergence: Multi-Parallel Translation for Low-Resource Languages of North America

2022-10-01 · COLING 2022 10 · Garrett Nicolai, Changbing Yang, Miikka Silfverberg

This paper explores a special case in multilingual machine translation: so called multi-parallel translation, where the target data for all language pairs are identical. While multi-parallelism offers benefits which are not available in a standard translation setting, translation models can easily overfit when training data are limited. We introduce a regularizer, the divergence penalty, which penalizes the translation model when it represents source sentences with identical target translations in divergent ways. Experiments on very low-resourced Indigenous North American languages show that an initially deficient multilingual translator can improve by 4.9 BLEU through mBART pre-training, and 5.5 BLEU points with the strategic addition of monolingual data, and that a divergence penalty leads to further increases of 0.4 BLEU. Further experiments on Germanic languages demonstrate a improvement of 0.5 BLEU when applying the divergence penalty. An investigation of the neural encoder representations learned by our translation models shows that the divergence penalty encourages models to learn a unified neural interlingua.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

Fixing Translation Divergences in Parallel Corpora for Neural MT

2018-10-01 · EMNLP 2018 10 · MinhQuang Pham, Josep Crego, Jean Senellart, Fran{\c{c}}ois Yvon

Corpus-based approaches to machine translation rely on the availability of clean parallel corpora. Such resources are scarce, and because of the automatic processes involved in their preparation, they are often noisy. Th…

Machine TranslationSentenceSentence SimilarityTranslation

Exploiting Domain-Specific Parallel Data on Multilingual Language Models for Low-resource Language Translation

2024-12-27 · Surangika Ranathungaa, Shravan Nayak, Shih-Ting Cindy Huang, Yanke Mao 외

Neural Machine Translation (NMT) systems built on multilingual sequence-to-sequence Language Models (msLMs) fail to deliver expected results when the amount of parallel data for a language, as well as the language's repr…

Machine TranslationNMT

Leveraging the Cross-Domain & Cross-Linguistic Corpus for Low Resource NMT: A Case Study On Bhili-Hindi-English Parallel Corpus

2025-11-01 · Pooja Singh, Shashwat Bhardwaj, Vaibhav Sharma, Sandeep Kumar arxiv

The linguistic diversity of India poses significant machine translation challenges, especially for underrepresented tribal languages like Bhili, which lack high-quality linguistic resources. This paper addresses the gap …

Domain GeneralizationMachine Translation

Identifying Semantic Divergences in Parallel Text without Annotations

2018-03-29 · NAACL 2018 6 · Yogarshi Vyas, Xing Niu, Marine Carpuat

Recognizing that even correct translations are not always semantically equivalent, we automatically detect meaning divergences in parallel sentence pairs with a deep neural model of bilingual semantic similarity which ca…

Machine TranslationSemantic SimilaritySemantic Textual SimilaritySentence+1

Addressing word-order Divergence in Multilingual Neural Machine Translation for extremely Low Resource Languages

2018-11-01 · NAACL 2019 6 · Rudra Murthy V, Anoop Kunchukuttan, Pushpak Bhattacharyya

Transfer learning approaches for Neural Machine Translation (NMT) train a NMT model on the assisting-target language pair (parent model) which is later fine-tuned for the source-target language pair of interest (child mo…

Machine TranslationNMTSentenceTransfer Learning+1