Negative Sampling Improves Hypernymy Extraction Based on Projection Learning
We present a new approach to extraction of hypernyms based on projection learning and word embeddings. In contrast to classification-based approaches, projection-based methods require no candidate hyponym-hypernym pairs. While it is natural to use both positive and negative training examples in supervised relation extraction, the impact of negative examples on hypernym prediction was not studied so far. In this paper, we show that explicit negative examples used for regularization of the model significantly improve performance compared to the state-of-the-art approach of Fu et al. (2014) on three datasets from different languages.
Code (1)
Tasks
General ClassificationRelation ExtractionWord EmbeddingsSimilar Papers 제목 키워드 기반
BiRRE: Learning Bidirectional Residual Relation Embeddings for Supervised Hypernymy Detection
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 LearningDistributional Hypernym Generation by Jointly Learning Clusters and Projections
We propose a novel word embedding-based hypernym generation model that jointly learns clusters of hyponym-hypernym relations, i.e., hypernymy, and projections from hyponym to hypernym embeddings. Most of the recent hyper…
ClusteringGeneral ClassificationQuestion AnsweringWord EmbeddingsUndersampling Improves Hypernymy Prototypicality Learning
Improving Hypernymy Extraction with Distributional Semantic Classes
In this paper, we show how distributionally-induced semantic classes can be helpful for extracting hypernyms. We present methods for inducing sense-aware semantic classes using distributional semantics and using these in…
DenoisingUnsupervised Sense-Aware Hypernymy Extraction
In this paper, we show how unsupervised sense representations can be used to improve hypernymy extraction. We present a method for extracting disambiguated hypernymy relationships that propagates hypernyms to sets of syn…