paper-with-me

Papers

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 have achieved great success in this task. Many of them have considered the inter-sentence word-word interactions between the premise-hypothesis pairs, however, few of them considered the "asymmetry" of these interactions. Different from paraphrase identification or sentence similarity evaluation, textual entailment is essentially determining a directional (asymmetric) relation between the premise and the hypothesis. In this paper, we propose a simple but effective way to enhance existing textual entailment algorithms by using asymmetric word embeddings. Experimental results on SciTail and SNLI datasets show that the learned asymmetric word embeddings could significantly improve the word-word interaction based textual entailment models. It is noteworthy that the proposed AWE-DeIsTe model can get 2.1% accuracy improvement over prior state-of-the-art on SciTail.

📄 PDF Abstract BibTeX arXiv:1809.04047

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceParaphrase IdentificationRelationSentenceSentence SimilarityWord Embeddings

Similar Papers 제목 키워드 기반

Embedding WordNet Knowledge for Textual Entailment

2018-08-01 · COLING 2018 8 · Yunshi Lan, Jing Jiang

In this paper, we study how we can improve a deep learning approach to textual entailment by incorporating lexical entailment relations from WordNet. Our idea is to embed the lexical entailment knowledge contained in Wor…

Feature EngineeringLexical EntailmentNatural Language Inference

Generalized Tuning of Distributional Word Vectors for Monolingual and Cross-Lingual Lexical Entailment

2019-07-01 · ACL 2019 7 · Goran Glava{\v{s}}, Ivan Vuli{\'c}

Lexical entailment (LE; also known as hyponymy-hypernymy or is-a relation) is a core asymmetric lexical relation that supports tasks like taxonomy induction and text generation. In this work, we propose a simple and effe…

Lexical EntailmentRelationText Generation

Specialising Word Vectors for Lexical Entailment

2017-10-17 · Ivan Vulić, Nikola Mrkšić

We present LEAR (Lexical Entailment Attract-Repel), a novel post-processing method that transforms any input word vector space to emphasise the asymmetric relation of lexical entailment (LE), also known as the IS-A or hy…

Lexical EntailmentRelationSemantic SimilaritySemantic Textual Similarity

Specialising Word Vectors for Lexical Entailment

2018-06-01 · NAACL 2018 6 · Ivan Vuli{\'c}, Nikola Mrk{\v{s}}i{\'c}

We present LEAR (Lexical Entailment Attract-Repel), a novel post-processing method that transforms any input word vector space to emphasise the asymmetric relation of lexical entailment (LE), also known as the IS-A or hy…

Dialogue State TrackingLexical EntailmentMachine TranslationNatural Language Inference+6

Arabic Textual Entailment with Word Embeddings

2017-04-01 · WS 2017 4 · Nada Almarwani, Mona Diab

Determining the textual entailment between texts is important in many NLP tasks, such as summarization, question answering, and information extraction and retrieval. Various methods have been suggested based on external …

Machine TranslationNatural Language InferenceQuestion AnsweringRetrieval+1