EMNLP 2022main61 citations

Empowering Language Models with Knowledge Graph Reasoning for Open-Domain Question Answering

Ziniu Hu, Yichong Xu, Wenhao Yu, Shuohang Wang, Ziyi Yang, Chenguang Zhu, Kai-Wei Chang, Yizhou Sun

Abstract

Answering open-domain questions requires world knowledge about in-context entities. As pre-trained Language Models (LMs) lack the power to store all required knowledge, external knowledge sources, such as knowledge graphs, are often used to augment LMs. In this work, we propose knOwledge REasOning empowered Language Model(OREO-LM), which consists of a novel Knowledge Interaction Layer that can be flexibly plugged into existing Transformer-based LMs to interact with a differentiable Knowledge Graph Reasoning module collaboratively. In this way, LM guides KG to walk towards the desired answer, while the retrieved knowledge improves LM.By adopting OREO-LM to RoBERTa and T5, we show significant performance gain, achieving state-of-art results in the Closed-Book setting. The performance enhancement is mainly from the KG reasoning’s capacity to infer missing relational facts. In addition, OREO-LM provides reasoning paths as rationales to interpret the model’s decision.

BibTeX
@inproceedings{hu-etal-2022-empowering,
    title = "Empowering Language Models with Knowledge Graph Reasoning for Open-Domain Question Answering",
    author = "Hu, Ziniu  and
      Xu, Yichong  and
      Yu, Wenhao  and
      Wang, Shuohang  and
      Yang, Ziyi  and
      Zhu, Chenguang  and
      Chang, Kai-Wei  and
      Sun, Yizhou",
    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.650/",
    doi = "10.18653/v1/2022.emnlp-main.650",
    pages = "9562--9581"
}
Empowering Language Models with Knowledge Graph Reasoning for Open-Domain Question Answering · EMNLP 2022