Cross-Thought for Sentence Encoder Pre-training
- Shuohang Wang ,
- Yuwei Fang ,
- Siqi Sun ,
- Zhe Gan ,
- Yu Cheng ,
- Jing Jiang ,
- JJ (Jingjing) Liu
The 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020) |
In this paper, we propose Cross-Thought, a novel approach to pre-training sequence encoder, which is instrumental in building reusable sequence embeddings for large-scale NLP tasks such as question answering. Instead of using the original signals of full sentences, we train a Transformer-based sequence encoder over a large set of short sequences, which allows the model to automatically select the most useful information for predicting masked words. Experiments on question answering and textual entailment tasks demonstrate that our pre-trained encoder can outperform state-of-the-art encoders trained with continuous sentence signals as well as traditional masked language modeling baselines. Our proposed approach also achieves new state of the art on HotpotQA (full-wiki setting) by improving intermediate information retrieval performance.