EMNLP 2022finding1 citations

Lexical Entailment with Hierarchy Representations by Deep Metric Learning

Naomi Sato, Masaru Isonuma, Kimitaka Asatani, Shoya Ishizuka, Aori Shimizu, Ichiro Sakata

Abstract

In this paper, we introduce a novel method for lexical entailment tasks, which detects a hyponym-hypernym relation among words. Existing lexical entailment studies are lacking in generalization performance, as they cannot be applied to words that are not included in the training dataset. Moreover, existing work evaluates the performance by using the dataset that contains words used for training. This study proposes a method that learns a mapping from word embeddings to the hierarchical embeddings in order to predict the hypernymy relations of any input words. To validate the generalization performance, we conduct experiments using a train dataset that does not overlap with the evaluation dataset. As a result, our method achieved state-of-the-art performance and showed robustness for unknown words.

BibTeX
@inproceedings{sato-etal-2022-lexical,
    title = "Lexical Entailment with Hierarchy Representations by Deep Metric Learning",
    author = "Sato, Naomi  and
      Isonuma, Masaru  and
      Asatani, Kimitaka  and
      Ishizuka, Shoya  and
      Shimizu, Aori  and
      Sakata, Ichiro",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.257/",
    doi = "10.18653/v1/2022.findings-emnlp.257",
    pages = "3517--3522"
}