HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Supervised Learning of Universal Sentence Representations from Natural Language Inference Data

Alexis Conneau; Douwe Kiela; Holger Schwenk; Loic Barrault; Antoine Bordes

Supervised Learning of Universal Sentence Representations from Natural Language Inference Data

Abstract

Many modern NLP systems rely on word embeddings, previously trained in an unsupervised manner on large corpora, as base features. Efforts to obtain embeddings for larger chunks of text, such as sentences, have however not been so successful. Several attempts at learning unsupervised representations of sentences have not reached satisfactory enough performance to be widely adopted. In this paper, we show how universal sentence representations trained using the supervised data of the Stanford Natural Language Inference datasets can consistently outperform unsupervised methods like SkipThought vectors on a wide range of transfer tasks. Much like how computer vision uses ImageNet to obtain features, which can then be transferred to other tasks, our work tends to indicate the suitability of natural language inference for transfer learning to other NLP tasks. Our encoder is publicly available.

Code Repositories

facebookresearch/InferSent
Official
pytorch
Mentioned in GitHub
menajosep/AleatoricSent
tf
Mentioned in GitHub
mario-holubar/ATCS-InferSent
pytorch
Mentioned in GitHub
boknilev/nmt-repr-analysis
pytorch
Mentioned in GitHub
rajatgermany/qa-nlp
pytorch
Mentioned in GitHub
avinassh/kylo
Mentioned in GitHub
galkesten/Domestic-Violence-Classifier
pytorch
Mentioned in GitHub
duynguyen158/wann-nlp
pytorch
Mentioned in GitHub
cdpierse/transformers-interpret
pytorch
Mentioned in GitHub
sidak/SentEval
pytorch
Mentioned in GitHub
f-data/ADD
tf
Mentioned in GitHub
Jessicak016/lstm_nli
tf
Mentioned in GitHub
jean-kunz/ml_research_papers
tf
Mentioned in GitHub
facebookresearch/SentEval
Official
pytorch
Mentioned in GitHub
wbglaeser/brexit-sentiment
pytorch
Mentioned in GitHub
shaanchandra/InferSent
pytorch
Mentioned in GitHub
jvdbogae/artverc
Mentioned in GitHub
HareeshBahuleyan/size-fit-net
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-lingual-natural-language-inference-onX-BiLSTM
Accuracy: 67.7%
cross-lingual-natural-language-inference-onX-CBOW
Accuracy: 60.3%
cross-lingual-natural-language-inference-on-1X-CBOW
Accuracy: 60.7%
cross-lingual-natural-language-inference-on-1X-BiLSTM
Accuracy: 68.7%
cross-lingual-natural-language-inference-on-3X-BiLSTM
Accuracy: 67.7%
cross-lingual-natural-language-inference-on-3X-CBOW
Accuracy: 61.0%
natural-language-inference-on-snli4096D BiLSTM with max-pooling
% Test Accuracy: 84.5
% Train Accuracy: 85.6
Parameters: 40m
semantic-textual-similarity-on-mrpcInferSent
Accuracy: 76.2%
F1: 83.1%
semantic-textual-similarity-on-sentevalInferSent
MRPC: 76.2/83.1
SICK-E: 86.3
SICK-R: 0.884
STS: 75.8/75.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Supervised Learning of Universal Sentence Representations from Natural Language Inference Data | Papers | HyperAI