COLING 2020main13 citations

Modelling Long-distance Node Relations for KBQA with Global Dynamic Graph

Xu Wang, Shuai Zhao, Jiale Han, Bo Cheng, Hao Yang, Jianchang Ao, Zhenzi Li

Abstract

The structural information of Knowledge Bases (KBs) has proven effective to Question Answering (QA). Previous studies rely on deep graph neural networks (GNNs) to capture rich structural information, which may not model node relations in particularly long distance due to oversmoothing issue. To address this challenge, we propose a novel framework GlobalGraph, which models long-distance node relations from two views: 1) Node type similarity: GlobalGraph assigns each node a global type label and models long-distance node relations through the global type label similarity; 2) Correlation between nodes and questions: we learn similarity scores between nodes and the question, and model long-distance node relations through the sum score of two nodes. We conduct extensive experiments on two widely used multi-hop KBQA datasets to prove the effectiveness of our method.

BibTeX
@inproceedings{wang-etal-2020-modelling,
    title = "Modelling Long-distance Node Relations for {KBQA} with Global Dynamic Graph",
    author = "Wang, Xu  and
      Zhao, Shuai  and
      Han, Jiale  and
      Cheng, Bo  and
      Yang, Hao  and
      Ao, Jianchang  and
      Li, Zhenzi",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.231/",
    doi = "10.18653/v1/2020.coling-main.231",
    pages = "2572--2582"
}
Modelling Long-distance Node Relations for KBQA with Global Dynamic Graph · COLING 2020