This paper proposes a new model for extracting an interpretable sentence embedding by introducing self-attention.
NATURAL LANGUAGE INFERENCE SENTENCE EMBEDDING SENTIMENT ANALYSIS
The analysis sheds light on the relative strengths of different sentence embedding methods with respect to these low level prediction tasks, and on the effect of the encoded vector's dimensionality on the resulting representations.
Despite the fast developmental pace of new sentence embedding methods, it is still challenging to find comprehensive evaluations of these different techniques.
Recurrent neural nets (RNN) and convolutional neural nets (CNN) are widely used on NLP tasks to capture the long-term and local dependencies, respectively.
#31 best model for
Natural Language Inference
on SNLI
Books are a rich source of both fine-grained information, how a character, an object or a scene looks like, as well as high-level semantics, what someone is thinking, feeling and how these states evolve through a story.
Here, we generalize the concept of average word embeddings to power mean word embeddings.
We can show that the sentence embeddings learned in this way can be utilized in a wide variety of transfer learning tasks, outperforming InferSent on 7 out of 10 and SkipThought on 8 out of 9 SentEval sentence embedding evaluation tasks.
#4 best model for
Natural Language Inference
on SciTail
NATURAL LANGUAGE INFERENCE SENTENCE EMBEDDING TRANSFER LEARNING
In sentence modeling and classification, convolutional neural network approaches have recently achieved state-of-the-art results, but all such efforts process word vectors sequentially and neglect long-distance dependencies.
While the celebrated Word2Vec technique yields semantically rich representations for individual words, there has been relatively less success in extending to generate unsupervised sentences or documents embeddings.
DOCUMENT EMBEDDING SENTENCE EMBEDDING TEXT CLASSIFICATION WORD EMBEDDINGS
One way to ensure this is by adding constraints for true paraphrase embeddings to be close and unrelated paraphrase candidate sentence embeddings to be far.
MACHINE READING COMPREHENSION MACHINE TRANSLATION PARAPHRASE GENERATION SENTENCE EMBEDDING SENTIMENT ANALYSIS