AWE: Asymmetric Word Embedding for Textual Entailment
Tengfei Ma, Chiamin Wu, Cao Xiao, Jimeng Sun

TL;DR
This paper introduces Asymmetric Word Embeddings (AWE) to better model the directional nature of textual entailment, significantly improving performance on standard datasets.
Contribution
It proposes a novel asymmetric word embedding approach that enhances existing entailment models by capturing the inherent directionality of the task.
Findings
AWE significantly improves entailment model accuracy.
AWE-DeIsTe achieves 2.1% higher accuracy on SciTail.
Asymmetric embeddings better capture the directional relation.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
