NeurIPS 2020poster111 citations

Faithful Embeddings for Knowledge Base Queries

Haitian Sun, Andrew Arnold, Tania Bedrax Weiss, Fernando Pereira, William W. Cohen

Abstract

The deductive closure of an ideal knowledge base (KB) contains exactly the logical queries that the KB can answer. However, in practice KBs are both incomplete and over-specified, failing to answer some queries that have real-world answers. \emph{Query embedding} (QE) techniques have been recently proposed where KB entities and KB queries are represented jointly in an embedding space, supporting relaxation and generalization in KB inference. However, experiments in this paper show that QE systems may disagree with deductive reasoning on answers that do not require generalization or relaxation. We address this problem with a novel QE method that is more faithful to deductive reasoning, and show that this leads to better performance on complex queries to incomplete KBs. Finally we show that inserting this new QE module into a neural question-answering system leads to substantial improvements over the state-of-the-art.

BibTeX
@inproceedings{NEURIPS2020_fe740745,
 author = {Sun, Haitian and Arnold, Andrew and Bedrax Weiss, Tania and Pereira, Fernando and Cohen, William W},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {22505--22516},
 publisher = {Curran Associates, Inc.},
 title = {Faithful Embeddings for Knowledge Base Queries},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/fe74074593f21197b7b7be3c08678616-Paper.pdf},
 volume = {33},
 year = {2020}
}