EMNLP 2022main15 citations

DEER: Descriptive Knowledge Graph for Explaining Entity Relationships

Jie Huang, Kerui Zhu, Kevin Chen-Chuan Chang, Jinjun Xiong, Wen-mei Hwu

Abstract

We propose DEER (Descriptive Knowledge Graph for Explaining Entity Relationships) - an open and informative form of modeling entity relationships. In DEER, relationships between entities are represented by free-text relation descriptions. For instance, the relationship between entities of machine learning and algorithm can be represented as “Machine learning explores the study and construction of algorithms that can learn from and make predictions on data.” To construct DEER, we propose a self-supervised learning method to extract relation descriptions with the analysis of dependency patterns and generate relation descriptions with a transformer-based relation description synthesizing model, where no human labeling is required. Experiments demonstrate that our system can extract and generate high-quality relation descriptions for explaining entity relationships. The results suggest that we can build an open and informative knowledge graph without human annotation.

BibTeX
@inproceedings{huang-etal-2022-deer,
    title = "{DEER}: Descriptive Knowledge Graph for Explaining Entity Relationships",
    author = "Huang, Jie  and
      Zhu, Kerui  and
      Chang, Kevin Chen-Chuan  and
      Xiong, Jinjun  and
      Hwu, Wen-mei",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.448/",
    doi = "10.18653/v1/2022.emnlp-main.448",
    pages = "6686--6698"
}
DEER: Descriptive Knowledge Graph for Explaining Entity Relationships · EMNLP 2022