TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SJTU-NLP at SemEval-2018 Task 9: Neural Hypernym Discovery...

SJTU-NLP at SemEval-2018 Task 9: Neural Hypernym Discovery with Term Embeddings

Zhuosheng Zhang, Jiangtong Li, Hai Zhao, Bingjie Tang

2018-05-26SEMEVAL 2018 6Hypernym Discovery
PaperPDF

Abstract

This paper describes a hypernym discovery system for our participation in the SemEval-2018 Task 9, which aims to discover the best (set of) candidate hypernyms for input concepts or entities, given the search space of a pre-defined vocabulary. We introduce a neural network architecture for the concerned task and empirically study various neural network models to build the representations in latent space for words and phrases. The evaluated models include convolutional neural network, long-short term memory network, gated recurrent unit and recurrent convolutional neural network. We also explore different embedding methods, including word embedding and sense embedding for better performance.

Results

TaskDatasetMetricValueModel
Hypernym DiscoveryGeneralMAP5.77SJTU BCMI
Hypernym DiscoveryGeneralMRR10.56SJTU BCMI
Hypernym DiscoveryGeneralP@55.96SJTU BCMI
Hypernym DiscoveryMusic domainMAP4.71SJTU BCMI
Hypernym DiscoveryMusic domainMRR9.15SJTU BCMI
Hypernym DiscoveryMusic domainP@54.91SJTU BCMI
Hypernym DiscoveryMedical domainMAP11.69SJTU BCMI
Hypernym DiscoveryMedical domainMRR25.95SJTU BCMI
Hypernym DiscoveryMedical domainP@511.69SJTU BCMI
Taxonomy LearningGeneralMAP5.77SJTU BCMI
Taxonomy LearningGeneralMRR10.56SJTU BCMI
Taxonomy LearningGeneralP@55.96SJTU BCMI
Taxonomy LearningMusic domainMAP4.71SJTU BCMI
Taxonomy LearningMusic domainMRR9.15SJTU BCMI
Taxonomy LearningMusic domainP@54.91SJTU BCMI
Taxonomy LearningMedical domainMAP11.69SJTU BCMI
Taxonomy LearningMedical domainMRR25.95SJTU BCMI
Taxonomy LearningMedical domainP@511.69SJTU BCMI

Related Papers

OntoTune: Ontology-Driven Self-training for Aligning Large Language Models2025-02-08TaxoLLaMA: WordNet-based Model for Solving Multiple Lexical Semantic Tasks2024-03-14Probing Pretrained Language Models with Hierarchy Properties2023-12-15Modelling Commonsense Properties using Pre-Trained Bi-Encoders2022-10-06HyperBox: A Supervised Approach for Hypernym Discovery using Box Embeddings2022-04-05CogALex 2.0: Impact of Data Quality on Lexical-Semantic Relation Prediction2021-12-14Analyzing BERT’s Knowledge of Hypernymy via Prompting2021-11-01Hypernym Discovery via a Recurrent Mapping Model2021-08-01