English

Strong Baselines for Simple Question Answering over Knowledge Graphs with and without Neural Networks

Computation and Language 2018-06-07 v2

Abstract

We examine the problem of question answering over knowledge graphs, focusing on simple questions that can be answered by the lookup of a single fact. Adopting a straightforward decomposition of the problem into entity detection, entity linking, relation prediction, and evidence combination, we explore simple yet strong baselines. On the popular SimpleQuestions dataset, we find that basic LSTMs and GRUs plus a few heuristics yield accuracies that approach the state of the art, and techniques that do not use neural networks also perform reasonably well. These results show that gains from sophisticated deep learning techniques proposed in the literature are quite modest and that some previous models exhibit unnecessary complexity.

Keywords

Cite

@article{arxiv.1712.01969,
  title  = {Strong Baselines for Simple Question Answering over Knowledge Graphs with and without Neural Networks},
  author = {Salman Mohammed and Peng Shi and Jimmy Lin},
  journal= {arXiv preprint arXiv:1712.01969},
  year   = {2018}
}

Comments

Published in NAACL HLT 2018

R2 v1 2026-06-22T23:08:44.682Z