English

Relay Decoding: Concatenating Large Language Models for Machine Translation

Computation and Language 2024-10-18 v2

Abstract

Leveraging large language models for machine translation has demonstrated promising results. However, it does require the large language models to possess the capability of handling both the source and target languages in machine translation. When it is challenging to find large models that support the desired languages, resorting to continuous learning methods becomes a costly endeavor. To mitigate these expenses, we propose an innovative approach called RD (Relay Decoding), which entails concatenating two distinct large models that individually support the source and target languages. By incorporating a simple mapping layer to facilitate the connection between these two models and utilizing a limited amount of parallel data for training, we successfully achieve superior results in the machine translation task. Experimental results conducted on the Multi30k and WikiMatrix datasets validate the effectiveness of our proposed method.

Keywords

Cite

@article{arxiv.2405.02933,
  title  = {Relay Decoding: Concatenating Large Language Models for Machine Translation},
  author = {Chengpeng Fu and Xiaocheng Feng and Yichong Huang and Wenshuai Huo and Baohang Li and Hui Wang and Bin Qin and Ting Liu},
  journal= {arXiv preprint arXiv:2405.02933},
  year   = {2024}
}

Comments

Work in progress

R2 v1 2026-06-28T16:17:10.991Z