PAPER DIGEST
Most Influential WWW 2017 Paper · 2026-03 edition

Neural Network-based Question Answering Over Knowledge Graphs On Word And Character Level

Denis Lukovnikov; Asja Fischer; Jens Lehmann; Sö ren Auer

Venue
ACM Web Conference (WWW) 2017
Recognition
Most Influential WWW 2017 Paper (Rank No. 10)
Edition
2026-03
Impact factor
5
Certificate ID
a0f0974746b26c75

Abstract

Question Answering (QA) systems over Knowledge Graphs (KG) automatically answer natural language questions using facts contained in a knowledge graph. Simple questions, which can be answered by the extraction of a single fact, constitute a large part of questions asked on the web but still pose challenges to QA systems, especially when asked against a large knowledge resource. Existing QA systems usually rely on various components each specialised in solving different sub-tasks of the problem (such as segmentation, entity recognition, disambiguation, and relation classification etc.). In this work, we follow a quite different approach: We train a neural network for answering simple questions in an end-to-end manner, leaving all decisions to the model. It learns to rank subject-predicate pairs to enable the retrieval of relevant facts given a question. The network contains a nested word/character-level question encoder which allows to handle out-of-vocabulary and rare word problems while still being able to exploit word-level semantics. Our approach achieves results competitive with state-of-the-art end-to-end approaches that rely on an attention mechanism.

Download PDF certificate