@inproceedings{pan-etal-2021-context-aware,
title = "Context-aware Entity Typing in Knowledge Graphs",
author = "Pan, Weiran and
Wei, Wei and
Mao, Xian-Ling",
editor = "Moens, Marie-Francine and
Huang, Xuanjing and
Specia, Lucia and
Yih, Scott Wen-tau",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
month = nov,
year = "2021",
address = "Punta Cana, Dominican Republic",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.findings-emnlp.193/",
doi = "10.18653/v1/2021.findings-emnlp.193",
pages = "2240--2250",
abstract = "Knowledge graph entity typing aims to infer entities' missing types in knowledge graphs which is an important but under-explored issue. This paper proposes a novel method for this task by utilizing entities' contextual information. Specifically, we design two inference mechanisms: i) N2T: independently use each neighbor of an entity to infer its type; ii) Agg2T: aggregate the neighbors of an entity to infer its type. Those mechanisms will produce multiple inference results, and an exponentially weighted pooling method is used to generate the final inference result. Furthermore, we propose a novel loss function to alleviate the false-negative problem during training. Experiments on two real-world KGs demonstrate the effectiveness of our method. The source code and data of this paper can be obtained from \url{https://github.com/CCIIPLab/CET}."
}
Markdown (Informal)
[Context-aware Entity Typing in Knowledge Graphs](https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.findings-emnlp.193/) (Pan et al., Findings 2021)
ACL
- Weiran Pan, Wei Wei, and Xian-Ling Mao. 2021. Context-aware Entity Typing in Knowledge Graphs. In Findings of the Association for Computational Linguistics: EMNLP 2021, pages 2240–2250, Punta Cana, Dominican Republic. Association for Computational Linguistics.