paper-with-me

Papers

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 sources, such as WordNet, limits the coverage of these models, which can be addressed by learning hypernyms from unlabeled text. Existing unsupervised methods either do not scale to large vocabularies or yield unacceptably poor accuracy. This paper introduces distributional inclusion vector embedding (DIVE), a simple-to-implement unsupervised method of hypernym discovery via per-word non-negative vector embeddings which preserve the inclusion property of word contexts in a low-dimensional and interpretable space. In experimental evaluations more comprehensive than any previous literature of which we are aware-evaluating on 11 datasets using multiple existing as well as newly proposed scoring functions-we find that our method provides up to double the precision of previous unsupervised embeddings, and the highest average performance, using a much more compact word representation, and yielding many new state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1710.00880

Code (0)

등록된 구현이 없습니다.

Tasks

Hypernym DiscoveryQuestion AnsweringRelation Extraction

Similar Papers 제목 키워드 기반

BiRRE: Learning Bidirectional Residual Relation Embeddings for Supervised Hypernymy Detection

2020-07-01 · ACL 2020 6 · Chengyu Wang, Xiaofeng He

The hypernymy detection task has been addressed under various frameworks. Previously, the design of unsupervised hypernymy scores has been extensively studied. In contrast, supervised classifiers, especially distribution…

General ClassificationMemorizationRelationRepresentation Learning

Distributional Inclusion Hypothesis and Quantifications: Probing for Hypernymy in Functional Distributional Semantics

2023-09-15 · Chun Hei Lo, Wai Lam, Hong Cheng, Guy Emerson

Functional Distributional Semantics (FDS) models the meaning of words by truth-conditional functions. This provides a natural representation for hypernymy but no guarantee that it can be learnt when FDS models are traine…

Hierarchical Embeddings for Hypernymy Detection and Directionality

2017-07-23 · EMNLP 2017 9 · Kim Anh Nguyen, Maximilian Köper, Sabine Schulte im Walde, Ngoc Thang Vu

We present a novel neural model HyperVec to learn hierarchical embeddings for hypernymy detection and directionality. While previous embeddings have shown limitations on prototypical hypernyms, HyperVec represents an uns…

Lexical Entailment

Efficient Graph-based Word Sense Induction by Distributional Inclusion Vector Embeddings

2018-04-09 · WS 2018 6 · Haw-Shiuan Chang, Amol Agrawal, Ananya Ganesh, Anirudha Desai 외

Word sense induction (WSI), which addresses polysemy by unsupervised discovery of multiple word senses, resolves ambiguities for downstream NLP tasks and also makes word representations more interpretable. This paper pro…

Word Sense Induction

Learning Lexical Subspaces in a Distributional Vector Space

2020-01-01 · TACL 2020 1 · Kushal Arora, Aishik Chakraborty, Jackie C. K. Cheung

In this paper, we propose LexSub, a novel approach towards unifying lexical and distributional semantics. We inject knowledge about lexical-semantic relations into distributional word embeddings by defining subspaces of …

General ClassificationWord EmbeddingsWord Similarity