← Search

Alexandra Chronopoulou

4 accepted papers

2023

Mitigating Data Imbalance and Representation Degeneration in Multilingual Machine Translation

EMNLP 2023long findings

Despite advances in multilingual neural machine translation (MNMT), we argue that there are still two major challenges in this area: data imbalance and representation degeneration. The data imbalance problem refers to the imbalance in the amount of parallel corpora for all language pairs, especially…

Cited by 0SourcecodeScholar
2022

Efficient Hierarchical Domain Adaptation for Pretrained Language Models

NAACL 2022long

The remarkable success of large language models has been driven by dense models trained on massive unlabeled, unstructured corpora. These corpora typically contain text from diverse, heterogeneous sources, but information about the source of the text is rarely used during training. Transferring thei…

2022

m4 Adapter: Multilingual Multi-Domain Adaptation for Machine Translation with a Meta-Adapter

EMNLP 2022finding

Multilingual neural machine translation models (MNMT) yield state-of-the-art performance when evaluated on data from a domain and language pair seen at training time. However, when a MNMT model is used to translate under domain shift or to a new language pair, performance drops dramatically. We cons…

2021

Improving the Lexical Ability of Pretrained Language Models for Unsupervised Neural Machine Translation

NAACL 2021long

Successful methods for unsupervised neural machine translation (UNMT) employ cross-lingual pretraining via self-supervision, often in the form of a masked language modeling or a sequence generation task, which requires the model to align the lexical- and high-level representations of the two languag…