SOTAVerified

Pretrained Transformers for Simple Question Answering over Knowledge Graphs

2020-01-31Code Available0· sign in to hype

D. Lukovnikov, A. Fischer, J. Lehmann

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Answering simple questions over knowledge graphs is a well-studied problem in question answering. Previous approaches for this task built on recurrent and convolutional neural network based architectures that use pretrained word embeddings. It was recently shown that finetuning pretrained transformer networks (e.g. BERT) can outperform previous approaches on various natural language processing tasks. In this work, we investigate how well BERT performs on SimpleQuestions and provide an evaluation of both BERT and BiLSTM-based models in datasparse scenarios.

Tasks

Reproductions