paper-with-me

Papers

Learning Entailment-Based Sentence Embeddings from Natural Language Inference

2019-09-25 · Rabeeh Karimi Mahabadi*, Florian Mai*, James Henderson

Large datasets on natural language inference are a potentially valuable resource for inducing semantic representations of natural language sentences. But in many such models the embeddings computed by the sentence encoder goes through an MLP-based interaction layer before predicting its label, and thus some of the information about textual entailment is encoded in the interpretation of sentence embeddings given by this parameterised MLP. In this work we propose a simple interaction layer based on predefined entailment and contradiction scores applied directly to the sentence embeddings. This parameter-free interaction model achieves results on natural language inference competitive with MLP-based models, demonstrating that the trained sentence embeddings directly represent the information needed for textual entailment, and the inductive bias of this model leads to better generalisation to other related datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasNatural Language InferenceSentenceSentence Embeddings

Similar Papers 제목 키워드 기반

ARS\_NITK at MEDIQA 2019:Analysing Various Methods for Natural Language Inference, Recognising Question Entailment and Medical Question Answering System

2019-08-01 · WS 2019 8 · Anumeha Agrawal, Rosa Anil George, Selvan Suntiha Ravi, Sowmya Kamath S 외

In this paper, we present three approaches for Natural Language Inference, Question Entailment Recognition and Question-Answering to improve domain-specific Information Retrieval. For addressing the NLI task, the UMLS Me…

Information RetrievalMedical Question AnsweringNatural Language InferenceQuestion Answering+2

Siamese Networks for Inference in Malayalam Language Texts

2021-09-01 · RANLP 2021 9 · Sara Renjit, Sumam Mary Idicula

Natural language inference is a method of finding inferences in language texts. Understanding the meaning of a sentence and its inference is essential in many language processing applications. In this context, we conside…

Binary ClassificationClassificationNatural Language InferenceSentence+2

Generating Natural Language Inference Chains

2016-06-04 · Vladyslav Kolesnyk, Tim Rocktäschel, Sebastian Riedel

The ability to reason with natural language is a fundamental prerequisite for many NLP tasks such as information extraction, machine translation and question answering. To quantify this ability, systems are commonly test…

Machine TranslationNatural Language InferenceQuestion AnsweringSentence

Shortcut-Stacked Sentence Encoders for Multi-Domain Inference

2017-08-07 · WS 2017 9 · Yixin Nie, Mohit Bansal

We present a simple sequential sentence encoder for multi-domain natural language inference. Our encoder is based on stacked bidirectional LSTM-RNNs with shortcut connections and fine-tuning of word embeddings. The overa…

Natural Language InferenceSentenceWord Embeddings

Joint Learning of Sentence Embeddings for Relevance and Entailment

2016-05-16 · WS 2016 8 · Petr Baudis, Silvestr Stanko, Jan Sedivy

We consider the problem of Recognizing Textual Entailment within an Information Retrieval context, where we must simultaneously determine the relevancy as well as degree of entailment for individual pieces of evidence to…

Decision MakingInformation RetrievalMultiple-choiceNatural Language Inference+4