← Search

Xinwei Geng

5 accepted papers

2023

Towards Higher Pareto Frontier in Multilingual Machine Translation

ACL 2023long

Multilingual neural machine translation has witnessed remarkable progress in recent years. However, the long-tailed distribution of multilingual corpora poses a challenge of Pareto optimization, i.e., optimizing for some languages may come at the cost of degrading the performance of others. Existing…

2022

Unifying the Convergences in Multilingual Neural Machine Translation

EMNLP 2022main

Although all-in-one-model multilingual neural machine translation (MNMT) has achieved remarkable progress, the convergence inconsistency in the joint training is ignored, i.e., different language pairs reaching convergence in different epochs. This leads to the trained MNMT model over-fitting low-re…

2021

Dialogue Discourse-Aware Graph Model and Data Augmentation for Meeting Summarization

IJCAI 2021poster

Meeting summarization is a challenging task due to its dynamic interaction nature among multiple speakers and lack of sufficient training data. Existing methods view the meeting as a linear sequence of utterances while ignoring the diverse relations between each utterance. Besides, the limited label…

2021

Learning to Rewrite for Non-Autoregressive Neural Machine Translation

EMNLP 2021main

Non-autoregressive neural machine translation, which decomposes the dependence on previous target tokens from the inputs of the decoder, has achieved impressive inference speedup but at the cost of inferior accuracy. Previous works employ iterative decoding to improve the translation by applying mul…