paper-with-me

Papers

Term Definitions Help Hypernymy Detection

2018-06-12 · SEMEVAL 2018 6 · Wenpeng Yin, Dan Roth

Existing methods of hypernymy detection mainly rely on statistics over a big corpus, either mining some co-occurring patterns like "animals such as cats" or embedding words of interest into context-aware vectors. These approaches are therefore limited by the availability of a large enough corpus that can cover all terms of interest and provide sufficient contextual information to represent their meaning. In this work, we propose a new paradigm, HyperDef, for hypernymy detection -- expressing word meaning by encoding word definitions, along with context driven representation. This has two main benefits: (i) Definitional sentences express (sense-specific) corpus-independent meanings of words, hence definition-driven approaches enable strong generalization -- once trained, the model is expected to work well in open-domain testbeds; (ii) Global context from a large corpus and definitions provide complementary information for words. Consequently, our model, HyperDef, once trained on task-agnostic data, gets state-of-the-art results in multiple benchmarks

📄 PDF Abstract BibTeX arXiv:1806.04532

Code (0)

등록된 구현이 없습니다.

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

Robust Cross-lingual Hypernymy Detection using Dependency Context

2018-03-30 · NAACL 2018 6 · Shyam Upadhyay, Yogarshi Vyas, Marine Carpuat, Dan Roth

Cross-lingual Hypernymy Detection involves determining if a word in one language ("fruit") is a hypernym of a word in another language ("pomme" i.e. apple in French). The ability to detect hypernymy cross-lingually can a…

Natural Language InferenceWord Embeddings

A Large DataBase of Hypernymy Relations Extracted from the Web.

2016-05-01 · LREC 2016 5 · Julian Seitner, Christian Bizer, Kai Eckert, Stefano Faralli 외

Hypernymy relations (those where an hyponym term shares a {``}isa{''} relationship with his hypernym) play a key role for many Natural Language Processing (NLP) tasks, e.g. ontology learning, automatically building or ex…

Word Sense Disambiguation

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

Hypernymy Detection for Low-Resource Languages via Meta Learning

2020-07-01 · ACL 2020 6 · Changlong Yu, Jialong Han, Haisong Zhang, Wilfred Ng

Hypernymy detection, a.k.a, lexical entailment, is a fundamental sub-task of many natural language understanding tasks. Previous explorations mostly focus on monolingual hypernymy detection on high-resource languages, e.…

Lexical EntailmentMeta-LearningNatural Language Understanding