EMNLP 2021finding36 citations

P-INT: A Path-based Interaction Model for Few-shot Knowledge Graph Completion

Jingwen Xu, Jing Zhang, Xirui Ke, Yuxiao Dong, Hong Chen, Cuiping Li, Yongbin Liu

Abstract

Few-shot knowledge graph completion is to infer the unknown facts (i.e., query head-tail entity pairs) of a given relation with only a few observed reference entity pairs. Its general process is to first encode the implicit relation of an entity pair and then match the relation of a query entity pair with the relations of the reference entity pairs. Most existing methods have thus far encoded an entity pair and matched entity pairs by using the direct neighbors of concerned entities. In this paper, we propose the P-INT model for effective few-shot knowledge graph completion. First, P-INT infers and leverages the paths that can expressively encode the relation of two entities. Second, to capture the fine grained matches, P-INT calculates the interactions of paths instead of mix- ing them for each entity pair. Extensive experimental results demonstrate that P-INT out- performs the state-of-the-art baselines by 11.2– 14.2% in terms of Hits@1. Our codes and datasets are online now.

BibTeX
@inproceedings{xu-etal-2021-p-int,
    title = "{P}-{INT}: A Path-based Interaction Model for Few-shot Knowledge Graph Completion",
    author = "Xu, Jingwen  and
      Zhang, Jing  and
      Ke, Xirui  and
      Dong, Yuxiao  and
      Chen, Hong  and
      Li, Cuiping  and
      Liu, Yongbin",
    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://aclanthology.org/2021.findings-emnlp.35/",
    doi = "10.18653/v1/2021.findings-emnlp.35",
    pages = "385--394"
}
P-INT: A Path-based Interaction Model for Few-shot Knowledge Graph Completion · EMNLP 2021