@inproceedings{melnyk-etal-2022-knowledge,
title = "Knowledge Graph Generation From Text",
author = "Melnyk, Igor and
Dognin, Pierre and
Das, Payel",
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://preview.aclanthology.org/fix-sig-urls/2022.findings-emnlp.116/",
doi = "10.18653/v1/2022.findings-emnlp.116",
pages = "1610--1622",
abstract = "In this work we propose a novel end-to-end multi-stage Knowledge Graph (KG) generation system from textual inputs, separating the overall process into two stages. The graph nodes are generated first using pretrained language model, followed by a simple edge construction head, enabling efficient KG extraction from the text. For each stage we consider several architectural choices that can be used depending on the available training resources. We evaluated the model on a recent WebNLG 2020 Challenge dataset, matching the state-of-the-art performance on text-to-RDF generation task, as well as on New York Times (NYT) and a large-scale TekGen datasets, showing strong overall performance, outperforming the existing baselines. We believe that the proposed system can serve as a viable KG construction alternative to the existing linearization or sampling-based graph generation approaches."
}
Markdown (Informal)
[Knowledge Graph Generation From Text](https://preview.aclanthology.org/fix-sig-urls/2022.findings-emnlp.116/) (Melnyk et al., Findings 2022)
ACL
- Igor Melnyk, Pierre Dognin, and Payel Das. 2022. Knowledge Graph Generation From Text. In Findings of the Association for Computational Linguistics: EMNLP 2022, pages 1610–1622, Abu Dhabi, United Arab Emirates. Association for Computational Linguistics.