← Search

Yinquan Lu

3 accepted papers

2025

LegoMT2: Selective Asynchronous Sharded Data Parallel Training for Massive Neural Machine Translation

ACL 2025finding

It is a critical challenge to learn a single model for massive languages. Prior methods focus on increasing the model size and training data size. However, large models are difficult to optimize efficiently even with distributed parallel training and translation capacity can interfere among language…

2024

LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages

EMNLP 2024finding

Large Language Models (LLMs) demonstrate remarkable translation capabilities in high-resource language tasks, yet their performance in low-resource languages is hindered by insufficient multilingual data during pre-training. To address this, we conduct extensive multilingual continual pre-training o…

2023

Lego-MT: Learning Detachable Models for Massively Multilingual Machine Translation

ACL 2023findings

Multilingual neural machine translation (MNMT) aims to build a unified model for many language directions. Existing monolithic models for MNMT encounter two challenges: parameter interference among languages and inefficient inference for large models. In this paper, we revisit the classic multi-way…