SJTU-NLP at SemEval-2018 Task 9: Neural Hypernym Discovery with Term Embeddings
About
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.
Zhuosheng Zhang, Jiangtong Li, Hai Zhao, Bingjie Tang• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hypernym discovery | medical Gold standard domain-specific (test) | MRR24.52 | 18 | |
| Hypernym discovery | music Gold standard domain-specific (test) | MRR27.15 | 18 | |
| Hypernym discovery | SemEval Task 9 English general-purpose subtask 2018 (gold standard evaluation) | MRR0.1622 | 18 |
Showing 3 of 3 rows