MASS: Masked Sequence to Sequence Pre-training for Language Generation
Kaitao Song Affiliation: Key Laboratory of Intelligent Perception and Systems for High-Dimensional Information of Ministry of Education, Nanjing University of Science and Technology Xu Tan Affiliation: Microsoft Research Tao Qin Affiliation: Microsoft Research Correspondence to: Jianfeng Lu Affiliation: Key Laboratory of Intelligent Perception and Systems for High-Dimensional Information of Ministry of Education, Nanjing University of Science and Technology Tie-Yan Liu Affiliation: Microsoft Research
Abstract
Pre-training and fine-tuning, e.g., BERT (Devlin et al. 2018), have achieved great success in language understanding by transferring knowledge from rich-resource pre-training task to the low/zero-resource downstream tasks. Inspired by the success of BERT, we propose MAsked Sequence to Sequence pre-training (MASS) for encoder-decoder based language generation. MASS adopts the encoder-decoder framework to reconstruct a sentence fragment given the remaining part of the sentence: its encoder takes a sentence with randomly masked fragment (several consecutive tokens) as input, and its decoder tries to predict this masked fragment. In this way, MASS can jointly train the encoder and decoder to develop the capability of representation extraction and language modeling. By further fine-tuning on a variety of zero/low-resource language generation tasks, including neural machine translation, text summarization and conversational response generation (3 tasks and totally 8 datasets), MASS achieves significant improvements over baselines without pre-training or with other pre-training methods. Specially, we achieve state-of-the-art accuracy (37.5 in terms of BLEU score) on the unsupervised Engli
原文 arXiv:1905.02450;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1905.02450v5