paper-with-me

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 WordNet in specially-learned word vectors, which we call {``}entailment vectors.{''} We present a standard neural network model and a novel set-theoretic model to learn these entailment vectors from word pairs with known lexical entailment relations derived from WordNet. We further incorporate these entailment vectors into a decomposable attention model for textual entailment and evaluate the model on the SICK and the SNLI dataset. We find that using these special entailment word vectors, we can significantly improve the performance of textual entailment compared with a baseline that uses only standard word2vec vectors. The final performance of our model is close to or above the state of the art, but our method does not rely on any manually-crafted rules or extensive syntactic features.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringLexical EntailmentNatural Language Inference

Similar Papers 제목 키워드 기반

EoANN: Lexical Semantic Relation Classification Using an Ensemble of Artificial Neural Networks

2019-09-01 · RANLP 2019 9 · Rayehe Hosseini Pour, Mehrnoush Shamsfard

Researchers use wordnets as a knowledge base in many natural language processing tasks and applications, such as question answering, textual entailment, discourse classification, and so forth. Lexico-semantic relations a…

General ClassificationKnowledge GraphsNatural Language InferenceQuestion Answering+3

Two experiments for embedding Wordnet hierarchy into vector spaces

2019-07-01 · GWC 2019 7 · Jean-Philippe Bernardy, Aleksandre Maskharashvili

In this paper, we investigate mapping of the WORDNET hyponymy relation to feature vectors. Our aim is to model lexical knowledge in such a way that it can be used as input in generic machine-learning models, such as phra…

Vocal Bursts Valence Prediction

Building a Knowledge Graph from Natural Language Definitions for Interpretable Text Entailment Recognition

2018-06-20 · LREC 2018 5 · Vivian S. Silva, André Freitas, Siegfried Handschuh

Natural language definitions of terms can serve as a rich source of knowledge, but structuring them into a comprehensible semantic model is essential to enable them to be used in semantic interpretation tasks. We propose…

World Knowledge

A Logic-based Approach for Recognizing Textual Entailment Supported by Ontological Background Knowledge

2013-10-18 · Andreas Wotzlaw, Ravi Coote

We present the architecture and the evaluation of a new system for recognizing textual entailment (RTE). In RTE we want to identify automatically the type of a logical relation between two input texts. In particular, we …

Common Sense ReasoningNatural Language InferenceRTE

CSReader at SemEval-2018 Task 11: Multiple Choice Question Answering as Textual Entailment

2018-06-01 · SEMEVAL 2018 6 · Zhengping Jiang, Qi Sun

In this document we present an end-to-end machine reading comprehension system that solves multiple choice questions with a textual entailment perspective. Since some of the knowledge required is not explicitly mentioned…

Common Sense ReasoningLanguage ModellingMachine Reading ComprehensionMultiple-choice+4