paper-with-me

Papers

HyperBox: A Supervised Approach for Hypernym Discovery using Box Embeddings

2022-04-05 · LREC 2022 6 · Maulik Parmar, Dr. Apurva Narayan

Hypernymy plays a fundamental role in many AI tasks like taxonomy learning, ontology learning, etc. This has motivated the development of many automatic identification methods for extracting this relation, most of which rely on word distribution. We present a novel model HyperBox to learn box embeddings for hypernym discovery. Given an input term, HyperBox retrieves its suitable hypernym from a target corpus. For this task, we use the dataset published for SemEval 2018 Shared Task on Hypernym Discovery. We compare the performance of our model on two specific domains of knowledge: medical and music. Experimentally, we show that our model outperforms existing methods on the majority of the evaluation metrics. Moreover, our model generalize well over unseen hypernymy pairs using only a small set of training data.

📄 PDF Abstract BibTeX arXiv:2204.02058

Code (0)

등록된 구현이 없습니다.

Tasks

Hypernym Discovery

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

ADAPT at SemEval-2018 Task 9: Skip-Gram Word Embeddings for Unsupervised Hypernym Discovery in Specialised Corpora

2018-06-01 · SEMEVAL 2018 6 · Alfredo Maldonado, Filip Klubi{\v{c}}ka

This paper describes a simple but competitive unsupervised system for hypernym discovery. The system uses skip-gram word embeddings with negative sampling, trained on specialised corpora. Candidate hypernyms for an input…

Hypernym DiscoveryWord Embeddings

UMDuluth-CS8761 at SemEval-2018 Task9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings

2018-06-01 · SEMEVAL 2018 6 · Arshia Zernab Hassan, Manikya Swathi Vallabhajosyula, Ted Pedersen

Hypernym Discovery is the task of identifying potential hypernyms for a given term. A hypernym is a more generalized word that is super-ordinate to more specific words. This paper explores several approaches that rely on…

Hypernym DiscoveryWord Embeddings

UMDuluth-CS8761 at SemEval-2018 Task 9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings

2018-05-25 · Arshia Z. Hassan, Manikya S. Vallabhajosyula, Ted Pedersen

Hypernym Discovery is the task of identifying potential hypernyms for a given term. A hypernym is a more generalized word that is super-ordinate to more specific words. This paper explores several approaches that rely on…

Hypernym DiscoveryWord 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

CRIM at SemEval-2018 Task 9: A Hybrid Approach to Hypernym Discovery

2018-06-01 · SEMEVAL 2018 6 · Gabriel Bernier-Colborne, Caroline Barri{\`e}re

This report describes the system developed by the CRIM team for the hypernym discovery task at SemEval 2018. This system exploits a combination of supervised projection learning and unsupervised pattern-based hypernym di…

Hypernym DiscoveryRelation Extraction