Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Sandeep Subramanian, Adam Trischler, Yoshua Bengio, Christopher J Pal• 2018

Related benchmarks

TaskDatasetResultRank
RecommendationREDIAL (test)
Recall@1014
46
Sentence Embedding EvaluationSentEval--
44
Conversational PerformanceREDIAL (test)
Distinct-323.6
37
Sentence Representation EvaluationSentEval (test)
MR Accuracy82.5
28
RecommendationREDIAL
R@1014
24
RecommendationTG-REDIAL (test)
R@100.002
22
Conversational PerformanceTG-REDIAL (test)
Dist-20.055
21
ConversationREDIAL (test)
Fluency1.37
18
AnalogyUniversal Analogy Overall
Accuracy38
17
AnalogyUniversal Analogy Word
Semantic Accuracy44.5
17
Showing 10 of 13 rows

Other info

Code

Follow for update