paper-with-me

Papers

Learning Word Embeddings for Hyponymy with Entailment-Based Distributional Semantics

2017-10-06 · James Henderson

Lexical entailment, such as hyponymy, is a fundamental issue in the semantics of natural language. This paper proposes distributional semantic models which efficiently learn word embeddings for entailment, using a recently-proposed framework for modelling entailment in a vector-space. These models postulate a latent vector for a pseudo-phrase containing two neighbouring word vectors. We investigate both modelling words as the evidence they contribute about this phrase vector, or as the posterior distribution of a one-word phrase vector, and find that the posterior vectors perform better. The resulting word embeddings outperform the best previous results on predicting hyponymy between words, in unsupervised and semi-supervised experiments.

📄 PDF Abstract BibTeX arXiv:1710.02437

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Word EmbeddingsLexical EntailmentWord Embeddings

Similar Papers 제목 키워드 기반

Unsupervised Learning of Entailment-Vector Word Embeddings

2018-01-01 · ICLR 2018 1 · James Henderson

Entailment vectors are a principled way to encode in a vector what information is known and what is unknown. They are designed to model relations where one vector should include all the information in another vector, ca…

Word Embeddings

A Vector Space for Distributional Semantics for Entailment

2016-07-13 · ACL 2016 8 · James Henderson, Diana Nicoleta Popa

Distributional semantics creates vector-space representations that capture many forms of semantic similarity, but their relation to semantic entailment has been less clear. We propose a vector-space model which provides …

Lexical EntailmentSemantic SimilaritySemantic Textual Similarity

Cats climb entails mammals move: preserving hyponymy in compositional distributional semantics

2020-05-28 · Gemma De las Cuevas, Andreas Klingler, Martha Lewis, Tim Netzer

To give vector-based representations of meaning more structure, one approach is to use positive semidefinite (psd) matrices. These allow us to model similarity of words as well as the hyponymy or is-a relationship. Psd m…

Sentence

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

Specializing Distributional Vectors of All Words for Lexical Entailment

2019-08-01 · WS 2019 8 · Aishwarya Kamath, Jonas Pfeiffer, Edoardo Maria Ponti, Goran Glava{\v{s}} 외

Semantic specialization methods fine-tune distributional word vectors using lexical knowledge from external resources (e.g. WordNet) to accentuate a particular relation between words. However, such post-processing method…

AllCross-Lingual TransferLexical EntailmentRelation+2