paper-with-me

홈 › Papers

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 determine a yes/no answer to a binary natural language question. We compare several variants of neural networks for sentence embeddings in a setting of decision-making based on evidence of varying relevance. We propose a basic model to integrate evidence for entailment, show that joint training of the sentence embeddings to model relevance and entailment is feasible even with no explicit per-evidence supervision, and show the importance of evaluating strong baselines. We also demonstrate the benefit of carrying over text comprehension model trained on an unrelated task for our small datasets. Our research is motivated primarily by a new open dataset we introduce, consisting of binary questions and news-based evidence snippets. We also apply the proposed relevance-entailment model on a similar task of ranking multiple-choice test answers, evaluating it on a preliminary dataset of school test questions as well as the standard MCTest dataset, where we improve the neural model state-of-art.

📄 PDF Abstract BibTeX arXiv:1605.04655

Code (1)

brmson/dataset-sts 공식 구현

Tasks

Decision MakingInformation RetrievalMultiple-choiceNatural Language InferenceReading ComprehensionRetrievalSentenceSentence Embeddings

Similar 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 encod…

Inductive BiasNatural Language InferenceSentenceSentence Embeddings

Hyperbolic sentence representations for solving Textual Entailment

2024-06-15 · Igor Petrovski

Hyperbolic spaces have proven to be suitable for modeling data of hierarchical nature. As such we use the Poincare ball to embed sentences with the goal of proving how hyperbolic spaces can be used for solving Textual En…

Binary ClassificationNatural Language InferenceSentence

Divide & Conquer for Entailment-aware Multi-hop Evidence Retrieval

2023-11-05 · Fan Luo, Mihai Surdeanu

Lexical and semantic matches are commonly used as relevance measurements for information retrieval. Together they estimate the semantic equivalence between the query and the candidates. However, semantic equivalence is n…

Information RetrievalMulti-hop Question AnsweringNatural Language InferenceQuestion Answering+2

AWE: Asymmetric Word Embedding for Textual Entailment

2018-09-11 · Tengfei Ma, Chiamin Wu, Cao Xiao, Jimeng Sun

Textual entailment is a fundamental task in natural language processing. It refers to the directional relation between text fragments such that the "premise" can infer "hypothesis". In recent years deep learning methods …

Natural Language InferenceParaphrase IdentificationRelationSentence+2

Towards Universal Paraphrastic Sentence Embeddings

2015-11-25 · John Wieting, Mohit Bansal, Kevin Gimpel, Karen Livescu

We consider the problem of learning general-purpose, paraphrastic sentence embeddings based on supervision from the Paraphrase Database (Ganitkevitch et al., 2013). We compare six compositional architectures, evaluating …

General ClassificationSentenceSentence EmbeddingsSentence Similarity+2