English

Scheduled Multi-task Learning for Neural Chat Translation

Computation and Language 2022-05-11 v2

Abstract

Neural Chat Translation (NCT) aims to translate conversational text into different languages. Existing methods mainly focus on modeling the bilingual dialogue characteristics (e.g., coherence) to improve chat translation via multi-task learning on small-scale chat translation data. Although the NCT models have achieved impressive success, it is still far from satisfactory due to insufficient chat translation data and simple joint training manners. To address the above issues, we propose a scheduled multi-task learning framework for NCT. Specifically, we devise a three-stage training framework to incorporate the large-scale in-domain chat translation data into training by adding a second pre-training stage between the original pre-training and fine-tuning stages. Further, we investigate where and how to schedule the dialogue-related auxiliary tasks in multiple training stages to effectively enhance the main chat translation task. Extensive experiments in four language directions (English-Chinese and English-German) verify the effectiveness and superiority of the proposed approach. Additionally, we have made the large-scale in-domain paired bilingual dialogue dataset publicly available to the research community.

Keywords

Cite

@article{arxiv.2205.03766,
  title  = {Scheduled Multi-task Learning for Neural Chat Translation},
  author = {Yunlong Liang and Fandong Meng and Jinan Xu and Yufeng Chen and Jie Zhou},
  journal= {arXiv preprint arXiv:2205.03766},
  year   = {2022}
}

Comments

Accepted at ACL 2022 as a long paper of the main conference. Code and data: https://github.com/XL2248/SML

R2 v1 2026-06-24T11:10:27.726Z