Challenge: Existing methods to train multilingual machine translation models are imbalanced and heterogeneous data is wildly varying.
Approach: They propose a method that automatically learns how to weight training data through a data scorer that is optimized to maximize performance on all test languages.
Outcome: The proposed method outperforms baselines on two sets of languages under one-to-many and many-to-1 MT settings and offers flexible control over which languages are optimized.

Similar Papers

Breaking Down Multilingual Machine Translation (2022.findings-acl)

Copied to clipboard

Challenge: Multilingual training is an essential ingredient in machine translation systems . but it has different effects in different multilingual settings, such as many-to-one, one-tomany and many- to-many learning .
Approach: They compare multilingual training settings with encoders and decoders initialized by multilingual learning . they find important attention heads for each language pair and compare their correlations during inference .
Outcome: The proposed models outperform the best models for high-resource languages and one-to-many models for low-resourced languages.
Revisiting Machine Translation for Cross-lingual Classification (2023.emnlp-main)

Copied to clipboard

Challenge: Recent work in cross-lingual learning has pivoted around multilingual models, which are typically pretrained on unlabeled corpora in multiple languages using some form of language modeling objective.
Approach: They propose to use a stronger machine translation system to mitigat mismatch between training on original text and running inference on machine translated text.
Outcome: The proposed approach is highly task dependent and calls into question the dominance of multilingual models for cross-lingual classification.
Bandits Don’t Follow Rules: Balancing Multi-Facet Machine Translation with Multi-Armed Bandits (2021.findings-emnlp)

Copied to clipboard

Challenge: Training data for machine translation (MT) is often sourced from multiple large corpora that are multi-faceted in nature.
Approach: They propose to optimize the balance between translationese and natural training data to relieve system developers from manual schedule design.
Outcome: The proposed model relieves system developers from manual schedule design.
Uncertainty-Aware Balancing for Multilingual and Multi-Domain Neural Machine Translation Training (2021.emnlp-main)

Copied to clipboard

Challenge: MultiUAT dynamically adjusts training data usage based on model’s uncertainty on a small set of trusted clean data for multi-corpus machine translation.
Approach: They propose an approach that dynamically adjusts the training data usage based on the model’s uncertainty on a small set of trusted clean data for multi-corpus machine translation.
Outcome: The proposed approach outperforms baselines on 16 languages and 2 domains on English-German translation.
Pre-training Multilingual Neural Machine Translation by Leveraging Alignment Information (2020.emnlp-main)

Copied to clipboard

Challenge: Existing pre-training methods are not effective for machine translation tasks.
Approach: They propose a method to pre-train a universal multilingual neural machine translation model . they use random aligned substitution technique to bring words and phrases with similar meanings closer in the representation space.
Outcome: The proposed approach improves translation quality on low, medium, rich resource languages.
An Analysis of Massively Multilingual Neural Machine Translation for Low-Resource Languages (2020.lrec-1)

Copied to clipboard

Challenge: In this study, we explore massively multilingual low-resource neural machine translation.
Approach: They propose to use Bible translations to train models with up to 1,107 source languages and create multilingual corpora varying the number and relatedness of source languages.
Outcome: The proposed approach is highly language-specific and can be tailored to the source language and its typology.
From Bilingual to Multilingual Neural Machine Translation by Incremental Training (P19-2)

Copied to clipboard

Challenge: Existing approaches to multilingual neural machine translation are based on task specific models and the addition of one more language is only possible by retraining the whole system.
Approach: They propose a training schedule that scales to more languages without modification of previous components.
Outcome: The proposed training schedule shows close results to state-of-the-art in the WMT task.
Mitigating Data Imbalance and Representation Degeneration in Multilingual Machine Translation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to multilingual neural machine translation (MNMT) are limited in their ability to handle large amounts of data.
Approach: They propose a framework which only requires target-side monolingual data and a bilingual dictionary to improve the performance of the MNMT model.
Outcome: The proposed framework is more effective than baselines in long-tail and high-resource languages.
Contrastive Learning for Many-to-many Multilingual Neural Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: Existing multilingual machine translation approaches focus on English-centric directions, while non-English directions lag behind.
Approach: They propose a multilingual machine translation system with an emphasis on non-English directions.
Outcome: The proposed model outperforms existing models on English-centric and non-English directions on multilingual translation benchmarks.
Adapting Multilingual Models for Code-Mixed Translation (2022.findings-emnlp)

Copied to clipboard

Challenge: Prior work has addressed the lack of gold standard code-mixed to pure language parallel data with data augmentation techniques.
Approach: They propose a back-translation-based training scheme for code-mixed translation which eliminates dependence on external resources.
Outcome: The proposed model beats previous work by up to +3.8 BLEU on code-mixed tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations