English

A General FOFE-net Framework for Simple and Effective Question Answering over Knowledge Bases

Computation and Language 2019-04-01 v1 Artificial Intelligence

Abstract

Question answering over knowledge base (KB-QA) has recently become a popular research topic in NLP. One popular way to solve the KB-QA problem is to make use of a pipeline of several NLP modules, including entity discovery and linking (EDL) and relation detection. Recent success on KB-QA task usually involves complex network structures with sophisticated heuristics. Inspired by a previous work that builds a strong KB-QA baseline, we propose a simple but general neural model composed of fixed-size ordinally forgetting encoding (FOFE) and deep neural networks, called FOFE-net to solve KB-QA problem at different stages. For evaluation, we use two popular KB-QA datasets, SimpleQuestions and WebQSP, and a newly created dataset, FreebaseQA. The experimental results show that FOFE-net performs well on KB-QA subtasks, entity discovery and linking (EDL) and relation detection, and in turn pushing overall KB-QA system to achieve strong results on all datasets.

Keywords

Cite

@article{arxiv.1903.12356,
  title  = {A General FOFE-net Framework for Simple and Effective Question Answering over Knowledge Bases},
  author = {Dekun Wu and Nana Nosirova and Hui Jiang and Mingbin Xu},
  journal= {arXiv preprint arXiv:1903.12356},
  year   = {2019}
}

Comments

11 pages

R2 v1 2026-06-23T08:22:54.084Z