Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning

A lot of the recent success in natural language processing (NLP) has been driven by distributed vector representations of words trained on large amounts of text in an unsupervised manner. These representations are typically used as general purpose features for words across a range of NLP problems. However, extending this success to learning representations of sequences of words, such as sentences, remains an open problem. Recent work has explored unsupervised as well as supervised learning techniques with different training objectives to learn general purpose fixed-length sentence representations. In this work, we present a simple, effective multi-task learning framework for sentence representations that combines the inductive biases of diverse training objectives in a single model. We train this model on several data sources with multiple training objectives on over 100 million sentences. Extensive experiments demonstrate that sharing a single recurrent sentence encoder across weakly related tasks leads to consistent improvements over previous methods. We present substantial improvements in the context of transfer learning and low-resource settings using our learned general-purpose representations.

PDF Abstract ICLR 2018 PDF ICLR 2018 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Semantic Textual Similarity MRPC GenSen Accuracy 78.6% # 35
F1 84.4% # 15
Natural Language Inference MultiNLI GenSen Matched 71.4 # 47
Mismatched 71.3 # 38
Paraphrase Identification Quora Question Pairs GenSen Accuracy 87.01 # 18
Semantic Textual Similarity SentEval GenSen MRPC 78.6/84.4 # 1
SICK-R 0.888 # 1
SICK-E 87.8 # 1
STS 78.9/78.6 # 1

Methods


No methods listed for this paper. Add relevant methods here