English

MSP: Multi-Stage Prompting for Making Pre-trained Language Models Better Translators

Computation and Language 2022-03-18 v2

Abstract

Prompting has recently been shown as a promising approach for applying pre-trained language models to perform downstream tasks. We present Multi-Stage Prompting (MSP), a simple and automatic approach for leveraging pre-trained language models to translation tasks. To better mitigate the discrepancy between pre-training and translation, MSP divides the translation process via pre-trained language models into multiple separate stages: the encoding stage, the re-encoding stage, and the decoding stage. During each stage, we independently apply different continuous prompts for allowing pre-trained language models better shift to translation tasks. We conduct extensive experiments on three translation tasks. Experiments show that our method can significantly improve the translation performance of pre-trained language models.

Keywords

Cite

@article{arxiv.2110.06609,
  title  = {MSP: Multi-Stage Prompting for Making Pre-trained Language Models Better Translators},
  author = {Zhixing Tan and Xiangwen Zhang and Shuo Wang and Yang Liu},
  journal= {arXiv preprint arXiv:2110.06609},
  year   = {2022}
}

Comments

ACL 2022

R2 v1 2026-06-24T06:51:17.092Z