paper-with-me

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, called entailment. This paper investigates the unsupervised learning of entailment vectors for the semantics of words. Using simple entailment-based models of the semantics of words in text (distributional semantics), we induce entailment-vector word embeddings which outperform the best previous results for predicting entailment between words, in unsupervised and semi-supervised experiments on hyponymy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

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

Learning Word EmbeddingsLexical EntailmentWord Embeddings

Distributional Inclusion Vector Embedding for Unsupervised Hypernymy Detection

2017-10-02 · NAACL 2018 6 · Haw-Shiuan Chang, ZiYun Wang, Luke Vilnis, Andrew McCallum

Modeling hypernymy, such as poodle is-a dog, is an important generalization aid to many NLP tasks, such as entailment, coreference, relation extraction, and question answering. Supervised learning from labeled hypernym s…

Hypernym DiscoveryQuestion AnsweringRelation Extraction

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

Word2Sense: Sparse Interpretable Word Embeddings

2019-07-01 · ACL 2019 7 · Abhishek Panigrahi, Harsha Vardhan Simhadri, Chiranjib Bhattacharyya

We present an unsupervised method to generate Word2Sense word embeddings that are interpretable {---} each dimension of the embedding space corresponds to a fine-grained sense, and the non-negative value of the embedding…

Word EmbeddingsWord Similarity

Learned in Translation: Contextualized Word Vectors

2017-08-01 · NeurIPS 2017 12 · Bryan McCann, James Bradbury, Caiming Xiong, Richard Socher

Computer vision has benefited from initializing multiple deep layers with weights pretrained on large supervised training sets like ImageNet. Natural language processing (NLP) typically sees initialization of only the lo…

General ClassificationMachine TranslationQuestion AnsweringSentiment Analysis+2