English

End-to-End Open-Domain Question Answering with BERTserini

Computation and Language 2019-09-19 v2 Information Retrieval

Abstract

We demonstrate an end-to-end question answering system that integrates BERT with the open-source Anserini information retrieval toolkit. In contrast to most question answering and reading comprehension models today, which operate over small amounts of input text, our system integrates best practices from IR with a BERT-based reader to identify answers from a large corpus of Wikipedia articles in an end-to-end fashion. We report large improvements over previous results on a standard benchmark test collection, showing that fine-tuning pretrained BERT with SQuAD is sufficient to achieve high accuracy in identifying answer spans.

Keywords

Cite

@article{arxiv.1902.01718,
  title  = {End-to-End Open-Domain Question Answering with BERTserini},
  author = {Wei Yang and Yuqing Xie and Aileen Lin and Xingyu Li and Luchen Tan and Kun Xiong and Ming Li and Jimmy Lin},
  journal= {arXiv preprint arXiv:1902.01718},
  year   = {2019}
}

Comments

Published in the Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics (Demonstrations)

R2 v1 2026-06-23T07:32:33.288Z