paper-with-me

홈 › Papers

Negative Sampling Improves Hypernymy Extraction Based on Projection Learning

2017-07-12 · EACL 2017 4 · Dmitry Ustalov, Nikolay Arefyev, Chris Biemann, Alexander Panchenko

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.

📄 PDF Abstract BibTeX arXiv:1707.03903

Code (1)

nlpub/projlearn 공식 구현 tf

Tasks

General ClassificationRelation ExtractionWord Embeddings

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 Hypernym Generation by Jointly Learning Clusters and Projections

2016-12-01 · COLING 2016 12 · Josuke Yamane, Tomoya Takatani, Hitoshi Yamada, Makoto Miwa 외

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 Embeddings

Undersampling Improves Hypernymy Prototypicality Learning

2018-05-01 · LREC 2018 5 · Koki Washio, Tsuneaki Kato

Improving Hypernymy Extraction with Distributional Semantic Classes

2017-11-08 · LREC 2018 5 · Alexander Panchenko, Dmitry Ustalov, Stefano Faralli, Simone P. Ponzetto 외

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…

Denoising

Unsupervised Sense-Aware Hypernymy Extraction

2018-09-17 · Dmitry Ustalov, Alexander Panchenko, Chris Biemann, Simone Paolo Ponzetto

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…